资源列表
FFT_IN_CPPCSharp
- 该文件夹包含两个目录,分另为实现FFT变换的C以及C#代码实现。 经我整理之后,现在两个程序都采用相同的方法,并且采样数据为8192个点。-The folder contains two directories, the other for the achievement of the FFT with C and C# code. The I order that the two programs by the same method, and sampling data for 8192
myMatrix
- 自己编写的C++矩阵算法,就求逆等来说,敢说绝对不会比Matlab慢-I have written C++ matrix algorithm, such as inverse, say definitely not slower than Matlab
latid
- 物理大地测量中的勒让德递推求重力值,只给了算法文件,大家一看就知道咋用了,其它的没必要-Physical geodesy Le Germany recursive seek gravity value only to the algorithm file, we see that the loud noise with the other is not necessary
N_R-matlab2
- 牛顿-拉夫逊法计算潮流程序,有节点数据可以计算出结果很好用的-Newton- Raphson method to calculate the trend of the program, and node data can be calculated results very well with the
eiler
- Euler method for solving ordinary differential equations with a given initial value
t5_2_lungkuta
- 用经典龙格-库塔法和变步长的龙格-库塔法求解微分方程-Classical Runge- Kutta method and the variable step Runge- Kutta method for solving differential equations
2.cpp
- 二进制乘法(大数相乘),输入二进制数,输出为二进制数-Binary multiplication (large numbers multiplied by), the input binary number, the output is a binary
walt
- 功率谱计算程序,fortran90格式,由作者实验调通,已经用于科研了。-Power spectrum calculation program
nanyajifengindex
- !计算南亚季风指数程序 !季风指数:0N--20N 40E-110E 的(平均U850-平均U200)+(平均V850-平均V200) ! ! ! !I0是纬向格点数,J0是经向格点数-! Index procedure to calculate the South Asian monsoon monsoon index: 0N- 20N 40E-110E average (mean U850-U200)+ (average V850-V200)!! I0 is the
dongyajifengindex
- !计算东亚季风指数程序 !夏季风指数:10N--50N Ps(160E)-Ps(110)的大于5hPa的和 SMIEA !冬季风指数:10N--50N Ps(110E)-Ps(160)的大于5hPa的和 WMIEA ! ! !I0是纬向格点数,J0是经向格点数-! Calculation of the East Asian monsoon index procedure! Summer monsoon index: 10N- 50N Ps (160E)-Ps (110) i
VorDiv
- !涡度和散度的计算程序 !根据格点风场计算 ! 均乘了10的6次方 ! 2009.09.4 zhangxiunian-! Vorticity and divergence of the calculation procedure of the wind field calculation grid are multiplied by 10 ^ 6! 2009.09.4 zhangxiunian
newtonraphson.c
- Newton Raphson Method
