-
optimizationofa50DfunctionuseGA
说明: 遗传算法实现50维函数优化,代码简单易懂,适合初学者。(Genetic algorithm of 50-dimensional function optimization, code easy-to-read, suitable for beginners.)
- 2008-09-21 14:25:25下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
Main_Cor_Analysis
多元统计中的对应分析程序,提取因子之后,可对提取的公共因子按最大方差旋转。程序经多组经典数据验证通过。(The corresponding multivariate statistical analysis program, after the extraction of factors, can extract the common factors by maximum variance rotation. Program through multiple data validation through classical.)
- 2010-06-24 11:57:02下载
- 积分:1
-
lsb
hidinh message with lsb algorithm in matmab m-file
- 2010-01-01 19:34:05下载
- 积分:1
-
pinghengzailiushouming
有关于平衡载流子寿命的Matlab程序,微电子基础实验课程实验内容.(Matlab program for the balance of carrier lifetime, microelectronics basis of experimental course experiment content.)
- 2012-05-29 18:47:38下载
- 积分:1
-
matlab1
matlab 例子 能够更好的了解matlab环境 尤其是gui界面,帮助用户调高matlab语言编程能力!(matlab example matlab examplematlab examplematlab examplematlab examplematlab examplematlab example)
- 2011-10-14 16:03:15下载
- 积分:1
-
tougun
多元数据分析的主分量分析投影,esprit算法对有干扰的信号频率进行估计,能量谱分析计算。( Principal component analysis of multivariate data analysis projection, esprit algorithm signal frequency interference can be assessed Energy spectrum analysis and calculation.)
- 2016-11-06 20:37:24下载
- 积分:1
-
swipep
对谐波信号进行分析,获得音调和基频,来自音色工具箱(Harmonic signal analysis, the tone and the fundamental frequency from the tone toolbox)
- 2012-06-25 11:46:25下载
- 积分:1
-
Hard_disk_drive_servo_sytems
Hard Disk Drive Servo Systems
- 2014-11-18 17:54:14下载
- 积分:1
-
CNN_toolbox
卷积神经网络(CNN)算法,含有训练程序和测试程序 (CNN method by matlab,including the training data and the testing method)
- 2020-12-07 19:39:20下载
- 积分:1