搜索资源列表
1.conv
- 卷积实验代码 实现多种功能 包括线性卷积和圆周卷积的动态演示-convolutional code experimental realization of a variety of functions, including linear and circular convolution of dynamic convolution demo
xing_bo.rar
- 通过matlab程序显示行波演示动态图,可供课堂演示,Matlab procedures adopted traveling wave demonstration showed dynamic map, available for classroom presentation
zhu_bo.rar
- 通过matlab语言实现了微波传输线中驻波三维动态演示,Matlab language achieved through the microwave transmission line standing wave of three-dimensional dynamic presentation
bfo
- 细菌优化算法程序,通过动态的演示说明细菌优化算法的优化过程,从而反应了该算法的有效性。-Bacteria optimization process, through dynamic optimization algorithm demonstrates that the optimization process of bacteria, which reflects the effectiveness of the algorithm.
SmithOfPan
- 多功能史密斯圆图,带单枝节,双枝节匹配,有动态演示效果。各种参数可调。程序调通了,没问题。-Multifunctional Smith map, with single side, double side match, the effect of dynamic presentation. Adjustable parameters. Transfer procedures had, no problem.
MATLAB_Galton
- 动态实现加尔顿顶板演示,并有其他演示方法,数理统计,动态演示-Galton roof to achieve dynamic presentations, and other presentation methods, mathematical statistics, dynamic presentation
UsingMatlab
- c#调用matlab函数进行动态画图的简单示例,只是进行了功能演示,界面很粗糙-c# call the matlab function dynamically drawing a simple example, just conducted a functional demonstration of the interface is very rough
convert
- 线性卷积与圆周卷积的动态演示,内容包括,原序列,fft乘积,卷积结果-Circular convolution linear convolution and dynamic presentation, including the original sequence, fft multiplication, convolution results
TSP
- 用遗传算法求解TSP问题+matlab动态演示其求解过程。-TSP problem using genetic algorithm+ matlab dynamic presentation of their solution process.
convolution
- 实现线性卷积、圆周卷积、周期卷积的动态演示,以及采样定理,滤波器的设计。-Achieve linear convolution, circular convolution, convolution cycle dynamic presentation, and the sampling theorem, the filter design.
circuit_sim
- 这是一个动态演示电路电流流动的matlab程序,很有趣!-This is a dynamic demonstration circuit current flow matlab program, very interesting!
eulerfixed
- 非常初始的一个欧拉角旋转演示应用,以一定速度动态表现旋转过程。-Is the initial presentation of a Euler angle rotation applied to the dynamic performance of a certain rotation speed.
pso_2D
- 很好地二维粒子群寻优算法以及其寻优过程的动态演示。-To two-dimensional particle swarm optimization algorithm and the dynamic presentation of its optimization process....
MATLAB
- 三角波变换动态演示,程序比较简单,适用于新手-the transform of triangle wave
dianzi_shuangfengyanshe
- GUI用户界面,通过输入缝宽、双缝间距、电子个数等参数,演示出电子双缝衍射的规律。要求: (1)由用户任意输入可调参数的界面; (2)根据电子双缝衍射的规律,得到不同入射电子数目时的衍射图像和动态演示动画; (4)模拟出观察屏上的电子双缝衍射的强度分布图样。 -GUI user interface by entering the slit width, double-slit spacing, number of parameters, to demonstrate the
lorenzgui
- 动态演示不同参数下的lorenz混沌吸引子-Dynamic playing the different parameter of the lorenz chaos attractor
Force-analysis
- 使用Matlab成功编写了动态演示的机械原理中考虑摩擦力机构力分析动画。 效果还不错,大家雅俗共享。:) 机构力分析 机械原理 考虑摩擦力 作图法-Consider the mechanical principles to use Matlab prepared a dynamic demonstration of the force of friction institutions to analyze the animation. The results were pretty g
xor
- bp解决xor问题 BP网络是目前前馈式神经网络中应用最广泛的网络之一,实现BP算法训练神经网络完成XOR的分类问题。 设计要求: (1) 能够设置网络的输入节点数、隐节点数、网络层数、学习常数等各项参数; (2) 能够输入训练样本; (3) 实现BP算法的训练过程; (4) 实现训练过程的动态演示; (5) 训练完成后可输入测试数据进行测试。 -bp xor problem solving
parzen-matlab
- pazzle 窗实现模式识别算法, parzen窗函数概率密度估计演示程序 完全按照《现代模式识别》孙即祥著作 2.4.4《动态聚类法》算法3实现 使用欧式距离作为测度标准-puzzle window to achieve pattern recognition algorithm
md 机械臂设计及其定点转动Minimum-Snap轨迹规划
- Part 01 机械臂设计 设计一个六自由度机械臂,分析证明其操作器尖端的灵巧工作空间,并用蒙特卡洛方法验证了灵巧工作空间的正确性。 Part 02 Minimum-Snap 轨迹规划 令操作臂尖端位置固定,使其绕灵巧工作空间的某个内点作定点转动。选择三维空间中一段封闭圆作为第三关节目标轨迹,生成多个离散轨迹点。利用逆运动学求解得到每个离散轨迹点对应的各关节变量,利用MATLAB Robotics Toolbox生成机械臂绕定点旋转动画,采用Minimum Snap方法进行**轨迹规划,*