搜索资源列表
ELM
- 基于matlab的极速学习机ELM的分类和回归算法-The speed of learning machine based on matlab classification and regression algorithm ELM
desc
- 最速下降法 求极小值问题的程序示例 其中包含三个函数-Steepest descent procedure for seeking the minimum value problem examples
a
- 想必大家对星空极速痛恨有加,至于危害也不必多说,下面的方法100 有效,而且不限地区,全国通用.解除后可以用XP自代程序拨号,可多机上网. -Everyone must have hated the Star has added speed, as to harm do not have to say, the following method 100 effective, but not limited to, regional, national general. The lifting
SpeedRegulationSystemResearchofMiningElectricLocom
- 矿用电机车电控系统有两种,一种是有触点的电控系统,另一种是脉冲调速系统。以晶闸管为主要元件的脉冲调速系统在矿用电机车中仍大量使用。晶闸管属于半控型器件,其控制极只能控制开通而不能控制其关断,在低速运行时,晶闸管一经导通后,如果不能根据需要关断,则电动机承受全部电压而失去控制,电机车全速运行。本文利用MATLAB软件对矿用电机车晶闸管脉冲调速系统的主电路进行建模并仿真,对影响安全运行的关键元器件进行了详细的分析。仿真结果表明晶闸管脉冲调速系统存在安全隐患。随着电子工业的飞速发展,一种新型的全控型电
zuisuxiajiang
- 最速下降法,优化算法的一种,具有二次收敛性,若目标函数为二次正定函数,经有限步可达到极小点-Steepest descent method, an algorithm with quadratic convergence, if the objective function is quadratic positive definite function can be achieved by the finite step minima
matlab
- 最速下降梯度法matlab程序和用拟牛顿法求极小值点-apply a gradient–descent based error minimization approach to minimize the difference between the real deformation and the simulated one given the elasticity parameters
MATLAB(1)
- 无约束优化,用精确线搜索的最速下降法极小化函数-Unconstrained optimization, with the exact line search the steepest descent method minimization function
(MATLAB__
- 无约束优化,最速下降法和共轭梯度法极小化函数-Unconstrained optimization, the steepest descent method and the conjugate gradient minimization function
0.618_(1)
- 无约束优化,基于黄金分割的最速下降法极小化函数-Unconstrained optimization, based on the steepest descent method minimization function
onlineextremlinermachinestudy
- matlab版本的OLELM算法(在线极速序列机器学习算法),能进行模型训练和函数拟合。-matlab version OLELM algorithm (line speed serial machine learning algorithms), capable of model training and function fitting.
elm
- 极速学习机,可以做模型预测、评价,比BP神经网络更优。-Fast learning machine, you can do the model prediction, evaluation, better than BP neural network.
Fig6x37
- 直流pwm-m 可逆调速系统仿真模型 双极式控制直流系统-Reversible DC pwm-m speed control system simulation model bipolar DC system
zhiliutiaosu
- 直流调速系统仿真与设计,一转速、电流双闭环控制的H型双极式PWM直流调速系统-Dc speed control system simulation and design
shuangtujidianjitiaosuxitong
- 关于双凸极电机调速系统的建模与仿真的论文,其中涉及到SVPWM技术-Of doubly salient motor speed control system modeling and simulation of the paper, which involves the SVPWM technology
fastest
- 最速下降法求解方程f=1/2x *A*x+b *x求其极小值点,其中梯度g=Ax-b,下降方向p=-g,x为初始点,eps为精度。 注:本程序只适用于二次方程,即方程的A矩阵不含未知数。-Steepest descent method for solving the equation f = 1/2x * A* x+ b * x seeking the minimum point where the gradient g = Ax-b, the descent direction p =-