-
Maximum_likelihood_Classifier
自己编的matlab程序。用于模式识别。结合特征提取方法sequential_forward_selection使用。(The matlab own procedures. For Pattern Recognition. Combination of feature extraction methods sequential_forward_selection use.)
- 2008-02-01 04:49:47下载
- 积分:1
-
shushang
无线通信原理与应用这本书上的第153页的仿真程序,根据J.I.smith的论文编写的(J.I.smith code for rayleigh-fading-code)
- 2009-05-25 14:56:16下载
- 积分:1
-
autochange
汽车行驶工况识别S函数的M文件,根据车速和加速度判断汽车当前行驶的工况。(drive cycle identify)
- 2012-04-17 15:57:29下载
- 积分:1
-
remezfilter
用Remez算法设计一个低通滤波器,分别满足性能参数:
滤波器1 滤波器2 滤波器3
采样率Fs: 20kHz 20kHz 20kHz
通带:
0-3 0-4kHz 0-5kHz
带内波纹: 0.1dB 0.1dB 0.1dB
带内衰减: 60dB 60dB 60dB
(With the Remez algorithm to design a low pass filter, respectively, to meet the performance parameters: filter 1 filter 2 filter 3 of the sampling rate Fs: 20kHz 20kHz 20kHz pass band: 0-3 0-4kHz 0-5kHz in-band ripple : 0.1dB 0.1dB 0.1dB in-band attenuation: 60dB 60dB 60dB)
- 2010-06-03 16:33:30下载
- 积分:1
-
C_C___Source_Line_Counter_src
代码行数统计,一个非常有用的东西,希望各位喜欢(code a few statistics, a very useful thing, I hope you like)
- 2006-10-25 12:40:48下载
- 积分:1
-
fuzy
fuzzy model shows how does the controller work
- 2011-09-16 16:45:15下载
- 积分:1
-
fft.soliton
此源码是文档simulation.rar__关于光孤子在光纤耦合器中传输的仿真研究的matlab程序(This source is a document about simulation.rar__ optical soliton in optical fiber coupler in the transmission process simulation matlab)
- 2009-04-04 12:45:11下载
- 积分:1
-
trapsezoid
This creates a trapezoid wave, similar to the built-in square function but with no duty cycle option
- 2010-10-11 07:07:16下载
- 积分:1
-
FLch5eg1
采用CMAC网络对对频率为0.1572HZ的谐波进行辨识,选择联想单元A*=4,权值Wa=W1+W2+W3+W4( CMAC group program,include four sub-CMAC
CMAC program 1)
- 2009-05-05 09:46:36下载
- 积分:1
-
disteu
DISTEU Function
DISTEU Pairwise Euclidean distances between columns of two matrices
Input:
x, y: Two matrices whose each column is an a vector data.
Output:
d: Element d(i,j) will be the Euclidean distance between two
column vectors X(:,i) and Y(:,j)
Note:
The Euclidean distance D between two vectors X and Y is:
D = sum((x-y).^2).^0.5
- 2013-03-15 15:11:01下载
- 积分:1