-
Calculator2
这是一个小型计算器,功能强大,用户输入想要计算的数据,即可自行计算出结果。(This is a program about calculator,and it is very userful.)
- 2012-10-08 10:21:39下载
- 积分: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
-
MPM_DPD
这是一个关于数字预失真功能仿真的matlab程序,效果不错,希望对大家有所帮助。(This is a matlab program about function estimation of digital estimation,and it has a good performance,really hope it can help you.)
- 2012-06-01 11:28:36下载
- 积分:1
-
weno5
weno5求解sod激波管问题,是初学计算流编程时做作业的题目,供参考(sod shock problem solve by weno5 for reference)
- 2016-10-27 15:30:09下载
- 积分: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
-
Monte-Carlo
详细全面的蒙特卡洛PPT讲解以及MATLAB算例,帮助大家0基础快速掌握MC的精华所在。(Detailed and comprehensive Monte Carlo PPT to explain and MATLAB example, to help you basically grasp the essence of MC.)
- 2021-03-09 15:09:27下载
- 积分:1
-
NEWTONDIEDAI
用C++来实现NEWTON迭代法解非线性方程算法数值分析,是数值分析里典型的一个算法。(In C++ to achieve NEWTON iterative numerical algorithm for solving nonlinear equations, numerical analysis is in a typical algorithm.)
- 2011-10-09 21:58:54下载
- 积分:1
-
XFEM_Fracture
本书介绍了XFEm在结构件的断裂分析中的应用(this book introduces the application of XFEM in the field of fracture analysis)
- 2021-02-26 14:39:37下载
- 积分:1
-
LM_sample
Levenberg Marquardt算法的matlab代码,简洁无误,结构清晰,便于快速学习。(
LevenbergMarquardt algorithm matlab code, simple and correct, clear structure, easy to learn quickly.)
- 2017-06-01 19:37:34下载
- 积分:1
-
CCPP-count-number
C/C++写的求小于N的素数,速求,求效率,适合大家看看。(count any numbers less than a order number by c/c++,very quickly,you can learn someting from it.)
- 2012-08-01 20:47:34下载
- 积分:1