-
kf
说明: 程序描述了电压为-0.377V的情况下,卡尔曼滤波器的输出。其中“+”为观测值。程序注解写的很清楚很容易看懂。(Procedure describes the voltage of-0.377V, the Kalman filter output. Which+ For the observed values. Notes written procedure is easy to understand very clearly.)
- 2008-04-23 17:05:01下载
- 积分:1
-
FFT_M
matlab调用计算机声卡,实时显示计算机播放的声强级,使用数据获取工具箱,强烈推荐(call matlab computer sound cards, real-time display of the computer to play sound intensity level, the use of data acquisition toolbox, strongly recommend)
- 2009-06-06 21:50:43下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
ldpc-decoder-matlab
Specify the condition to stop the decoding iterations as one of Maximum iteration count | Parity check satisfied . The default is Maximum iteration count . When you set this property to Maximum iteration count , the object will iterate for the number of iterations you specify in the Maximum Iteration Count property. When you set this property to Parity check satisfied , the object will determine if the parity checks are satisfied after each iteration and stops if all parity checks are satisfied.
- 2015-01-10 21:46:40下载
- 积分:1
-
Lab-1-Matlab
To investigate the effects of the discrete Fourier transform parameters on the frequency spectra of discrete-time signals.
(Display x(n) on the screen with the plot command in Matlab)
- 2013-11-28 07:22:43下载
- 积分:1
-
switchingmethod
INSULATION CO-ORDINATION SUBMITTED BY Rafael
- 2015-03-16 13:51:40下载
- 积分:1
-
Mathemagic_tricks
Good for improving math skills and increasing your perception of numbers.
- 2011-01-05 12:23:18下载
- 积分:1
-
tuxiang
主要是对图像实现DFT,DCT变换,利用二维小波分析对图像作二层小波分解,显示条状图,十字图及频谱等(Realize the image is mainly DFT, DCT transform, the use of two-dimensional wavelet analysis of images for the second floor of wavelet decomposition, indicating strip maps, charts and cross spectrum)
- 2007-09-01 17:09:20下载
- 积分:1
-
elm
神经网络的ELM算法,比传统的BP和SVM都快,而且效果也很精确。运行平台是matlab,本人已经对原始ELM做了修改,可以适应多种函数,而且在数据处理方面自动产生分类矩阵。(ELM neural network algorithm, than the traditional BP and SVM faster, but the effect is also very accurate. Platform is running matlab, I have to do the original ELM been modified to adapt to a variety of functions, but also in data processing is automatically generated classification matrix.)
- 2008-07-31 11:57:36下载
- 积分:1
-
U4220
gmsk仿真程序,相干解调实现方法。。还是很好用的。。。(gmsk simulation program, to achieve coherent demodulation method. .)
- 2011-04-25 18:14:31下载
- 积分:1