-
gear
基于MATLAB编写的蜗轮蜗杆啮合仿真程序源代码,运行效果很好(Prepared based on the MATLAB simulation program meshing worm source code, running well)
- 2009-04-03 17:18:57下载
- 积分:1
-
viterbi123
利用MATLAB工具,实现维特比译码的仿真,一个比较简单的做法(using MATLAB tool, Viterbi decoding simulation, a relatively simple approach)
- 2007-05-23 13:00:57下载
- 积分:1
-
matpower7.0b1
可以用来计算网络拓扑的介数、最短路径、度数等等,对于电力系统脆弱性分析很有作用(It can be used to calculate the median, shortest path, degree of network topology, etc. It is very useful for vulnerability analysis of power system.)
- 2020-06-29 19:20:01下载
- 积分:1
-
tutorial-prb1-2
some graphs of the famous matlab tutorial
- 2013-11-11 03:07:03下载
- 积分:1
-
embeded_system_realize_with_c
说明: 嵌入式系统的建模及matlab仿真,同时给出相应的C++实现代码(failed to translate)
- 2009-08-12 09:46:53下载
- 积分:1
-
adaptivefir
说明: 自适应滤波器。自适应滤波器为11个权系数的FIR结构。(1)不同的方差σ2(2)LMS算法画出一次实验的误差平方收敛曲线,训练长度为500,给出滤波器系数;进行20次独立实验,给出平均收敛曲线。不同步长值的比较。(3)RLS算法,LMS和RLS算法的比较
(Adaptive filter. Adaptive filter weights for 11 of the FIR structure. (1) different variance σ2 (2) LMS algorithm for an experiment to draw square error convergence curve, the training length is 500, given filter coefficient conduct 20 independent experiments, given the average convergence curve. Are not synchronized long value comparison. (3) RLS algorithm, LMS and RLS Algorithms)
- 2008-11-18 22:01:00下载
- 积分:1
-
matlab5
此文件为matlab实例源程序,可直接用于实际,也可加以修改,应用广泛。(matlab)
- 2010-05-24 13:33:31下载
- 积分:1
-
m7_8
模糊PID控制matlab M文件代码。改代码里面包括了模糊控制的所有环节。仿真时会出现很多模糊控制图的。(Fuzzy PID control matlab M file code. Change code which includes all aspects of fuzzy control. There will be a lot of fuzzy control diagram simulation.)
- 2013-01-28 00:01:37下载
- 积分:1
-
plot3k
Generate a 3D point plot of L=(x,y,z) using the values in the vector c to
determine the color of each point. If c is empty, then z (column 3 of L)
is used to color the plot. The data points are sorted so that plot3 is
only called once for each group of points that map to the same color. The upper and lower limits of the color range (and the z axis) can be defined with crange. This is useful for creating a series of plots with the same
coloring. The colormap (but not the colorbar) is flipped upside down if
crange is given as [max min] instead of [min max]. The figure handle is
returned if an output argument is given.
- 2010-11-08 17:33:23下载
- 积分:1
-
LMS
LMS算法函数
实现LMS算法定义,方便之后调用(least mean square algorithm)
- 2013-09-04 17:12:08下载
- 积分:1