-
9927392rlscompare
this program is very useful for the comparison of lms and recursive least square method for beamforming in the application of wireless communication
- 2009-06-17 05:45:43下载
- 积分:1
-
Neural-network
Very good paper on Neural network algorithm
- 2011-09-22 09:37:28下载
- 积分:1
-
LSP1
LSP EXTRACTION BY MATLAB BASIC
- 2011-11-08 13:04:33下载
- 积分:1
-
MYPCA2
利用pca计算出两个统计量,通过对统计量的大小比较以判定故障是否发生。(Pca is calculated using two statistics, by comparing the size of the statistic to determine whether the fault occurs.)
- 2020-12-01 23:09:26下载
- 积分:1
-
matlab_code_style
本文详细介绍了matlab下的编程风格指南,对于规范编程有一定的指导意义(the code style of matlab)
- 2010-06-13 15:48:01下载
- 积分:1
-
DDalgorithm
DD算法实现语音增强,噪声谱估计,根据寂静帧和后面能量的对比来估计(DD algorithm speech enhancement, noise spectrum estimation, based on comparative silence frame and rear energy to estimate)
- 2020-07-10 10:38:55下载
- 积分:1
-
dual_fisher
说明: 对偶形式的核Fisher辨别分析,能够实现两类模式的分类。该代码源自经典的机器学习教材--模式分析的核方法。(Dual form of nuclear Fisher discriminant analysis, to achieve the classification of two patterns. The code from the classic machine learning materials- model analysis of nuclear methods.)
- 2010-04-20 09:42:37下载
- 积分:1
-
filter
M=63 J=(M-1)/2 Wp=0.5*pi Ws=0.6*pi
Np=100 Ns=100
weightp=1 weights=100 通带和阻带的加权系数
WpN=linspace(0,Wp,Np)
WsN=linspace(Ws,pi-0.05,Ns)
Wm=[WpN WsN]
p=[ones(1,50),ones(1,50)/2]
d=[p,zeros(1,Ns)]
W=diag([weightp*ones(1,Np),weights*ones(1,Ns)])
C=cos(Wm*[0:J])
Q=diag(cos(Wm*0.5))
g=(W*Q*C)(W*d) g=g
h=(g(J:-1:2)+g(J+1:-1:3))/4
h=[g(J+1)/4 h g(1)*0.5+g(2)/4]
h=[h fliplr(h)] W=linspace(0,pi-0.1,512)
H=freqz(h,1,W)
plot(W/pi,20*log10(abs(H)))
(filter design)
- 2013-05-18 20:47:33下载
- 积分:1
-
campodireccionesODE
campos de direcciones hechios en matlab con codigo abierto
- 2014-01-25 12:47:33下载
- 积分:1
-
paper4_vertify_zoom_lens_function1114
说明: 用于matlab模拟透镜的光线追迹,可以更改程序中的相关参数模拟任意面型的透镜对光线的聚焦或发散效果。(Ray tracing for matlab analog lens.)
- 2019-10-09 11:51:48下载
- 积分:1