-
interpolationandfitting
matlab编写的用于插值和拟合的源代码(matlab interpolation and fitting for the preparation of the source code)
- 2009-09-22 23:10:59下载
- 积分:1
-
matlab
matlab做的飞行仿真,是学习仿真很好的资料。(matlab flight simulation to do is to learn a good simulation data.)
- 2009-11-11 17:01:10下载
- 积分:1
-
additive3
Inharmonic tone generation
- 2010-03-03 15:08:02下载
- 积分:1
-
-Tabu-Search-to-Solve-the-JSSP-with-SD-Setup-Time
Tabu search for Job shop
- 2013-09-16 01:33:55下载
- 积分:1
-
stress
FEM膜单元模态、静力计算,matlab程序(Calculation of FEM membrane element modal, static, matlab program)
- 2014-11-29 20:20:37下载
- 积分:1
-
anfis
function [t_fismat, t_error, stepsize, c_fismat, c_error] ...
= anfis(trn_data, in_fismat, t_opt, d_opt, chk_data, method)
ANFIS Training routine for Sugeno-type FIS (MEX only).
if nargin > 6 & nargin < 1,
error( Too many or too few input arguments! )
end
Change the following to set default train options.
default_t_opt = [10 training epoch number
0 training error goal
0.01 initial step size
0.9 step size decrease rate
1.1] step size increase rate
Change the following to set default display options.
default_d_opt = [1 display ANFIS information
1 display error measure
1 display step size
1] display final result
- 2015-05-28 19:28:36下载
- 积分:1
-
Viterb
说明: viterb算法是卷积码中重要的一种译码算法,程序中用MATLAB实现了VITERB的译码算法,并且写了信道编码程序和二进制码通过以p概率错误的信道程序(viterb algorithm is important as a convolutional code decoding algorithm, the program using MATLAB to achieve a VITERB the decoding algorithm, and wrote letters Road, binary coding process and the probability of error through a p-channel process)
- 2010-04-28 18:38:39下载
- 积分:1
-
calc_3stage_FIR
3阶段fir数字滤波器生成。用于生成所需fir滤波器系数,适用于CDMA的数字中频处理。(calc 3 stage FIRcoefficients used in cdma)
- 2013-11-04 09:38:15下载
- 积分:1
-
code-master
说明: ECG的应用,ECG在医疗检测方面发挥着中重要作用,所以,心电信号至关重要(With the application of ECG, ECG plays an important role in medical detection, so ECG signal is very important.)
- 2019-05-14 08:55:22下载
- 积分:1
-
ns_matlab
该程序用matlab写成,已包含vof(根据Hirt的方法)内容,但该部分尚不成熟。对于不包含自由面的计算比较成功。(The program written with matlab, included vof (according to Hirt' s method) content, but that part is not yet mature. For the calculation of the free surface does not contain more successful.)
- 2011-10-14 08:42:09下载
- 积分:1