-
Lanczos
用Lanczos方法求解矩阵的最大几个奇异值的Matlab程序。(Matlab codes for large singular value with
Lanczos Methods)
- 2021-03-26 16:49:13下载
- 积分:1
-
MATLAB使用欧拉Euler法求解微分方程组 源程序代码
说明: MATLAB使用欧拉Euler法求解微分方程组 源程序代码(SOURCE PROGRAM CODE OF DIFFERENTIAL EQUATIONS SOURCE SOLUTION USING EULER METHOD IN MATLAB)
- 2019-04-03 15:41:21下载
- 积分:1
-
fdtd3D_PML
计算光子晶体的源程序,基于fdtd 算法,很有帮助(photonic crystal calculation of the source, based on fdtd algorithm, helpful)
- 2007-04-20 15:36:13下载
- 积分:1
-
mathmathodbyClanguage
说明: 常用算法的c语言实现,包括一些经典的比如,最小二乘,插值与逼近等等!(Commonly used algorithm c language, including some classic example, least squares, interpolation and approximation, etc.!)
- 2008-09-18 15:45:21下载
- 积分:1
-
Crank-Nicolson_
C-N解偏微分方程的程序。解的是定步长的抛物型偏微分方程:
du/dx - a * d2u/dx2 = 0
在程序中可以更改 a 的值以实现不同系数的解。在循环中改变 a 的值以实现变系数. 该说明在压缩包是也有(CN solution of partial differential equations procedures. Solution is scheduled to step parabolic partial differential equation: du/dx- a* d2u/dx2 = 0 in the procedure can be changed in order to realize the value of a different coefficient of the solution. Change in the cycle in order to realize the value of a variable coefficient. The note in the compressed packet is also)
- 2020-11-07 23:09:48下载
- 积分:1
-
celluar-automata2012
元胞自动机 一个简单的元胞自动机 fortran(cellular automata)
- 2012-06-16 11:11:50下载
- 积分:1
-
5
说明:
★问题描述:
给出平面上的N 个二维点,求出距离最小的2 个点对。本题中距离定义为他们的直
线距离。例如(0,0) (3,4)的距离为5.
★数据输入:
有多组数据,对于每组数据,第一行是一个数字N 表示点的个数。N=0 的时候说明
输入结束。之后N 行,每行有2 个浮点数x_i,y_i 表示第i 个点的坐标。(1<=N<=10000
0,0<=|x_i|,|y_i|<=10^9)
★结果输出:
输出一个浮点数,表示最近点对的距离除以2,保留2 位小数(四舍五入)。
- 2013-12-03 14:57:02下载
- 积分:1
-
fft4-12
说明: FFT,整型数据代替浮点型数据
本程序是搜集资料并加上自己的分析,整了很长时间才测试通过的FFT程序,运行时间和所占内存方面都比较满意。(FFT, integer data instead of floating point data
This program is to collect data and add their own analysis, the FFT program passed the test for a long time, the running time and memory occupied are relatively satisfactory.)
- 2020-12-07 16:05:05下载
- 积分:1
-
MATLAB
利用五点差分格式和Jacobi迭代法,求解精确解和数值解的误差,判断阶数是否正确(Five-point difference scheme and Jacobi iteration method are used to solve the error between exact solution and numerical solution and to judge whether the order is correct or not.)
- 2020-06-23 08:20:02下载
- 积分:1
-
code
这个程序是关于轴承刚度方程的MATLAB程序(This program is about the bearing stiffness equation MATLAB program)
- 2021-04-13 15:38:56下载
- 积分:1