-
Volterra
使用“改进的欧拉公式”和“4阶龙格-库塔公式”分别对Volterra方程求解,绘制解曲线、相轨线,并将结果进行比较。(Using the " improved Euler formula" and " 4-order Runge- Kutta formulas," respectively, Volterra equations, draw solution curves, phase trajectories, and the results were compared.)
- 2011-05-12 17:33:57下载
- 积分:1
-
3-DM
DM算法实现水印的嵌入和提取,内有实验用图,可以直接运行。(DM algorithm for watermark embedding and extraction, within the experimental map, you can run directly.)
- 2012-04-16 21:43:54下载
- 积分:1
-
foldp
线性系统的模型降阶 pade降阶算法 线性系统的模型降阶
(failed to translate)
- 2013-05-05 14:31:04下载
- 积分:1
-
matlab4
文档中介绍了matlab符号数学的知识,并且有实例帮助理解。(Document describes the matlab symbolic math knowledge, and there are examples to help understand.)
- 2010-01-12 17:22:49下载
- 积分:1
-
Periodic-structure
不同周期结构对带隙的影响,不同的周期结构传输矩阵也不同(Effect of different structure on the band gap)
- 2013-05-04 21:35:17下载
- 积分:1
-
the-Lagrange-multiplier-method-
约束优化算法:拉格朗日乘子法matlab程序(Constrained optimization algorithm: the Lagrange multiplier method and matlab program)
- 2021-04-01 17:39:08下载
- 积分:1
-
caculate_box_demension_matlab
自己编的计算盒维数的matlab源代码。将文本文件导到matlab中运行。(Own calculation of box dimension of the matlab source code. Introduction to the text file to run matlab.)
- 2007-09-23 13:04:03下载
- 积分:1
-
Example_4_DriveUntilWall
Example of solution of the problem of robot driving along the wall
- 2010-10-14 15:57:34下载
- 积分:1
-
pade
function [a,b] = pade(x,p,q)
PADE Model a signal using the Pade approximation method
----
Usage: [a,b] = pade(x,p,q)
The input sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles.
- 2012-04-18 09:52:53下载
- 积分:1
-
WaveSeg-(2)
Wav File Segmentation for matlab code
- 2013-07-22 20:49:37下载
- 积分:1