-
kalman
经典的卡尔曼滤波计算,matlab的M文件实现。(The classic Kalman filter Matlab M-file implementation.)
- 2013-01-19 21:53:12下载
- 积分:1
-
anafsk
用于产生FSK信号的程序,调用该函数直接产生FSK信号(used to proceed fsk signal, and it is very useful in signal processing)
- 2014-12-02 10:31:50下载
- 积分: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
-
MATLAB
MATLAB的简明运用指南,比较实用,描述指令功能(MATLAB using a concise guide to more practical, description Command function)
- 2009-11-04 02:34:05下载
- 积分:1
-
work
对leach协议的改进,改变产生簇头的方式,距离bs越近,成为簇头的概率就越大。(Improvement on the leach protocol to change the way the cluster head generated from the bs the more recent, as the greater the probability of cluster head.)
- 2010-10-29 19:38:54下载
- 积分:1
-
j
说明: In this file, we have to find how the images are imported and how it will be import and to extract the frames. Next to add the gray scale representation and color images. Finally to detect the RGB color image.
- 2013-10-01 23:16:01下载
- 积分:1
-
code_nav
Code L5 Navigation message function
- 2014-11-06 02:46:22下载
- 积分:1
-
pichuli
此M文件是当进行批处理时,批量的查询所需的文件(When performing batch processing, batch files needed for the query)
- 2013-10-17 13:13:15下载
- 积分:1
-
simple_wind_turbine_pmsg
Simple Wind Turbine for grid intergration and storage
- 2015-01-28 09:25:22下载
- 积分:1
-
matlabGUIexample
matlabGUI编程实例:常用数学符号运算工具集合,主要功能包括:因式分解,合并同类项、求微分积分,泰勒展开和函数作图等。对学习初步的matlab界面设计有着一定的参考价值(matlabGUI programming examples: commonly used mathematical symbols collection of computing tools, the main features include: Factorization, the merger of similar items, and points differential, Taylor expansion and function, such as mapping. Learning matlab preliminary interface design is a certain reference value)
- 2008-08-11 17:10:27下载
- 积分:1