搜索资源列表
LU.rar
- 解矩阵方程,可分解为两个矩阵,一个为上三角矩阵,一个为下三角矩阵,再求解,会简化计算,Solution of matrix equation, decomposed into two matrices, one for the upper triangular matrix, a lower triangular matrix, and then solving, will simplify the calculation of
sgl
- 用汇编语言编写的解一元二次方程的代码,键盘输入参数后进行运算并在显示器上给出根的值-Written in assembly language code for solving a quadratic equation, keyboard input parameters after the operation and display the values ??given on the root
Rossler
- Rossler方程在一定的初直下是混沌的,用四阶龙格库塔方法画出系统状态图-Rossler equation is straight down at the beginning of a certain chaos, with fourth-order Runge-Kutta method to draw the system state diagram
lyapunov10_23
- 用这个程序可以求出杜芬方程李雅谱诺夫指数-Using this program can find the Duffing equation Lyapunov index
lhzh
- (1)该码功能是将数组后n为一次放在数组前面,不改变其他元素顺序; (2)用二分法求方程的根。-(1) of the code after the function is an array on an array of n for the first time in front of the other elements do not change the order (2) equation for the root of the dichotomy.
sin_detect
- 用这个小程序可以解杜芬方程,可以通过相图判断混沌状态,判断加入噪声和信号-With this little program can Xie Duffing equation to determine the phase diagram can be chaos, judge by adding noise and signal
xiaochengxu3
- 1、输入一元二次方程的系数,求方程的解 2,编程求1!+2!+3!+ … +15! 3.编程求“水仙花数”。 -1, enter a Quadratic equation coefficients, the solution of Equation 2, the programming seeking a!+2!+3!+ ...+15! 3. Programming to strive for " a few daffodils."
11912885gauss
- hi gauss hir for integration equation
expresionASM
- Example how to write an arithmetical expresion/equation in assembly language.A good example on how to use the registrers.-Example how to write an arithmetical expresion/equation in assembly language.A good example on how to use the registrers.
donload
- solver for navier stokes equation
no_grain_7_30
- 求解navier stokes equation的matlab代码-navier stokes
fortran
- 二维对流、弥散迁移方程的有限元程序,用fortran语言编写-advection-dispersion equation
huansghishi
- 利用VC++制作出二元一次方程算法的源码和程序!-The use of VC++ production of a the binary simple equation algorithm source code and procedures!
Duffing
- 用matlab对duffing方程进行求解,duffing方程是混沌算法的主要分支之一,具有效果较为良好的微弱信号检测功能。-Duffing equation is solved using matlab Duffing equation is one of the main branches of the chaotic algorithm with a the effect weak signal detection function.
poincare130120_ok
- duffing方程的混沌判别中使用到了庞加莱截面,即多维相空间中适当选取一截面 ,此截面不与轨线相切,不包含轨线,且便于观察系统的运动特征变化.-use Poincare chaotic duffing equation discriminant, multi-dimensional phase space appropriate to select a cross-section, this section is not tangent to the trajectory does
heat-equation
- 热传导的图像修复,里面都是本学期的课程设计,对灰度的处理很有效果-heat equation
linear-equation
- 线性方程组 求解啊啊啊 -linear equation
One-dimensional-N-S-equation-(B)
- 一维NS方程含C代码和Fortran代码-One-dimensional compressible N-S equation (B)
Finding the roots of a cubic equation
- Finding the roots of a cubic equation using Substitution Vieta
Cholesky-solution-of-equation
- 乔累斯基解方程主要用于矩阵求解,线性方程组求解等,用法较广-Cholesky solution of equation