搜索资源列表
rk_str
- RK算法:Rabin Karp string search algorithm,一种高效的字符串搜索算法-RK algorithm : Rabin Karp string search algorithm, An Efficient Algorithm String Search
rk
- 常微分方程的龙格库塔法系列程序,从二级到四级的算法。-Ordinary Differential Equations Runge - Kutta method series of procedures, from two to four algorithms.
pid_ctrl
- PID algorithm simulation program, including rk 四阶算法。-PID algorithm simulation program, including four bands rk algorithm.
RF模拟圆周运动
- 二体问题模拟 rk8阶算法
Rabin-Karp
- 字符串模式匹配的RK算法,其中的滚动哈希很有价值-RK string pattern matching algorithm, in which the rolling hash valuable
shuzhijifen
- 基于VC环境的面向方程的数值积分算法,本程序以卫星在空中运行的运动方程为例,采用四阶-龙格库塔算法解微分方程,以bmp图片给出输入参数和界面,很好的阐述了如何利用四阶-RK解微分方程-VC-based environment equation-oriented numerical integration method, this program runs the satellite equations of motion in the air, for example, using fourth
R-KandNewton
- 这是我今天刚做的高数常用的两个算法:一是用Newton迭代法求根号值 二是用4级-4阶的R-K法解此方程y/=-y ,初值y(0)=1. 同时有些常见的编程技巧. -This is what I did today, just a high number of commonly used two algorithms: One is Roots with Newton iteration number value another one is 4-4 bands RK Solving t
shuzhijifen
- 用经典RK方法和四阶ADAMS预测校正算法求解微分方程-Classical RK method and fourth-order predictor-corrector algorithm for solving differential equations ADAMS
RKmethodmatlab
- 常微分方程数值解法四阶龙哥库塔算法Matlab实现-RK method
r-K
- 数值分析中R-K迭代算法,用于矩阵的求解问题-RK iterative algorithm in numerical analysis, solving problems for the matrix
rk4andadams
- 四阶经典RK算法和四阶Adams预测-校正算法是求解微分方程时经常用的方法,本文进行了比较,提供了算例和程序-Classical RK method of fourth order and fourth-order Adams predictor- corrector algorithm is often used to solve the differential equation method, this article compares and provides examples and
chuanpipei
- 使用BM、Horspool,QS,RK等算法实现串匹配,文本串随机生成,输入模式串,输出匹配位置以及各个算法消耗时间!-Using the BM, Horspool, QS, RK and other string matching algorithm, the text string randomly generated string input mode, the output of each algorithm for matching location and time consumin
RK
- 实验RK算法,即利用Hash方法和素数理论,首先定义一个Hash函数(hash (r) = r mod q),然后将模式串P和文本串T中长度为m的子串利用Hash函数转换成数值。显然只需比较那些与模式串具有相同Hash函数值的子串。 当然因为Hash冲突的存在,还要进一步进行字符串比较,但只要选择适当的素数q, Hash冲突的概率就会很小 -Experimental RK algorithm, namely the use of Hash methods and prime number
MATLAB
- qr基本法求解矩阵的特征值 算法说明 [qk,rk]=qr(Ak) Ak+1=rk*qk-qr Basic algorithm for solving the eigenvalue that [qk, rk] = qr (Ak) Ak+1 = rk* qk
e^n
- 采用泰勒展开和RK算法在vs2005下求解e的x次方(x可从-10到10),精确到小数点后30位-Taylor and RK algorithm used in vs2005 solution under the e-th power of x (x can be from-10 to 10), accurate to 30 decimal
duff_for_sin
- 基于maglab/simulink平台设计的利用duffing振子检测微弱正弦信号,非常好的一个源程序,自己亲自调试,运行在matlab2012b上没有问题,仿真步长0.01s,采用RK四阶算法。若有问题,欢迎指教-Based maglab/simulink platform using duffing detect weak sinusoidal oscillator signal, a very good source, personally commissioning, operation
Ordinary-Differential-Problems
- 用Euler法、中点格式、预报-校正格式、经典四级四阶R-K格式算法求解一阶常微分方程初值问题的数值解。-By Euler method, the midpoint format, forecast- correction format, the classic format of four fourth-order RK algorithm for a numerical solution of ordinary differential equations in order to solve