-
Matlab_source_code_of_modern_communication_systems
现代通信系统matlab源代码,通信的肯定用得着的(Matlab source code for modern communications systems, communication certainly useful in the)
- 2010-05-12 12:52:43下载
- 积分:1
-
ssa
Singulaar spectrum analysis code. (a version of PCA- principal component analysis)
- 2011-05-08 02:22:05下载
- 积分:1
-
function_ttp2csv
matlab檔案,用於轉換檔案格式,可將ttp檔案轉換成csv檔案,便於識別(convert the ttp file to csv file)
- 2014-02-21 10:23:07下载
- 积分:1
-
EXP_2
MATLAB PROGRAM TO CHECK CONTROLLABILITY AND OBSERVABILITY
- 2013-10-23 01:14:51下载
- 积分:1
-
bearingFaultDiagnosisa
包含轴承故障数据,来源于MFPT(Machinery Failure Prevent Technology)论坛,分四组训练数据和测试数据;
数据可直接做频谱分析,效果很好(contain bearing faults data sets, 4 train datas and 4 test datas,
can be used for FFT/envespectrum analysis, and you will get perfect effects.)
- 2020-07-28 17:28:40下载
- 积分:1
-
pplane8
说明: matlab中画非线性系统的各种分支图,可以进行各种非线性分支分析(Draw a branch diagram)
- 2021-04-26 17:28:45下载
- 积分: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
-
rgbtogray
this program used to acquire data through pc mic with 8khz sampling frequency.
it collects data upto 2sec s duration, (can be varied)
and reprodued
- 2011-05-31 11:59:07下载
- 积分:1
-
program
采用matlab编写的常微分方程的数值解法,有算例,以及改进龙格库塔方法。(The numerical solution of ordinary differential equation by using Matlab prepared, with examples, and the improvement of the Runge Kutta method.)
- 2014-11-15 10:25:48下载
- 积分:1
-
2-D-FDTD-TE-code-with-PML
一个二维的fdtdc++编写的程序,较完整,带有pml边界条件。感兴趣的可以下载看看。(A two-dimensional fdtdc++ preparation procedures, more complete, with pml boundary conditions. Interested can download to see.)
- 2014-02-24 22:14:52下载
- 积分:1