-
KuoPIN
直接序列扩频系统在白噪声环境下的仿真(信号采用升余弦滚降成形)(Direct sequence spread spectrum simulation white noise environment)
- 2014-10-20 20:19:06下载
- 积分:1
-
signalestimation
Signal estimation using matlab
- 2010-03-12 16:29:53下载
- 积分:1
-
Monte-Carlo
Monte Carlo方法的实质是通过大量随机试验,利用概率论解决问题的一种数值方法,基本思想是基于概率和体积间的相似性。它和Simulation有细微区别。单独的Simulation只是模拟一些随机的运动,其结果是不确定的;Monte Carlo在计算的中间过程中出现的数是随机的,但是它要解决的问题的结果却是确定的。(The essence of the Monte Carlo method is a numerical method to solve the problem through a large number of randomized trials, the use of probability theory, the basic idea is based on the similarity between the probability and volume. There are subtle differences between it and Simulation. Separate the Simulation simulation of random movement, the result is uncertain number of the Monte Carlo calculations in the middle of the process is random, but it is to solve the problem the result is determined.)
- 2012-05-12 22:18:55下载
- 积分:1
-
OFDM_matlab
OFDM系统的整个流程,用MATLAB编写的程序(The whole process of OFDM system, using MATLAB program
)
- 2014-08-19 14:00:11下载
- 积分:1
-
openExcel-jitt-norma-interest-myvad
openExcel :用Matlab打开启动Excel服务器,并返回Excel活动页的句柄H
jitt : 利用传入的周期向量,计算频率抖动
norma : 把计算得到的向量平均采样为30个点
interest : 复利计算方法
myvad : 通常vad算法只能得到汉语普通话一声、二声和四声的语音,对于三声,中间因为有嘎裂,就是突然基频变得很低并且不规则,vad算法把一个音节往往切分为两个音节,myvad解决普通话三声的问题
(Open Excel sever by Matlab, and returen a handle of Excel active sheet)
- 2011-10-09 16:52:10下载
- 积分:1
-
test106edit
添加wav文件或者录音 实现频谱分析 是个MATLAB文件(Add wav files or recording to achieve spectral analysis)
- 2014-10-30 17:29:56下载
- 积分:1
-
TreatSignal_peak
对信号进行FFT、包络、峰值检波、PeakVue处理(The signal FFT, envelope, peak detector, PeakVue treatment)
- 2011-11-23 17:13:18下载
- 积分:1
-
DFA
DFA算法。用matlab实现的DFA算法,不保证效率,只保证能运行。(DFA algorithm. DFA algorithm using matlab realize, does not guarantee efficiency, is only guaranteed to run.)
- 2020-12-04 10:59:25下载
- 积分:1
-
gaot
tep 1:对遗传算法的运行参数进行赋值。参数包括种群规模、变量个数、交叉概率、变异概
率以及遗传运算的终止进化代数。
Step 2:建立区域描述器。根据轨道交通与常规公交运营协调模型的求解变量的约束条件,设
置变量的取值范围。
Step 3:在Step 2的变量取值范围内,随机产生初始群体,代入适应度函数计算其适应度值。
Step 4:执行比例选择算子进行选择操作。
Step 5:按交叉概率对交叉算子执行交叉操作。
Step 6:按变异概率执行离散变异操作。
Step 7:计算Step 6得到局部最优解中每个个体的适应值,并执行最优个体保存策略。
Step 8:判断是否满足遗传运算的终止进化代数,不满足则返回Step 4,满足则输出运算结果。
其次,运用遗传算法工具箱。(Matlab genetic algorithm toolbox)
- 2020-11-07 15:09:49下载
- 积分:1
-
MATLAB
层次模糊聚类的算法实现,一个用C或者C++写的kmeans算法,最新的聚类算法(Level fuzzy clustering algorithm, one using C or C++ written kmeans algorithm, the latest clustering algorithm)
- 2009-03-23 08:39:55下载
- 积分:1