-
bp_net
用基于matlab语言实现的bp神经网络算法(Matlab-based language implementation of bp neural network algorithm)
- 2009-03-10 12:50:50下载
- 积分:1
-
MATLAB
matlab神经网络30个算法详细的解释和介绍。有的也是用c++描述的(30 matlab neural network algorithm detailed explanation and presentation. Some also described using c++)
- 2015-01-06 12:25:44下载
- 积分:1
-
GA-and-PSO
GA遗传算法与PSO离子群组合算法matlab程序,以下是使用本程序的简单介绍与使用步骤
1)修改设计变量个数
NPar变量定义的是设计变量个数,本例为8,使用时需根据自己实际情况进行修改。
2)修改设计变量的上下限
VarLow 与VarHign定义的是设计变量的上下限,使用时需根据自己实际情况进行修改。记住,变量的维数,要与1)变量个数一致哦。
3)修改FunName
变量FunName定义的是优化目标函数值的计算函数,根据自己实际情况改成自己的函数名。
4)修改最大迭代次数MaxIterations
要根据自己的问题实际,通过试算找出合适的MaxIterations数。
如果,你对GA与PSO比较精通,还可以通过修改KeepPercent、CrossPercent来提高算法的效率,但是对于初学者来说,上述的步骤与操作已经足够,所以其它不再赘述。祝你好运!
(GA genetic algorithm and PSO Ion combination algorithm matlab program, the following is a brief description of the use of this procedure with the use of step a) to modify the design variables are defined by the number of NPar variable number of design variables, in this case eight, when used according to need their actual situation changes. 2) modify the design variables on the lower limit is defined VarLow and VarHign upper and lower limits of design variables need to be modified when used according to their actual situation. Remember, dimensions variable, the number to be with a) variable consistency oh. 3) Modify FunName variable FunName definition is to optimize the objective function value calculation function, according to their actual situation into their own function name. 4) Modify the maximum number of iterations MaxIterations issue according to their actual, through spreadsheets to find the appropriate number MaxIterations. If you are more proficient GA and PSO, but also can)
- 2020-10-15 21:07:33下载
- 积分:1
-
ee473project
Synthesizes musical notes and plays music, matlab code
- 2015-03-07 23:02:42下载
- 积分:1
-
AllOpticalNetworkspresentation
All Optical Networks presentation
- 2010-06-12 08:56:10下载
- 积分:1
-
s_048_12a
参考Matlab提供的模块建立简化的三相锁相环的仿真模型,只保留必要的步骤,如abc-dqz只计算Vq,去除频率反馈模块和自动参数调整模块等。
建立单相锁相环的计算模型
简化单相锁相环的系统结构,保留必要的PI控制器等模块
验证并讨论输入信号频率在45-65Hz变化时设计的锁相环的动静态性能
仿真并分析三相输入信号包含谐波、不平衡和直流偏移时锁相环的锁相结果(Reference Matlab provides three-phase PLL module to establish a simplified simulation model, retaining only the necessary steps, such as abc-dqz counting only Vq, remove frequency feedback module and automatic parameter adjustment module. simulation and analysis of the three-phase input signal contains harmonics, unbalance and DC offset PLL phase-locked Results)
- 2020-10-19 09:47:25下载
- 积分:1
-
clsf_dpd_fast2
Neighborhood rough set based feature evaluation and reduction
- 2009-03-27 02:17:36下载
- 积分:1
-
mathwork
关于rake的若干程序,有源代码,供大家参考()
- 2008-06-07 14:15:24下载
- 积分:1
-
Matcom
介绍如何使用matcom实现matlab和C++的混合编程,利用matcom将.m文件直接转成.cpp文件(matcom,matlab,c++)
- 2009-09-07 19:45:51下载
- 积分:1
-
CG
说明: 共轭梯度法CGmatlab程序 解线性方程组(Conjugate gradient method matlab program for solving linear equations)
- 2011-10-25 17:18:08下载
- 积分:1