-
drawcardioid
画心形线,利用MATLAB动画演示,可以用于耍酷(to draw a cardioid with animation)
- 2009-09-29 22:20:52下载
- 积分:1
-
Lesson-5
matlab example.DSB-SC Modulation with AWGN transmission medium (channel)
- 2011-09-03 21:23:09下载
- 积分:1
-
smooth_diff
smooth different is types of filter for DSP in matalb
- 2013-10-07 20:08:51下载
- 积分:1
-
bp
说明: 关于BP神经网络的一个MATLAB程序,仿照《智能控制》教材书上的(About a MATLAB BP neural network program, modeled on the intelligent control teaching book)
- 2015-04-10 09:59:00下载
- 积分:1
-
txpz_mlbh
梅林变换是参数估计里很重要的一种方法 应用很广泛 (Mellin transform is a very important parameter estimation methods in a very wide range of applications)
- 2011-01-17 18:33:49下载
- 积分:1
-
matlabfuzzycontrolerdesign
说明: 模糊控制器的matlab设计与应用,并应用于一阶、二阶、三阶系统的控制(Matlab fuzzy controller design and application, and applied to the first, second, third order control system)
- 2021-04-01 14:49:09下载
- 积分:1
-
A-BENCHMARK-LOW-VOLTAGE-MICROGRID-NETWORK
micro grid control paper
- 2013-02-08 20:14:08下载
- 积分:1
-
Huffman
一个详细的Matlab编辑的哈夫曼压缩源码(A detailed editing of Huffman compression Matlab source)
- 2015-03-21 16:19:54下载
- 积分:1
-
similitudeMoments
自己按J David的方法做的7个Hu时刻,用于边缘检测(7 HU moments,similitude Moments,matlab)
- 2010-11-05 10:39:32下载
- 积分:1
-
Cspline
这是一个三次样条插值的.m程序
输入的是一个二维数组A(Nx2)
插值方法为:
S(x) = A(J) + B(J)*( x - x(J) ) + C(J)*( x - x(J) )**2 +D(J) * ( x - x(J) )**3 for x(J) <= x < x(J + 1) (This is a cubic spline interpolation. M program input is a two-dimensional array A (Nx2) interpolation method: S (x) = A (J)+ B (J)* (x- x (J ))+ C (J)* (x- x (J))** 2+ D (J)* (x- x (J))** 3 for x (J) )
- 2008-07-21 11:53:17下载
- 积分:1