资源列表
fftwtest
- fftw库是世界上最快的快速傅里叶变换库,著名的MATLAB软件就是使用的该类库。本程序是一个如何使用fftw库的例子,可供参考-The fftw Library is the world s fastest Fast Fourier Transform library, well-known MATLAB software is to use the class library. This program is an example of how to use the fftw library
Newton_GDBH.tar
- 用pyhton简化的Nowton迭代,实现计算x^6=5的所有实根。适用与初学python的同学参考。同时附带GDBH问题在大于等于6时的10000次迭代范围内的正确性验证-calculate the equation : x^6=5, find all the real number x. Using python and Newton Iteration Method.Then the appendix code is about the puzzle of GDBH and the sol
EdgeRWG
- 此程序,用于三角形点面边的构造。 输入信息:面关联的3个顶点编号及顶点坐标; 输出信息:边及其关联的两个顶点,面关联的3天边编号按逆时针顺序排列-Generate Edge_Node and Face_Edge by Face_Node
ContentServer3
- 基于非线性最小二乘法的工程应用,运用高斯牛顿迭代法-Based on the nonlinear least squares method in engineering applications, by Gauss Newton iteration method
mep_src
- Multi-expression programming - Original code
classfiy
- 数理统计里的判别分析,用matlab实现。-The mathematical statistics the distance discriminant analysis, with matlab.
zhuchengfenfenxi
- 数理统计里的主成分分析,主要对几个成分进行比例分析,最后得到最重要成分的因子-The mathematical statistics the principal component analysis, the main ingredients of the proportion of several analysis, finally get the most important ingredients of factors
mktest
- 气象检验突变点,很简单,包括气温,风速,等等。-it can be used in the test of abrupt point.
Projects-DLL
- 三次样条函数实例,C++,比较简单的实例-Three spline function examples
test
- 实现简单windows计算器的小程序,能进行简单的加、减、乘、除、连加、连减、连乘及连除。-A simple procedure,can work as calculator of windows.It can work for simple plus,minus,multiply,division,continuous plus,continuous minus,continuous multiply continuous division and so on.
arithmeticTest
- 几个常用经典算法总结,直接打开就能进行测试了。-Summary of several commonly used classical algorithm
Fourth-order-Runge-Kutta-method
- 用四阶龙格库塔法计算Lorenz混沌系统的时间序列-The time series of Lorenz chaotic system of fixed step size fourth-order Runge-Kutta method algorithm source code.
