-
random
产生一个随机数序列,具有高斯统计特征,可用于载波仿真。(create a random sequence with gaussian statistical features,which can be used in carrier wave stimulation
)
- 2010-11-23 10:32:47下载
- 积分:1
-
zdzcx
一个惯性导航子对准程序,可以用MATLAB运行(An inertial navigation sub-alignment procedures can be used to run MATLAB)
- 2008-07-10 21:54:18下载
- 积分:1
-
Matlab-in-system-identification
:首先介绍了系统辨识的基本原理,简要介绍了Matlab中系统辨识
的实现方法。并结合具体的例子,显示Matlab系统辨识工具箱在系统辨
识中的强大功能和辨识快速准确等优点。(This paper introduces the basic theory of System Identification,the
realization method in Matlab and presents the strong function of System
Identification toolbox with the merit of fast,precision and SO 011 by an
example.)
- 2013-10-17 10:12:30下载
- 积分:1
-
2Matlab20101031
说明: 关于数字信号处理的matlab小作业。初学者可以看看。高手就算了。。。。(Matlab on a small digital signal processing operations. Beginners can look at. Even the master. . . .)
- 2011-03-08 12:36:18下载
- 积分:1
-
ga
说明: GA算法代码 function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制(GA algorithm code function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制)
- 2012-04-28 18:02:03下载
- 积分:1
-
OFDMwithwindowing
ofdm MTALAB仿真 适合初学者学习(Pre-distortion algorithm simulation. Based on the LMS adaptive algorithm and QRD RLS)
- 2011-11-18 20:48:17下载
- 积分:1
-
dg_man_air
MATLAB Code : For MATLAB programmers, this code is to implement the tracking algorithm of a Radar, in the Matlab environment
- 2009-05-27 13:29:39下载
- 积分:1
-
PEMFC_multiple_model
基于m语言对质子交换膜燃料电池进行仿真控制,控制方法为基于多模型切换的质子交换膜燃料电池供气策略(Based on the m language of proton exchange membrane fuel cell simulation control, control method based on multi-model switching of proton exchange membrane fuel cell gas supply strategy
)
- 2015-11-03 10:29:28下载
- 积分:1
-
mie
改程序精确计算了球体的mie级数,用matlab编写(Procedures for accurate calculation of the sphere change the mie series, written with matlab)
- 2010-09-03 12:16:56下载
- 积分:1
-
vks
EEG signal classification using wavelet feature extraction
- 2011-02-02 01:36:22下载
- 积分:1