-
matlab
己知一些离散的点,使用matlab利用最小二乘法拟合(Had a number of discrete points, with linear least squares fitting)
- 2013-10-14 15:05:47下载
- 积分:1
-
用于数值积分的稀疏网格高斯埃尔米特方法
用于数值积分的稀疏网格高斯埃尔米特方法,可以产生积分节点和积分系数(Sparse Grids Based on Gauss-Hermite Rules)
- 2020-07-04 01:00:01下载
- 积分:1
-
codes
在图论中的floyed算法程序,可以算两点之间的最小距离(The floyed algorithm in graph theory)
- 2012-09-01 00:31:21下载
- 积分:1
-
AcousticTool
这个是计算声传播的各种模型
包括简正波kraken波数积分scooter等模型
有很好的学习价值
(a system program for acoustic propagation calculation)
- 2010-06-20 10:52:26下载
- 积分:1
-
fft
fft傅里叶快速变化程序,里面说的很清楚,很使用。(FFT Fourier rapid change program, which made it very clear, is to use.
)
- 2014-05-11 20:59:38下载
- 积分:1
-
rotor-dynamics
大部分机械都是以转子形式运转,这本转子动力学是研究旋转机械动力学的基础(Most of the machinery are operating a rotor and the rotor dynamics is the study of the dynamics of rotating machinery foundation)
- 2013-02-20 11:07:16下载
- 积分:1
-
read_nc
用fortran语言读取NC格式的数据,与大家分享,希望能够共同进步哈,谢谢(Used fortran language to read NC data format to share with you, hoping to make progress together Ha, thank you)
- 2013-07-14 20:05:05下载
- 积分:1
-
zhuangcuo
糊涂先生给他的五个朋友写信,他写了五封信,但是当他的朋友收到信后,都告诉他:“你的信寄错了”。那么请你计算一下:出现这种情况的概率有多少?(假设糊涂先生是随机地往信封里装信的),你能不能把所有的情况都列出来呢(Mr. foolish to write him five friends, he wrote five letters, but when his friend received a letter, told him: )
- 2007-07-12 00:48:29下载
- 积分:1
-
ElectriFieldLine
用matlab对偶极子电场线描绘,能够和等势线一起画出。改变电荷量就能得到不同的电场线分布。(Electric field line of a diple)
- 2011-11-14 16:35:17下载
- 积分:1
-
STRSCNE
给出变量的上下边界、初值和代价函数,能够搜索代价函数最小值时的变量取值。属于带约束的优化算法,可以用来求算非线性方程组。(STRSCNE is a Matlab code for constrained nonlinear systems of equations
F(x)=0 l<=x<=u
where F: R^n--> R^n, l and u are vectors of dimension n. Non-existent lower and upper bounds, i.e.
entries of l and u equal to minus o plus infinity, are allowed.
The algorithm is a globally convergent procedure that combines Newton method and an elliptical trust-region approach. The elliptical trust-region is defined employing a scaling diagonal matrix D
and the trust-region subproblem is approximately solved by the dogleg method. Only strictly feasible iterates are generated.
Various input/output options are provided, and we refer to the code itself for further documentation.
)
- 2009-10-30 16:18:10下载
- 积分:1