搜索资源列表
Neville
- 本程序为基于matlab的插值分析与Euler解常微分方程的应用实例。-the procedures for the Matlab-based analysis and interpolation Euler solution of the ordinary differential equations application examples.
Fleury.rar
- 用C++实现的fleury算法查找欧拉回路,已经编译好,解压缩后可以直接运行,With C++ Realized fleury algorithm to find Euler circuit, has been compiled, and can be extracted directly run
weno
- 一维欧拉方程的高精度求解,WENO/WENO重构,ROE flux-One-dimensional Euler equations for solving the high-accuracy, WENO/WENO Reconstruction, ROE flux
algorithmcode
- 计算机算法程序,欧拉图,汉密顿回路,kruscal,红黑树,排序算法源代码。-Computer algorithm , Euler , Hamilton circuit, kruscal, red and black tree, sorting algorithm source code.
chap5
- 计算图像中的欧拉数,通过计算图像中的欧拉数,为图像的识别提供依据。-Calculation of image Euler Number
3dtrans
- 3D Space Coordinate Transformations This folder contains 3 files (m-functions) : - t2x.m Transformation Matrix to Generalized Position Vector. - x2t.m Generalized Position Vector to Transformation Matrix. - m2m.m Mass/Inertia Tensor
les_ch_s2
- Large Eddy Simulation of Turbulent Flow in a Two-Dimensional Channel-Large Eddy Simulation of Turbulent Flow in a Two-Dimensional Channel SGS Model .... Smagorinsky Eddy Viscosity Model Spacial FDM .... 2th order, Central, Staggered
EulerDistanceDiff
- matlab语言,基于测算视频帧之间欧拉距离的方法来进行关键帧提取操作-matlab language, based on the method of measuring the distance between video frames Euler keyframe extraction operation
8
- MATLAB源程序:支持多重边的欧拉巡回的matlab程序-MATLAB source: Supports multiple edges Euler tour matlab program
MATLAB-Euler
- MATLAB Euler法求解微分方程组 源程序代码-MATLAB Euler method for solving differential equations of the source code
MATLAB
- 隐式Euler公式求解常微分方程 输入参数: -odefun:微分方程的函数描述 -xspan:求解区间[x0,xn] -y0:初始条件 -h:迭代步长 -p1,p2,…:odefun函数的附加参数 输出参数: -x:返回的节点,即x=xspan(1):h:xspan(2) -y:微分方程的数值解-so easy!
matlab
- matlab 源码,实现欧拉插值,牛顿插值,拉格朗日插值等算法。-matlab source code to achieve Euler interpolation, Newton interpolation, Lagrange interpolation algorithm.
buckling-of-beam-
- 利用matlab计算了欧拉梁的静力与屈曲计算,以及平面任意曲梁的静力计算。-buckling and static analysis of Euler and curved beam
hiusiu
- 在matlab R2009b调试通过,包含特征值与特征向量的提取、训练样本以及最后的识别,数值分析的EULER法。- In matlab R2009b debugging through, Contains the eigenvalue and eigenvector extraction, the training sample, and the final recognition, EULER numerical analysis method.
euler mehod
- 欧拉法是一种一阶数值方法,用以对给定初值的常微分方程(即初值問題)求解。它是一种解决数值常微分方程的最基本的一类显型方法(euler method for iteration)
MATLAB使用欧拉Euler法求解微分方程组 源程序代码
- Matlab欧拉法解微分方程的程序源代码,供matlab学习使用(Matlab Euler solution of differential equations of the program source code, for learning to use matlab)
dynamic_model_free_human_3
- 随机森林matlab工具箱,特别好用。里面有一个指导m文件,按照它来就学会如何用了(dynamic model of robot using Newton-Euler)
tools
- 自行编写的欧拉龙格库塔代码实现,龙哥库塔采用四阶(Runge Kutta and Euler Matlab)
matlab 常微分方程数值解法 源程序代码
- 11.1 Euler方法 380 11.1.1 Euler公式的推导 380 11.1.2 Euler方法的改进 383 11.2 Runge-Kutta方法 385 11.2.1 二阶Runge-Kutta方法 385 11.2.2 三阶Runge-Kutta方法 388 11.2.3 四阶Runge-Kutta方法 390 11.2.4 隐式Runge-Kutta方法 391 11.3 线性多步法 392 11.3.1 Adams外推公式
微分方程求解————————matlab
- 常微分方程的数值解法,设计到欧拉解法,欧拉改进解法,矩阵解法等等(Ordinary differential equation numerical solution, design to euler solution, euler improved solution, matrix solution and so on)