-
xinyuanshumu_page42
《空间谱估计原理与算法》信源数目估计(信息论法)matlab源代码(" Space Spectrum Estimation Principle and Algorithm" Source number estimation (Information Law) matlab source code)
- 2009-03-03 20:39:05下载
- 积分:1
-
频率调制的Matlab演示程序-fm.m
%fm.m %频率调制的Matlab演示程序. %被调信号为m(t)=sin(100t).( fm.m frequency modulation of Matlab demo program. transferred signal m (t) = sin (100t).)
- 2005-03-26 20:48:24下载
- 积分:1
-
LSSVM
最小二乘支持向量机,程序粘到command window里,设定 2 两个参数,可以更改,以达到最优化(igam=0.001
isig2=0.001
[gam,sig2]=tunelssvm({X,Y, f ,igam,isig2, RBF_kernel },...
[0.001 0.001 10000 10000], gridsearch ,{}, leaveoneout_lssvm )
type= function approximation
kernel= RBF_kernel
model=initlssvm(X,Y,type,gam,sig2,kernel)
model
model=trainlssvm(model)
Yt=simlssvm(model,Xt) )
- 2015-12-27 11:05:14下载
- 积分:1
-
chap1_8s
说明: 积分分离PID算法的思想是:当被控量与设计的偏差量偏差较大时,取消积分量,以免积分量使系统稳定性降低,超调量增大;当被控值接近定值时,引入积分控制,以消除静差,提高系统精度。(integral separation PID algorithm thinking is this : When the volume charged with the design of larger deviations deviation, the abolition of Integral volume, the volume so integral to reduce the system stability, over-regulation increased; When charged with setting value approach, the introduction of integral control to eliminate static error and improve system accuracy.)
- 2005-11-13 21:27:29下载
- 积分:1
-
RepeatFCM
matlab编写的聚类算法代码,包含常用的各种聚类方法,可以作为聚类的程序包,有很好的使用和参考价值(matlab for clusterings)
- 2009-03-16 21:07:19下载
- 积分:1
-
Matlab
数学工具软件matlab的学习资料,适用于初学者,内容实用。(Matlab mathematical tools of learning materials for beginners, the content useful.)
- 2010-10-31 17:12:56下载
- 积分:1
-
groundwaveradar
高频地波雷达仿真的MATLAB程序,给出了图形界面(HF ground wave radar simulation MATLAB program gives the graphical interface)
- 2009-11-26 21:21:59下载
- 积分:1
-
filter_all
数字滤波器的设计及性能比较
用三种方法设计FIR滤波器:窗口法、最大最小误差法、频率采样法;用两种方法设计IIR滤波器:冲激响应不变法、双线性变换法。很全的matlab滤波器程序!( Digital filter design and performance comparison of three methods to use FIR filter design: the window method, the largest minimum error method, frequency sampling method two ways IIR filter design: impulse response of the same law, two and transform. Is the whole process of the matlab filter!)
- 2009-07-09 14:56:36下载
- 积分:1
-
gatbs-toolbox-and-examples
BSheffield大学gatbs工具箱所有算例下载及调试说明,可直接下载到matlab文件夹下调用(BSheffield University gatbs Toolbox Download all examples and debug instructions can be downloaded directly to a folder called matlab)
- 2011-11-08 10:53:29下载
- 积分:1
-
FFT
(1)在MATLAB环境下编写FFT算法(不调用系统现有函数);
(2)实现对选定图片进行FFT计算、还原(IFFT计算),并与系统FFT函数做对比,进行分析;
(3)设计GUI界面。((1) the preparation of the FFT algorithm (do not call the system existing function) in MATLAB environment
(2) to achieve the selected image to the FFT calculation, reduction (IFFT computing), and FFT functions to do comparison with the system for analysis
(3) Design GUI interface.)
- 2014-01-22 11:08:52下载
- 积分:1