-
m3
说明: 这是国外一本经典教材附带的程序,通信系统的matlab实现,所含例子丰富(This is a classic foreign materials attached to the procedures, communications systems to achieve matlab contains abundant examples of)
- 2009-05-21 20:33:21下载
- 积分:1
-
Optimization
Optimization Techniques
- 2013-12-21 13:19:44下载
- 积分:1
-
LKPR-marzat
光流法检测matlab实现 (Detection of MATLAB optical flow method)
- 2014-08-20 13:36:27下载
- 积分:1
-
Numerical-Methods-for-Physics-Matlab
matlab 子程序集:The routines supplement the book, "Numerical Methods for Physics",
2nd Ed. (Prentice Hall).(matlab subroutine sets: The routines supplement the book, " Numerical Methods for Physics" , 2nd Ed. (Prentice Hall).)
- 2011-09-05 22:23:17下载
- 积分:1
-
UWB12
UWB,超宽带信号分析必用的子函数,第12部分!(UWB, ultra-wideband signal analysis will be used for Functions, Part 12!)
- 2010-07-05 13:30:32下载
- 积分:1
-
TD_Phy
TD—SCDMA物理层的调制解调仿真,本程序忽略了很多细节,只把最重要的调制解调过程仿真。(TD_SCDMA physics level simulation)
- 2010-01-02 21:54:00下载
- 积分: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
-
HARR_DWT2
图像尺度为2的全分解小波包,Harr小波变换,一个主程序,两个附程序。(2 full-scale image wavelet packet decomposition, Harr wavelet transform, a main program, two additional programs.)
- 2015-04-13 17:47:04下载
- 积分:1
-
quzao
matlab实现小波去噪的经典,可供初学小波人学习(matlab implementation of the classical wavelet denoising, wavelet for beginners to learn)
- 2010-08-20 22:25:16下载
- 积分:1
-
fastica
FastICA算法,又称固定点(Fixed-Point)算法,是由芬兰赫尔辛基大学Hyvä rinen等人提出来的。是一种快速寻优迭代算法,与普通的神经网络算法不同的是这种算法采用了批处理的方式,即在每一步迭代中有大量的样本数据参与运算。(FastICA algorithm, also known as fixed-point (Fixed-Point) algorithm, University of Helsinki, Finland by Hyvä rinen et al put forward. Is a fast iterative optimization algorithm, with the ordinary neural network algorithm is different from the algorithm used in batch mode, that is, in every iteration step in a large number of samples involved in computing the data.)
- 2009-05-15 22:02:08下载
- 积分:1