资源列表
multilinearregression
- 用Matlab实现各种分析算法,可以编程实现,有些也可以直接调用函数命令、运用Matlab自带工具箱即可。各种分析方法中所用程序写成M文件,可直接运行。程序中具体计算均有说明。该文件夹下面的几个M文件,分别是针对一元、多元回归分析编制的。各位读者运行这些程序就可以进一步了解它们的用途。-Using Matlab to achieve a variety of analysis algorithms, programming, and some can also call the function
principal-component-analysis
- 主成份分析程序,包含求相关系数矩阵/矩阵对角元素提取、创建对角阵、求特征值和特征向量等函数-Principal component analysis program, including seeking the correlation matrix/matrix diagonal elements extract, create diagonal, find eigenvalues and eigenvectors and other functions
Frequency-Extraction-Program
- 频率提取程序,该程序利用傅立叶变换,提取设定频率范围,并变换为时间域-Frequency Extraction program that Fourier transform, extraction and setting the frequency range, and converted into a time domain
MWST.java
- find a minimum weight shortest tree for a graph
Hermit
- 这里三次Hermit插值,实现Hermit三次样条插值的c语言,可在visual c++下正常运行!-Hermit insert
Newton-insert
- 实现牛顿插值,可在visual c++上正常运行,数值分析中的算法!-newton insert
sample
- 三次样条插值的计算方法,亲测在visual c++下可以正常运行-third sample insert
thirdsampleinsertwangshang
- 数值分析中的三次样条插值,这个是网上下载的,自己跑过是正确的,在visualc++下运行正常!-Numerical Analysis of spline interpolation in c language
fortran 95/03 code
- fortran 95/03 book code
Lagrange
- 实现Lgrang插值,在Visualc++中相以正常完美运行,亲自测试可行!-Achieve Lgrang interpolation phase in Visualc++ run perfectly normal, personally tested feasible!
solution
- 方程求根的数值试验题,更精细的Newton迭代算法,用h/2代替h-Equation Roots of numerical experiments question, finer Newton iterative algorithm, with h/2 instead of h
linear-equations
- 考虑一种特殊的对角元素不为零的双对角线线性方程组(以n=7为例),写出解一般的n(奇数)阶方程组的程序 -A special program to consider non-zero diagonal elements double diagonal of linear equations (with n = 7, for example), write the general solution of n (odd) order equations
