资源列表
Numerical_Methods.zip
- numerical method ppt for fdtd and computational electromagnetics,numerical method ppt for fdtd and computational electromagnetics
大地空间坐标正反算
- 坐标正反算。可以有大地坐标计算空间坐标,也可以从空间坐标计算大地坐标。,Balance the positive and negative coordinates. Calculation of geodetic coordinates can be spatial coordinates, spatial coordinates can be calculated from geodetic coordinates.
DSP_ifft32x32.rar
- optimized iFFT code for TI C64 processor,optimized iFFT code for TI C64 processor
CG_DESCENT.rar
- 利用CG_DESCENT算法求解大规模无约束最优化问题,代码所用语言为Fortran77.,CG_DESCENT algorithm using large-scale unconstrained optimization problems, the code language for Fortran77.
fft2.rar
- FFT(快速傅里叶变换)的算法,在VC++环境下编译可立即看到结果,本人认为具有很好的参考价值,欢迎下载^_^,FFT (Fast Fourier Transform) algorithm, in the environment of VC++ compiler can immediately see the results, I think that has a very good reference value are welcome to download ^ _ ^
奖金根据利润提成发放的算法
- 企业发放的奖金根据利润提成。利润(I)低于或等于10万元时,奖金可提10 ;利润高 于10万元,低于20万元时,低于10万元的部分按10 提成,高于10万元的部分,可可提 成7.5 ;20万到40万之间时,高于20万元的部分,可提成5 ;40万到60万之间时高于 40万元的部分,可提成3 ;60万到100万之间时,高于60万元的部分,可提成1.5 ,高于 100万元时,超过100万元的部分按1 提成,从键盘输入当月利润I,求应发放奖金总数? ,yyyyyyyyy
fmincon.rar
- 求解非线性方程。调用格式x=fmincon(fun,x0,A,b,Aeq,beq,VLB,VUB),For solving nonlinear equations. Call the format x = fmincon (fun, x0, A, b, Aeq, beq, VLB, VUB)
BigInteger.zip
- 自己在进行RSA的学习时写的一个BigInt类,实现了一百二十八位数的整数(十六进制的位,不是二进制的bit)的基本运算。,During the study of RSA I wrote this BigInt class implements 128-digit integer (in hex, not binary bit) of the basic operations.
mc.rar
- 用MATLAB编写的运用Monte Carlo method数值积分的实例程序。可供初学者参考学习!,TETRAHEDRON_MONTE_CARLO is a MATLAB library which estimates the integral of a function over a tetrahedron using the Monte Carlo method. The library makes it relatively easy to compare different m
gaojiepu.rar
- 通过对二价谱的编程分析,对信号处理里面采样率和采样长度对fft的影响做了一针见血地分析,By bivalent programming spectrum analysis, signal processing inside the sample rate and sample length on the impact of fft analysis done sharply
numericalmethodsofintegration.
- 数值积分算法实现对一阶微分方程组的计算:通过编写程序语言,运用欧拉,预报校正,龙格库塔的方法实现对x1微分=x2 x2微分=x3 x3微分=-800*x1-80*x2-24*x3+sin(t); y=800x1 的运算,Numerical integration algorithm for the calculation of first-order differential equations: through the preparation of programming languag
DFT.rar
- 该程序包括了一个应用最为广的离散傅里叶变换,褶积,抽样最小相位。绝对能运行,The program includes an application of the most widely used discrete Fourier transform, convolution, sampling minimum phase. They can certainly run
