搜索资源列表
Fleury.rar
- 用C++实现的fleury算法查找欧拉回路,已经编译好,解压缩后可以直接运行,With C++ Realized fleury algorithm to find Euler circuit, has been compiled, and can be extracted directly run
algorithmcode
- 计算机算法程序,欧拉图,汉密顿回路,kruscal,红黑树,排序算法源代码。-Computer algorithm , Euler , Hamilton circuit, kruscal, red and black tree, sorting algorithm source code.
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
EulerDistanceDiff
- matlab语言,基于测算视频帧之间欧拉距离的方法来进行关键帧提取操作-matlab language, based on the method of measuring the distance between video frames Euler keyframe extraction operation
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.
punfie
- 双向PCS控制仿真,对于初学matlab的同学会有帮助,数值分析的EULER法。- Two-way PCS control simulation, Matlab for beginner students will help, EULER numerical analysis method.
homework-6-TVD
- 计算一维浅水方程,采用TVD格式,Matlab语言编写,高等流体力学作业。- Calculation of one-dimensional EULER equations using TVD scheme
Chinese_Remainder_Theorem
- 中国余数定理及Matlab代码实现,总共包括三个函数,eulerphi(p)函数用于计算the Euler s Totient Function of p,invmodn(x,p)函数计算the inverse modulo of x under p ,CRT(r,p)函数实现结果。-Descr iption eulerphi(p) computes the Euler s Totient Function of p where p is a positive integer and
hiuliu_v43
- 有小波分析的盲信号处理,对于初学matlab的同学会有帮助,数值分析的EULER法。- There Wavelet Analysis Blind Signal Processing, Matlab for beginner students will help, EULER numerical analysis method.
kangsui
- 关于小波的matlab复合分析,数值分析的EULER法,均值便宜跟踪的示例。- Matlab wavelet analysis on complex, EULER numerical analysis method, Example tracking mean cheap.
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)