资源列表
Matlab3
- 插值与拟合,牛顿插值法,直接利用拉格朗日插值多项式的病态性-Interpolation and fitting, Newton interpolation method, the direct use of Lagrange Interpolation polynomial morbid
No03
- 数值计算,用最小二乘法实现线性拟合,指数拟合,三次拟合并会绘制图线,计算相应的误差值-Numerical calculation, with the least squares method of linear fitting, exponential fitting, three draws graph lines to be combined to calculate the corresponding error
doc_sim_exercise
- 又是python写的文章相识度判断的算法 压缩包里有多个样本文件,可以调整阈值查看结果-It is written by the python similarity judgment algorithm Compression with a plurality of sample file bag, can adjust the threshold to view the results
运筹学最小支撑树求解
- 运筹学最小支撑树的求解方法。该程序共有两种计算方法,可以用不同方法求解出最小支撑树。也可以对求解过程进行单步执行,从而清楚看出算法的求解过程。-tacticians minimum spanning tree method of solution. There are two procedures for the calculation method can use a different method to solve the smallest spanning tree. The solut
Myproject
- 快速傅立叶变换(FFT)是一个有效的算法来计算离散傅立叶变换(DFT)及其逆。有很多不同的FFT算法,涉及范围很广,从简单的复数运算的数学组理论和数字理论,这里我给大家带来了一个能够进行快速傅里叶变换及其逆的程序,希望对大家能够有所帮助-A Fast Fourier transform (FFT) is an efficient algorithm to compute the discrete Fourier transform (DFT) and its inverse. There are
fortran读取ncep再分析资料
- 先解压到与数据同一个文件夹下,更改netcdf.f90中要读的nc文件(修改第84行的文件名),运行,生成一个read_netcdf.f90,再在其中(第96行)编写你需要的程序。对于大量同类型文件生成read_netcdf.f90后,可以加循环(第46行),主体部分(第47行到94行)不需要修改
myothello
- 黑白棋游戏,较简单适合初学者,VS2008工程文件包括: ..\res..\myothello.cpp ..\myothelloDlg.cpp ..\ChessBoard1.cpp ..\othello.cpp etc-Reversi game, VS2008 project file include: .. \ res \ .. \ myothello.cpp .. \ myothelloDlg.cpp .. \ ChessBoard1.cpp .. \ othello.c
Valori_Proprii
- QR, Jacobi and Power Method for finding eigenvalues of a matrix.
liezhuyuanqiujie
- 列主元消去法求解一个矩阵方程附程序源代码-Column pca elimination method solving a matrix equation with the program source code
_sncndn@20and_Cardano@56
- 调用MATHLIB37.DLL中的函数_sncndn@20计算三个雅可比椭圆函数sn(e,x),cn(e,x),dn(e,x)在实数域上的值,作为参变量为e的一元实函,sn,cn,dn的周期分别为4K(e),4K(e),2K(e),其中uu=x为实数,emmc=1-e^2称为补模的平方,e=c/a=k称为模或椭圆的离心率。函数原型为void sncndn(float uu,float emmc,float *sn,float *cn,float *dn) 用MATHLIB37.DLL中的函
FFT
- FFT功率谱分析程序,对信号采用FFT变换方法进行功率谱密度及幅值谱密度分析-FFT power spectral analysis program, the signal using FFT transform method for power spectral density and amplitude spectral density analysis
ImageSystem
- 此程序用于基本的图像处理,比如图像的平滑等.暂时只能打开bmp格式的图片-image process
