-
rungekutta
说明: 用于非线性常微分方程的解的重要的一类隐式或显式迭代法,使用龙格库塔计算激光器的速率方程。(An important class of implicit or explicit iterative methods for solving nonlinear ordinary differential equations is to use Runge Kutta to calculate the rate equations of lasers.)
- 2020-07-28 21:38:46下载
- 积分:1
-
EuDist2
计算矩阵内空间任意两点之间或者两个矩阵之间的欧式距离的代码。(The space between any two points is calculated matrix code or Euclidean distance between the two matrices.)
- 2021-04-05 14:59:03下载
- 积分:1
-
jifen
常用的积分函数,能够很方便的解决数值积分的问题(Commonly used integral function, can be very convenient to solve the problem of numerical integration)
- 2007-09-19 13:51:49下载
- 积分:1
-
zheng
正入射的自由曲面透镜设计,计算获得透镜的二维坐标(The free-form surface lens is incident on the design, the two-dimensional coordinates of the lens calculated)
- 2021-04-13 18:58:56下载
- 积分:1
-
PDE
说明: 借助python3计算偏微分方程组,并作出相应图形,代码简单易懂,方便修改(Calculate partial differential equations)
- 2020-11-30 10:29:28下载
- 积分:1
-
runge
说明: 四阶龙哥库塔方法求解一阶微分方程的数值解法,能自定义迭代步数和迭代精度,非常适合于计算方法的初学者。(Long Ge Kuta fourth-order methods for a numerical solution of differential equations can be customized and iterative iterations precision calculation method is suitable for beginners)
- 2010-04-29 12:26:47下载
- 积分:1
-
Calculator
Visual C++6.0 实现的多功能计算器(Visual C++6.0 achieve the multi-function calculator)
- 2012-05-29 15:50:21下载
- 积分:1
-
ComplexNetworks
说明: 复杂网络MATLAB工具包和源程序,用于计算复杂网络特性的工具包。(Complex network MATLAB toolkit and source code)
- 2020-11-19 21:39:38下载
- 积分:1
-
xcorr
实现互相关运算 C实现,实现互相关运算 C实现(cross correlation C code implementation)
- 2010-01-10 16:49:14下载
- 积分:1
-
矩阵链乘算法
说明: 距阵链乘问题:
找出矩阵链乘A(35*40) A(40*20) A(20*10)
A(10*15)的最佳相乘次序。
算法来自:计算机算法导引(matrix chain by : identify matrix chain by A (35* 40) A (40* 20) A (20* 10) A (10* 15) concludes the best order. Algorithm from : computer algorithm Seeker)
- 2005-11-17 09:23:42下载
- 积分:1