-
1
说明: 在共梯度法中 只有当初值的选取靠近最优解时 迭代才会收敛 当远离时发散 且 当精度控制为0.1时可以实现 但设为0.01时就实现不了(numubrical)
- 2010-11-23 17:22:47下载
- 积分:1
-
GNSS_SDR
一个完整的GNSS接收机Matlab源程序,包括从中频信号的捕获、跟踪、数据同步、解码、导航定位输出(A complete matlab source code for GNSS receiver including intermediate frequency acquisition racking synchronizationdecodingposition and navigation output)
- 2010-12-08 17:33:03下载
- 积分:1
-
Example_chapt17
说明: 有利于初学者MATLAB编程学习有利于初学者MATLAB编程学习有利于初学者MATLAB编程学习(it will help you to study MATLAB PROGRAM it will help you to study MATLAB PROGRAM it will help you to study MATLAB PROGRAM)
- 2011-02-21 20:10:24下载
- 积分:1
-
phasedifference
利用DFT实现两轮信号相位差计算,包含谐波信号污染,白噪声信号污染分析(Phase difference between two signals to achieve the use of DFT calculations, the signal containing harmonics pollution, contamination white noise signal analysis)
- 2013-12-09 12:06:24下载
- 积分:1
-
hysyslib
hysys and matlab link program
- 2009-10-15 19:41:31下载
- 积分:1
-
yuyintezhengfenxi
基于MATLAB的语音信号特征分析描述,描述清楚,系统的描述了语音检测处理的方法,具有较高的参考价值。(The characteristics of speech signal analysis based on MATLAB description, clear description, system description method of speech detection processing, has high reference value.
)
- 2014-11-19 10:33:42下载
- 积分:1
-
Space-Reconstruction
非线性时间序列分析,相空间重构的参数选择,包括时间序列延迟计算和嵌入维数计算
(Nonlinear time series analysis, parameter selection phase space reconstruction, including time-series delay calculation and embedding dimension calculation)
- 2014-12-15 20:46:31下载
- 积分:1
-
zpt
基于matlab的光伏阵列仿真,考虑了光照及温度的影响(Matlab-based PV array simulation, taking into account the effects of light and temperature)
- 2013-05-17 15:05:33下载
- 积分: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
-
LPS
test upload please do not to use it.
- 2011-09-19 12:43:29下载
- 积分:1