-
Mani
流形学习程序,Isomap,LLE,LTSA,etc,非线性数据降维(manifold learning, Isomap, LLE, LTSA, etc, nonlinear data dimensionality reduction)
- 2009-04-02 09:44:24下载
- 积分:1
-
拉格朗日插值及牛顿插值
说明: MATLAB实现自定义的拉格朗日插值和牛顿插值,均包括主调函数和被调用函数,程序简单易懂。(MATLAB realizes the self defined Lagrange interpolation and Newton interpolation, both including the main function and the called function, the program is simple and easy to understand.)
- 2020-06-02 23:27:03下载
- 积分:1
-
BladedDLLInterface
This source file contains example PitchCntrl(), UserHSSBr(),
! UserVSCont(), and UserYawCont() routines that are used to interface
! FAST with a master controller implemented as a dynamic-link-library
! (DLL) in the style of Garrad Hassan s Bladed wind turbine software
! package. All four routines call routine BladedDLLInterface(), which
! contains a call to the Bladed-style DLL that evaluates as DISCON().
! Routine BladedDLLInterface() USEs a MODULE named
! BladedDLLParameters(), which stores values of PARAMETER constants
! used in the interface.
- 2013-09-05 03:49:38下载
- 积分:1
-
chens
混沌仿真CHEN系统仿真,陈关荣老师的混沌系统。(y_e2 = c*y_h + (c - a)*(x_0+(h/2)) -(x_0+(h/2))*(z_0+(h/2));)
- 2017-10-17 00:22:05下载
- 积分:1
-
matlab版本的动态非结构网格划分程序
matlab版本的动态非结构网格划分程序,希望对你们有用,欢迎下载。(matlab version of the dynamic non-structural meshing program, I hope useful to you, welcome to download.)
- 2012-12-05 13:41:25下载
- 积分:1
-
SOAmodel
本人编写的半导体光放大器物理模型仿真程序。(I prepared the physical model of semiconductor optical amplifier simulation program.)
- 2008-04-21 23:06:54下载
- 积分:1
-
chap5_5
基于自适应在线遗传算法整定的PID控制,每个采样时间分别对PD参数进行整定(based on adaptive online genetic algorithm tuning PID control, sampling each time the PD parameters tuning)
- 2007-01-23 11:52:38下载
- 积分:1
-
bycgste
共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一(Conjugate gradient method (Conjugate Gradient) is between the steepest descent method and Newton' s method between a method that takes only a first derivative information, but to overcome the slow convergence of the steepest descent method shortcomings, but also avoid the need to store Newton and computing the inverse Hesse matrix and disadvantages, conjugate gradient method is not only to solve large linear equations of the most useful methods, large-scale nonlinear optimization solution is the most efficient algorithms)
- 2013-09-13 16:33:21下载
- 积分:1
-
sound-speed
通过换能器测量得到材料的信号到达时间,根据一些已知条件以及声学公式计算材料的声速(Measured by the transducer signal arrival time of the material, according to some known conditions, and calculated acoustic velocity materials)
- 2011-12-01 09:57:44下载
- 积分:1
-
拟合圆
根据X和Y两组数据,将两组数据在X-Y平面上最小二乘法拟合出圆(According to X and Y two sets of data, the two sets of data in the X-Y plane, the least square method of fitting the circle)
- 2017-08-16 11:02:07下载
- 积分:1