-
matlab
对流体数及设置颜色,添加切片,顶光效果的设置等等(Number of fluid and set the color, add the slices, top light effect settings, etc.)
- 2011-05-16 10:09:11下载
- 积分:1
-
kalman
kalman滤波matlab源程序代码,学习算法设计的一个很很好的例子(Kalman filter matlab source code, the algorithm design of a very good example)
- 2012-05-13 10:45:47下载
- 积分:1
-
gall
lms echo cancellation
- 2011-10-02 22:51:01下载
- 积分:1
-
Matlab
《MATLAB7.0从入门到精通》全书源码,包括使用说明。(MATLAB7.0 From Novice to Professional book source code, including instructions for use.)
- 2010-09-16 16:43:34下载
- 积分:1
-
tdpsolamatlab
此程序在matlab环境下运行,是完整的tdpsola和fdpsola程序,包含了前期的语音读入,预处理,清浊音判决等等很全面(This procedure to run in matlab environment, is a complete program tdpsola and fdpsola include pre-read the speech, pre-processing, audio Qingzhuo comprehensive judgments, etc.)
- 2009-05-19 00:14:14下载
- 积分:1
-
picture
说明: 图像恢复,用于对由于运动产生的模糊进行恢复。(Image restoration, used as motion blur to recover.)
- 2010-04-18 12:53:52下载
- 积分:1
-
ekf
关于扩展卡尔曼的matlab程序 m文件(a file of EKF about pmsm )
- 2015-01-09 19:42:19下载
- 积分:1
-
sar
sar图像成像仿真(包括rd算法,cs算法,rdm算法,内含sinc插值法距离徙动校正)。(-RD algorithm---- SAR point target simulation results is quite good.)
- 2012-03-13 00:37:58下载
- 积分:1
-
music.matlab
MUSIC算法的matlab仿真,MUSIC是经典的oda算法,基于子空间的应用(MUSIC algorithm matlab simulation, MUSIC is a classic oda algorithm, based on the application of subspace)
- 2011-05-06 21:43:29下载
- 积分:1
-
LHS
拉丁超立方抽样,调用方式如下:S=lhs(m,dist,mu,sigma,lowb,upb)
m: a scalar,the number of sample points
dist: A row with distribution type flags of basic random variables the
value of the flag can be 1 (for uniform distribution, 2(for normal distribution), 3(for lognormal)
and 4(for extreme type 1).
mu: A row vector comprising the mean value of basic random variables.
sigma: A row vector with its length equaligng to mu,including the standard
deviation of basic random variables.
lowb: a row vector with its elements are the lower bound of the sampling
interval
upb:a row vector with its elements are the upper bounds of the sampling
interval
dist,mu,sigma,lowb,upb must have the same length.
Output argument
S: sampling point matrix, of which each row is a sampling point.(code of Latin Hypercube Sampling)
- 2021-03-03 16:29:33下载
- 积分:1