-
RTutorial
This book talk about how to beginn with Rtutor program.
- 2010-11-30 06:48:24下载
- 积分:1
-
meshless-in-solid-mechanics
无网格法在固体力学中的应用书籍,内含源代码程序。(Meshless method applied in solid mechanics books, containing the source code program.)
- 2013-11-02 19:03:45下载
- 积分:1
-
BasicWave
Matlab常用信号产生函数演示实例:编写一个M文件,依次产生均匀分布的随机序列、高斯白噪声随机序列、方波信号序列、三角波信号序列、正弦波信号序列,以及信噪比SNR为10dB的加性高斯白噪声正弦信号。(Matlab commonly used signal generating function demo examples: write a M file, in turn generating uniformly distributed random sequences, Gauss white noise sequence, square wave signal, triangle wave signal sequence, sine wave signal sequence, as well as for the 10dB than the SNR signal-to-noise additive Gauss white noise sine signal.)
- 2013-05-03 19:02:23下载
- 积分:1
-
Chap_4
自适应滤波器原理(Simon Haykin著),第4章实验代码。(Adaptive filter principle (Simon Haykin forward), Chapter 4, experimental code.)
- 2013-04-23 11:13:38下载
- 积分:1
-
BP_as_DS-2008-11-13
matlab source code example for solving a problem such as partial differential eqaution , ordinar differential equation , matric etc.
- 2011-02-09 01:39:29下载
- 积分:1
-
FastICA_2.5
独立成分分析方法Matlab实现的代码 以得出独立成分(Independent component analysis Matlab code implemented to derive independent component)
- 2014-08-21 19:31:31下载
- 积分:1
-
matlabjiaocheng
matlab电子书教程,非常适合初学者使用(matlab ebook tutorial, very suitable for beginners)
- 2014-12-09 12:38:14下载
- 积分:1
-
manish
[mimi,i]=min(abs(imag(disp1)-imag(disp2)))
legend( LHS of dispersion relation , RHS of dispersion equation )
xlabel( u,cl )
figure(1)
clc
uppercuts = input( Enter number of intersection points desired: )
[g,h] = ginput(uppercuts)
w = sqrt(V.^2-u.^2)
s = sprintf( Constants:
)
disp(s)
for p = 1:uppercuts
s = sprintf( u( d d) = 0.10f ,L-1,p,u(p))
disp(s)
s = sprintf( w( d d) = 0.10f
,L-1,p,w(p))
disp(s)
- 2013-04-12 17:16:39下载
- 积分:1
-
ukf(matlab)
无迹卡尔曼滤波器(Unscented Kalman Filtering)的MATLAB实现(ukf(Unscented Kalman Filtering)MATLAB implementation)
- 2014-12-04 10:45:55下载
- 积分:1
-
KF-MATLAB
卡尔曼滤波程序:此程序是以蛇形机动目标为运动模型进行的卡尔曼滤波。(The MATLAB simulation program based on kalman filter)
- 2014-12-09 20:59:07下载
- 积分:1