-
Flight-control-simulation
飞行控制仿真,在某一状态点下,选择横侧向和纵向回路中的一个进行控制。分析系统的响应、极点位置与稳定性,能控能观等特性。(Flight control simulation, in a state, select a control in the horizontal lateral and vertical loop. Analysis system response, the pole position and stability, controllability and observability, and other features.)
- 2012-07-03 11:03:37下载
- 积分:1
-
randsrchABC
Direct Methods for Stochastic Search in matlab
- 2015-01-06 05:23:17下载
- 积分:1
-
Newton-Mathod-
牛顿法求解电力系统潮流计算,自己编写的简单快捷的电力系统潮流计算源程序,适合于简单的电力系统。(Newton method for solving power flow calculation, I have written a simple and quick power flow calculation source code for the simple power system.)
- 2013-04-26 12:59:23下载
- 积分:1
-
yanhuasuanfa
演化算法,跟遗传算法类似,非常实用的电力系统工具箱哦,基于matlab(yanhuasuanfa is a useful toolbox for you。)
- 2013-03-19 01:03:03下载
- 积分:1
-
numerical-analysis-homework
东大版数值分析上机题作业,包含牛顿迭代法、高斯赛德尔迭代法、龙格库塔法等(Southeast University version of 《numerical analysis 》homework , including the Newton iterative method, high Sisaideer iterative method, Runge-Kutta method)
- 2013-12-10 16:28:36下载
- 积分:1
-
active_learning
综合了主动学习和半监督学习的多项算法,很有价值的学习资料(Combination of active learning and a number of semi-supervised learning algorithm, learning valuable information)
- 2010-08-06 15:47:56下载
- 积分:1
-
createFeatureWarna
create feature for combination feature
- 2010-09-01 15:22:30下载
- 积分:1
-
matlabSimulink
电子文档介绍利用matlab进行计算机仿真教程。(Electronic document describes the use of computer simulation matlab tutorials.)
- 2013-07-16 22:18:18下载
- 积分:1
-
FireWorks
烟花爆炸优化算法,2012年最新的智能寻优算法(Fireworks explode optimization algorithm, 2012 the latest intelligent optimization algorithm)
- 2014-01-15 23:08:11下载
- 积分:1
-
PLS1_sina
说明: 用于单变量的偏最小二乘回归,直接给出回归系数。 X0是自变量矩阵,Y0是因变量向量,PRESS是去除其中某一个样本而回归出的方程对
缺失样本的误差估计,SS则是使用全部样本回归出的方程对同一个样本的误差估计。
在h个成分时,计算PRESS_h与SS_h-1,若1-PRESS/SS大于0.0975时,应增加成份。
[row,col]=size(pz) (For single-variable partial least squares regression, regression coefficients are given directly. X0 is the independent variable matrix, Y0 is the dependent variable vector, PRESS is to remove one of them out of the sample and the regression equation for missing samples error estimates, SS is the use of all of the sample regression equation out of a sample of the same error estimates. In h constituent, the calculation PRESS_h and SS_h-1, if the 1-PRESS/SS greater than 0.0975, to increase the ingredients. [Row, col] = size (pz) )
- 2010-03-22 10:46:31下载
- 积分:1