资源列表
fft2
- matlab实现快速傅立叶变换,采用了矩阵法
Gauss-Seidel_neliniara
- Algorithm for the Gauss–Seidel method, for numerical linear algebra
duifenfa
- 用对分法求非线性方程f(x)=0的实根.基本思想:逐步缩小这个有根的区间,当这个区间长度减小到一定程度是,就取这个区间的中点作为根的近似值-Use of sub-method of nonlinear equation f (x) = 0 the real roots. The basic idea: to gradually narrow the range of this well-established, when the interval length decreases to a ce
Newton
- 牛顿迭代法解方程组 写得比较简单 但是使用-Newton' s iterative method solution of equations written in relatively simple, but the use of
rnd
- 以随机函数生成K线.验证投机品种的随机性原理-Random function to generate the K line. To verify the randomness principle of the speculative variety
Simpson
- 辛普森(Simpson)公式是牛顿-科特斯公式当n=2时的情形,也称为三点公式。辛普森公式是利用区间二等分的三个点来进行积分插值。其科特斯系数分别为1/6,4/6,1/6.-The paper points out the defects of the const pressure wave velocity method and do some improvements on it: rebuilding the expressions of the pressure wave velocit
calculator
- 简易的计算器,至少可继续简单的加减乘除及四则混合运算-a simple calculator
acoustics2
- 自己编写的计算对应图形及显著性的程序,给大家借鉴一下。-I have written computes the corresponding graphics and significant program for everyone to learn from it.
1153304_4_2.cpp
- A是n阶对称正定矩阵,改程序是目的是求A的逆矩阵,并用A的逆矩阵冲掉A。-A is a symmetric positive definite matrix of order n, the reform process is the goal is to find the inverse of A, and use the inverse matrix A flush A.
caculate_variance
- Verilog语言求解均方根的近似方法,用MATLAB仿真实现,思想可移植到FPGA中-Verilog language rms approximate solving method, using MATLAB simulation, ideas can be transplanted into the FPGA
LU
- LU分解法的C程序,数值计算方法的一种,简单实用。-LU C program
kmedoids1
- CODIGO ALGORITMO K MEDOIDS