-
Beam_Vibration_Control
针对梁的振动控制Matlab程序,包括输入MKC矩阵,计算固有频率,并采用Simulink进行梁的振动控制(Matlab for beam vibration control procedures, including input MKC matrix, calculate the natural frequency and vibration of beams using Simulink Control)
- 2020-11-18 19:09:38下载
- 积分:1
-
plslda
说明: 一个非常不错的PLSLDA工具包 内附有详细的中文帮助 使用简单 功能强大(PLSLDA a very good kit containing a detailed easy to use and powerful Chinese help)
- 2021-01-10 17:38:50下载
- 积分:1
-
2013-1-57201-531409082-bab4-31072013124549
sampling process sound
- 2014-11-03 13:33:43下载
- 积分:1
-
paper3
Transmission of Voice Signal BER Performance Analysis of Different FEC Schemes Based OFDM System over Various Channels
- 2015-02-23 20:13:10下载
- 积分:1
-
AdaBoostL2SVR
支持向量机的混沌是假序列预测研究,支持最小二乘法的向量机(SVM is a false prediction of chaotic sequence, least squares support vector machine)
- 2015-04-19 09:55:05下载
- 积分:1
-
gafmax
% [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation)
% Finds a maximum of a function of several variables.
% fmaxga solves problems of the form:
% max F(X) subject to: LB <= X <= UB
% BestPop--------最优的群体即为最优的染色体群
% Trace----------最佳染色体所对应的目标函数值
% FUN------------目标函数
% LB-------------自变量下限
% UB-------------自变量上限
% eranum---------种群的代数,取100--1000(默认1000)
% popsize--------每一代种群的规模;此可取50--100(默认50)
% pcross---------交叉的概率,此概率一般取0.5--0.85之间较好(默认0.8)
% pmutation------变异的概率,该概率一般取0.05-0.2左右较好(默认0.1)
% options--------1×2矩阵,options(1)=0二进制编码(默认0),option(1)~=0十进制编码,option(2)设定求解精度(默认1e-4)( [BestPop, Trace] = fmaxga (FUN, LB, UB, eranum, popsize, pcross, pmutation) Finds a maximum of a function of several variables. Fmaxga solves problems of the form: max F (X) subject to : LB <= X <= UB BestPop-------- optimal chromosome groups is the best group Trace---------- chromosome corresponding to the best objective function value FUN------------ objective function LB------------- variable lower limit since the UB------------- variable upper limit eranum--------- populations algebra, take 100- 1000 (default 1000) popsize-------- population size of each generation this desirable 50- 100 (default 50) pcross--------- crossover probability, the probability of a general check 0.5- 0.85 between the better (default 0.8) pmutation------ mutation probability, the probability of 0.05 general admission better about-0.2 (default 0.1) options-------- 1 × 2 matrix, options (1) = 0 binary code (default 0), option (1) ~ = 0 decimal coding, option (2 ) set accuracy (default 1e-4))
- 2006-10-18 16:07:48下载
- 积分:1
-
NRTL_2
用NRTL模型,求解萘在一种离子液体中的活度系数。
求解非线性方程、非线性拟合都可以实现。
稍微对比了一下,发现还是拟合的结果好些。
Matlab源程序及结果在附件里(with NRTL model for naphthalene in an ionic liquid in the activity coefficient. Solve nonlinear equations, nonlinear fitting can be achieved. Contrast slightly for a moment and found that the fitting or better results. Matlab source and the results of the annex)
- 2020-08-31 15:38:13下载
- 积分:1
-
yichuansuanfa
该代码为遗传算法matlab代码,其中代码都附有详细说明(The code for the genetic algorithm matlab code, which is accompanied by a detailed description of the code)
- 2014-02-05 15:06:31下载
- 积分:1
-
LFM_MultiPulseWithClutter
电子信息工程专业实验课程,雷达系统仿真实验,有杂波情况下多脉冲两个目标雷达信号处理系统仿真matlab程序(Electronic and Information Engineering Experiment courses radar system simulation experiments, the next two goals clutter case of multi-pulse radar signal processing system simulation matlab program)
- 2014-01-12 21:50:57下载
- 积分:1
-
PESQ
ESQ measure:
-------------
Usage of the PESQ objective measure is as follows:
[pesq_mos]=pesqESQ measure-------------
Usage of the PESQ objective measure is as follows:
[pesq_mos]=pesq(cleanfile.wav,enhanced.wav)
where cleanfile.wav contains the clean speech file and enhanced.wav
contains the enhanced file.
-------------------------
Loizou, P. (2007) "Speech enhancement: Theory and Practice", CRC Press.
Any questions, please email: loizou@utdallas.edu.(ESQ measure-------------
Usage of the PESQ objective measure is as follows:
[pesq_mos]=pesq(cleanfile.wav,enhanced.wav)
where cleanfile.wav contains the clean speech file and enhanced.wav
contains the enhanced file.
-------------------------
Loizou, P. (2007) "Speech enhancement: Theory and Practice", CRC Press.
Any questions, please email: loizou@utdallas.edu)
- 2010-07-02 19:59:53下载
- 积分:1