-
simexamp
自学Matlab必备的100个小程序代码,详细的对各个基础进行了编程,对初学者有很好的而帮助(The necessary 10 self-study Matlab small program code, detailed to each basis programming, for beginners is good but help
)
- 2012-03-23 18:53:31下载
- 积分:1
-
ofdm
关于ofdm的matlab程序,包含viterbi程序(On ofdm in matlab program, including procedures viterbi)
- 2010-05-18 20:42:12下载
- 积分:1
-
Build_Noiselets
这是一个Noiselet变换的程序,应该会比较有用,有兴趣的可以到MGA网站查看其具体应用。(This is a Noiselet transformation process, should be more useful, interested can go to the MGA Web site to view their specific applications.)
- 2010-05-31 12:03:57下载
- 积分:1
-
SimuAllChap
GPS抗干扰处理
利用下载的星历数据建立卫星运动模型,建立贴近于真实的信号接收环境,在此环境下对各种抗干扰算法进行仿真测试。(GPS antijam processing, using RINEX file to construnt simulation environment to test varies algorithms.)
- 2017-04-13 14:46:00下载
- 积分:1
-
pwm_rectifier
三相两电平PWM整流器的Simulink仿真模型(Simulink simulation model of the three-phase two-level PWM Rectifier)
- 2020-07-03 02:40:01下载
- 积分:1
-
MAC
模型算法控制作用于单变量系统仿真程序及说明(Model Algorithmic Control acting on the single-variable system)
- 2013-05-08 16:17:32下载
- 积分:1
-
using_c_to_mex_file_in_matlab
学习和使用matlab和c语言混合编程的文件(learning and the use of Matlab and c mixed programming language documents)
- 2006-12-27 11:57:53下载
- 积分:1
-
erreur(4algorithmes)
les 4 algorithmes standards de localisation en matlab
- 2015-02-16 20:57:51下载
- 积分:1
-
bbtml
Bark和ERB滤波器组实现的Matlab源程序-Bark and ERB filter banks realize the Matlab source(Bark and ERB filter banks realize the Matlab source)
- 2012-05-03 14:49:28下载
- 积分:1
-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1