-
simulink
对应于matlab的基本的仿真和基本的参数设置,对初学者很有用(Corresponds to the Matlab simulation and set the basic parameters, useful for beginners
)
- 2012-03-29 16:50:19下载
- 积分:1
-
viterbi-decoding
维特比译码算法的实现,以及卷积码译码的误码率性能分析(Viterbi decoding algorithm, as well as the BER performance of the convolutional code decoding)
- 2012-06-11 15:54:42下载
- 积分:1
-
Er_fiber
掺铒光纤,四能级的matlab功率仿真,凝聚了我的时间和经验。很好的反映了功率随光纤长度变化的关系.(Erbium-doped fiber, the matlab power four-level simulation, the combination of my time and experience. Well reflected the changing power relations with the fiber length.)
- 2014-11-15 19:51:03下载
- 积分:1
-
colorextracting
Steganography using matlab
- 2011-11-09 22:49:24下载
- 积分:1
-
digitizeGraph
This function lets users digitize a published graph that is saved as a image e.g. jpeg
- 2015-03-09 17:29:00下载
- 积分:1
-
Project1
利用matlab的PCA对不同人的不同动作的图形分类(Matlab using the PCA of the different people of different graphical classification action)
- 2009-04-18 23:22:21下载
- 积分:1
-
calibrare_trucco_cu_distorsiune_radiala
Function for camera calibration with 1 radial distortion factor using the method presented in Trucco.
- 2010-11-23 19:38:04下载
- 积分:1
-
反馈控制系统设计与分析(matlab程序)
说明: 反馈控制系统设计与分析(matlab程序),有很多例子程序,比较好。(feedback control system design and analysis (Matlab program), there are many examples of procedures, relatively good.)
- 2020-12-21 20:29:08下载
- 积分:1
-
part_3
基于图像中的目标对象,详细说明了boosting算法。目标识别在图像领域可使用分类器的方法解决。(Target based on image, detailed description of the boosting algorithm. Target recognition in the field of image classification methods can be used to solve.)
- 2010-05-26 02:44:12下载
- 积分:1
-
per
function Px = per(x,n1,n2)
PER Estimate the spectrum of a process using the periodogram
-----------
USAGE Px = per(x,n1,n2)
The spectrum of a process x is estimated using the periodogram.
x : input sequence
n1 : starting index, x(n1)
n2 : ending index, x(n2)
The periodogram is returned in Px using a linear scale.
If n1 and n2 are not specified the periodogram of the entire
sequence is computed.
- 2012-04-18 09:56:59下载
- 积分:1