搜索资源列表
josephsonmatlab
- 本程序基于约瑟夫森结的RSJ模型,对无微波辐照和微波辐照下约瑟夫森结的特性进行了数值计算求解,其中有微波辐照的RSJ模型求解采用了四阶龙格库塔方程函数,两种情况都给出了I-V特性曲线图(程序包中也附带),展现了量子化电压台阶。
CPG网络的数值求解
- 利用龙格库塔法求解CPG网络
fit
- 用差分方程或数值微分解决简单的实际问题。 实验3 插值与数值积分 l 插值问题提法和求解思路 l Lagrange插值的原理和优缺点 l 分段线性和三次样条插值的原理和优缺点 l 用MATLAB实现分段线性和三次样条插值 l 梯形、辛普森积分公式的原理及MATLAB实现 l 数值积分公式的误差——收敛阶的概念 l 高斯积分公式 l 广义积分与多重积分 l 用插值和数值积分解决
hanming
- 利用常用四阶龙格-库塔公式求初值,再利用汉明公式、米尔恩公式和改进的四阶亚当斯隐式公式及常用的四阶龙格-库塔公式求解其余的数值解求解常微分方程初值问题,并计算它与精确解的误差-Use of commonly used fourth order Runge- Kutta initial value to the Formula, and then use the Hamming formula, Milne formula and improved fourth-order implicit Ad
longjie
- 利用常用的四阶龙格-库塔公式求初值再分别利用米尔恩公式和改进的亚当斯方法及常用的四阶龙格-库塔公式求解其余的数值解,并计算它们与精确解的误差-By use of Runge- Kutta formula and then find the initial value, respectively, and improved the formula by Milne Adams methods and commonly used Runge- Kutta formula to solve the r
Numerical-Analysis
- 数值分析: lagrange插值与三次样条插值 simpson复化积分和两点高斯复化积分 四阶龙格—库塔解微分方程 牛顿下山法求解方程的根 列主元消去法求解线性方程组的根 -Numerical Analysis: lagrange interpolation and cubic spline interpolation simpson recovery of complex points and two points of the Gaussian integral Ru
RK4
- 数值分析中,显式4阶龙格-库塔法(Runge-Kutta)是用于求常微分方程数值解的重要迭代法。本算法优点是可以求高阶常微分方程(或多变量微分方程组)的数值解,并且可缩减求解时间-Runge-Kutta method
rgkutt
- 四阶龙格库塔数值方法,用于求解光纤光栅非线性耦合模方程,可求解正向,反向传输波幅度-Fourth-order Runge-Kutta solution of the coupled mode equation
Blasius-Equation
- 本例为四种求解Blasius平板边界层方程的数值计算方案,欧拉法,改性欧拉法,二阶龙格库塔法和四阶龙格库塔法。为了满足无渗透边界条件,f 位于eta=0处的初值在不同方法下需要进行一定的调整。-This folder contains the matlab programs to solve the Blasius equation for boundary layer of flat plate. There are four numerical methods to solve this p
Matlab
- 这是利用matlab非线性方程求解,包括基于龙格库塔法的Matlab数值积分函数和最小二乘法的Matlab参数辨识-This is the use of nonlinear equations matlab, including parameter identification based on Matlab Matlab Runge-Kutta method of numerical integration of functions and the least squares method
fourth_order_Runge_Kutta
- MATLAB四阶龙格库塔法 求解微分方程数值解 源程序代码-MATLAB fourth order runge kutta method to solve the differential equation numerical solution source program code
four-order-Runge-Kutta-method
- MATLAB四阶龙格库塔法 求解微分方程数值解 源程序代码-The source code of MATLAB numerical solution of four order Runge Kutta method for solving differential equations
Numerical-integration
- 数值积分,龙格库塔或者欧拉求解自由落体运动-THE REAL EXAMPLES
fourth_order_Runge_Kutta
- MATLAB四阶龙格库塔法 求解微分方程数值解 源程序代码-MATLAB fourth-order Runge-Kutta numerical method for solving differential equations solution source code
rk_sub
- 用于状态变量个数为148的微分方程的数值求解(Numerical solution of 148 state variables)
新建文本文档.tar
- 边值问题的数值解及其MATLAB程序;介绍了打靶法及其MATLAB程序; 用线性打靶法和常用的四阶龙格-库塔公式求解线性边值问题数值解的MATLAB主程序(Numerical solutions of boundary value problems and their MATLAB programs)
龙格库塔法的编程
- 龙格库塔求解微分方程数值解,工程中很多的地方用到龙格库塔求解微分方程的数值解, 龙格库塔是很重要的一种方法,尤其是四阶的,精确度相当的高(Runge Kutta is used to solve the numerical solution of differential equation in many places in the project, Rungekutta is a very important method, especially the fourth-order one,
10dof斜齿轮动力学建模
- 10dof斜齿轮动力学建模,用龙格库塔数值积分求解,分析动力学响应。考虑了时变刚度,阻尼,齿轮间隙等内部激励。