资源列表
matrix
- 矩阵运算,包括加减乘除、取逆、转置,采用双精度浮点数运算,精度很高-Matrix operations including addition, subtraction, take inverse, transpose, using double-precision floating-point operation, high precision
1TRMUL
- 实现矩阵相乘, 比较方便,比较实用-Implement matrix multiplication
fanshebozhengyan
- 水平层状介质合成地震道反射波正演模拟程序-Horizontal layered medium synthetic seismic reflection wave forward simulation program
Seek-primes
- 这题求a,b间的素数,5个一行输出 个是干嘛用的 防止死循环的吗-This question seeking a prime number 5 line of output is the b between doing with it to prevent infinite loop.
1D_FDTD_Resonator.m
- 1Dimesion FDTD MATLAB Codes for Rectangular Resonator
steepest.m
- Using the steepest descent to solve do the optimization work. You can either cll the function or use the difference method to derive the gradient
验证歌德巴赫猜想(2000以内)
- 这是一个验证歌德巴赫猜想对2000以内的正偶数成立的小程序-This is a test Goldbach conjecture right now within the 2000 establishment of even small programs
curvefit.rar
- 一个用VC写的曲线拟合程序,可用在数值分析计算方法方面,Writing a VC with the curve fitting procedures, can be used in numerical analysis and calculation methods
FFT
- Calculates the FFT of any sequence and its written in C language
ZHISHU
- 输入一个数M,判断它是否为质数。所用的方法是从一到根号M,一次除,判断余数是否为零。-Input a number M, judge whether it for prime Numbers. The way from one to the square M, a except, judge whether remnant to zero.
edmonds
- 自己编写的一个用匈牙利算法求最大完备对集的MATLAB程序-I have written on the Hungarian algorithm seeking the most complete set of MATLAB programs
n元一次方程
- 用c++语言用数值计算方法解n元一次方程组。-using numerical calculation method for n-linear equation group.
