-
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
-
2D-Unstructured-Euler-code
2维非结构欧拉求解 fortran代码,用于2维流场求解(2D Unstructured Euler code)
- 2021-03-11 11:59:26下载
- 积分:1
-
bp.example
采用动量梯度下降算法训练BP网络,采用两种训练方法,即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络(Gradient descent algorithm using momentum BP network training, using two training methods, namely, LM optimization algorithm (trainlm) and Bayesian regularization algorithm (trainbr), to facilitate the training of BP network)
- 2009-01-18 20:49:24下载
- 积分:1
-
single
使用奇异值分解来帮助求解最小二乘问题,特别是在方程系数矩阵不满秩的情况下。(SGELSD computes the minimum-norm solution to a real linear least
* squares problem:
* minimize 2-norm(| b- A*x |)
* using the singular value decomposition (SVD) of A. A is an M-by-N
* matrix which may be rank-deficient.)
- 2009-10-30 16:32:14下载
- 积分:1
-
elwave-master
弹性波数值模拟,可以修改模型,可以做波场模拟,做面波的地震记录((Numerical simulation of seismic surface waves, you can modify the model, you can do the wave field snapshots do surface wave seismograms))
- 2017-09-29 15:14:45下载
- 积分:1
-
LightScatPro5
说明: 球形粒子Mie 散射用Matlab编写的Mie theory计算程序。在光子学中运用广泛,使用非常方便(Mie scattering of spherical particles prepared by using Matlab program Mie theory. In the use of photonics in a wide range of very convenient to use)
- 2008-10-30 11:06:27下载
- 积分:1
-
LU
说明: 这是LU分解法求线性方程组的资料,讲解了LU分解的原理及过程,非常实用(LU decomposition seeking linear equations to explain the principles and process of the LU decomposition, very practical)
- 2012-08-26 09:59:07下载
- 积分:1
-
two-point-problem
打靶法求解两点边值问题
实例测试通过,可直接运行,并带有详细代码注释
采用全局收敛的牛顿-拉普森迭代算法求解编制问题
绝对物超所值!(Two-point boundary value problem
shooting method)
- 2020-12-15 21:19:14下载
- 积分:1
-
alpha-matlab
matlab产生Alpha稳定分布随机数;Alpha稳定分布概率密度函数计算;Alpha稳定分布的分布函数计算等(Matlab produce Alpha stable random number distribution Alpha stability distribution probability density function computing Alpha stability distribution of distribution function is presented)
- 2012-08-07 09:41:11下载
- 积分:1
-
teststring
将字符串合并的时候要注意中间的空格,否则可能在合并时出错。我调试了好久才发现(combine the string,essential to focus the length of string)
- 2013-06-06 00:22:02下载
- 积分:1