-
RLS_Noise
Recursive Least Squared method is implemented this time by adding noise to input. This program objective is to identified parameters of third order transfer function.
- 2009-11-03 05:28:58下载
- 积分:1
-
clusterMATLAB
利用Matlab和SPSS软件实现聚类分析
运用Matlab中的一些基本矩阵计算方法,通过自己编程实现聚类算法,在此只讨论根据最短距离规则聚类的方法。(Matlab and SPSS software to achieve some basic matrix calculation method in the use of cluster analysis in Matlab, through their own programming clustering algorithm only discuss this clustering method based on the shortest distance rules.)
- 2013-04-16 15:42:19下载
- 积分:1
-
simulink
UPFC (unified power flow controller) using fuzzy logic for controller. in presence of DG units in power system.
- 2015-01-10 16:26:02下载
- 积分:1
-
delta_figure
MATLAB CODE FOR DELTA MODULATION TECHNIQUE FOR ANY SIGNALS
- 2013-11-20 13:33:51下载
- 积分:1
-
切比雪夫
通过给定天线阵列的参数,计算出切比雪夫馈电电流分布,并计算出方向图(By giving the parameters of the antenna array, the current distribution of the Chebyshev feed current is calculated and the direction map is calculated.)
- 2018-05-30 15:18:19下载
- 积分: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
-
dpcm
dpxm simulink仿真 模块建立 波形分析(dpxm Simulink simulation)
- 2012-06-03 01:28:28下载
- 积分:1
-
sig_gen
it generates the BPSK signal
- 2013-03-23 22:42:48下载
- 积分:1
-
cubicspl
Astrodynamics library file crack
- 2012-11-18 13:30:13下载
- 积分:1
-
codes
基于累计量的奇异值-总体最小二乘法求AR参数 用奇异值-总体最小二乘法求AR参数 一般最小二乘法求AR参数 根据AR参数和自相关函数以及AR阶数用Cadzow谱估计子求出频谱密度(Based on the cumulative amount of singular value- total least squares method for AR parameter using singular value- total least squares method for AR parameter ordinary least squares method for AR parameter in accordance with AR parameters and the autocorrelation function, as well as the order of AR spectral estimation using Cadzow sub-spectrum density obtained)
- 2009-05-13 17:07:41下载
- 积分:1