搜索资源列表
solvefunction
- 使用matlab解方程的程序,对于方程的求解附有ppt讲解-equation solution using Matlab procedures for the solution of bearing on ppt
complex
- 这是个解复数方程的程序,包括二元,三元方程,还可以笛卡尔坐标和极坐标变换。里面有详细的说明。。。这个主旨是解决电路基础中所遇到的问题,因为电路里面有很多都是涉及到解复数方程的问题,为了解个方程安装个matlab不合算,所以就干脆使用这个校软件吧,包你爽!
measles
- 解边界条件的微分方程的例子,需要熟悉matlab才行-Solution of the boundary conditions of the differential equations examples need to be familiar matlab Caixing
a
- 用有限元法求解微分方程,虽然有时方程不一样,但是思路是一样的。-The finite element method for solving differential equations, though sometimes not the same equation, but the idea is the same.
cholesky
- 采用乔克利特方法解方程,采用高斯消去法解方程-Qiaokelite method to solve the equation by using Gaussian elimination solution equation
matlab_ode45fuzadiaoyong
- matlab程序中ode45复杂调用格式解微分方程。-matlab program for solving differential equations ode45 complex call format.
matlab_ode45
- matlab运用ode45的简单调用解微分方程范例。-the use of a simple call to matlab ode45 paradigm for solving differential equations.
MATLAB
- 单自由度系统对初始条件和简谐激励相应 由单自由度的运动方程和初始条件得到二阶非齐次常微分方程,它的解有对应的齐次方程的通解和非齐次方程的特接构成。-Single degree of freedom system to initial conditions and the corresponding harmonic excitation Special general solution of the equations of motion and initial conditions b
matlab-function
- 数值分析中各种代码几何,包括差值函数,牛顿逼近,以及微分方程的解。所以优化参考。-Numerical analysis of various geometric code, including the difference between the functions, Newton approximation, as well as solving differential equations. So Optimization Reference.
bisection
- 用二分法求解方程的近似解,二分法在MATLAB程序中的源代码-The approximate solution of the equation to solve by the dichotomy, dichotomy in the MATLAB source code
Lax_Matlab(octave)
- 一维激波管matlab源程序,采用CFD数值模拟的方法,对N-S方程进行差分,获得流体解析解。-One-dimensional shock tube matlab source code, the use of CFD numerical simulation method, the NS differential equations, fluid obtained analytical solution.
Newton-Raphson-matlab
- 利用Newton-Raphson 解非线性方程,编写matlab程序
gwnqr
- 使用matlab实现智能预测控制算法,插值与拟合,解方程,数据分析,包括随机梯度算法,相对梯度算法。- Use matlab intelligent predictive control algorithm, Interpolation and fitting, solution of equations, data analysis, Including stochastic gradient algorithm, the relative gradient algorithm.
最优解matlab源代码
- 最优解解法代码 可求数据的最优解 一元方程最优解 多元方程最优解等