-
17488
《MATLAB7.0控制系统应用实例》 作者:刘叔军,机械工业出版社2005 一书的配套程序,请与本网站的《MATLAB7.0控制系统应用实例》pdf版本一起使用。
(" MATLAB7.0 Application Control System" Authors: Liu Jun, Mechanical Industry Press 2005, book one of the matching procedures, please contact the website' s " MATLAB7.0 control system application" pdf version to use.)
- 2009-03-25 11:55:21下载
- 积分:1
-
A_User_Friendly_Fortran_BVP_Solver
一个用fortran90写成的BVP(ODE)的求解器,作者是写matlab函数bvp4c的作者。原理差不多。不过这个版本是用f90写的,运算速度更快。本包内含如何运这些程序的论文及算例,很好上手。(In the declarations part of this module, we first define the BVP_SOL type, which represents the numerical solution. We next define the interface BVP_INIT, which is overloaded to provide a number of functions for allowing the user to specify initial information for the computation, the interface BVP_EXTEND, which is overloaded to provide functions for extending the numerical solution to a new domain that are useful in the context of parameter continuation, and the interface BVP_EVAL, which is overloaded to provide a function for retrieving solution information. Next a number of global variables employed throughout the code are defined.
)
- 2010-11-08 02:14:08下载
- 积分:1
-
fangxiangtu_ganrao
this code is about Generalize Side Lobe Canceller and very important in array processing.
- 2014-09-01 12:33:24下载
- 积分:1
-
kfm
卡尔曼滤波工具包,包括网络的配置,与节点的确定。(Kalman filter kit,Including the network configuration,and the determination of nodes
)
- 2013-03-26 16:34:47下载
- 积分:1
-
DSP-LAB-Final
Matlab based program on Digital signal processing and DSK processor
- 2015-04-05 23:12:34下载
- 积分:1
-
cs
说明: 压缩感知的例子。重建是用在稀疏域上求最小零范数的方法。首先把零范数凸松弛为一范数,然后变成线性规划问题,从而求得最优解。(An example of the compressive sensing. Its reconstruction is based on L0-norm minimization.)
- 2018-01-28 03:58:27下载
- 积分:1
-
4th-pro
this codes are not so important but they are useful to learn matlab signal processing
- 2011-06-13 15:56:10下载
- 积分:1
-
ParticleEx3
particle filter example using matlab
- 2011-12-05 18:50:15下载
- 积分:1
-
matlab-shuzifenxi
数值分析中matlab编程的源程序,大家可以参考下载~(Numerical analysis matlab programming source code, we can refer to the download to)
- 2012-11-22 20:16:08下载
- 积分:1
-
Chapter6
数值解法
例1 用改进的欧拉方法求一阶方程初值问题的
数值解
例2 数学摆的运动方程与近似方程数值解比较
例3 四阶龙格库塔公式求数值解
Matlab实现求数值解
例1 求初值问题y =x*sin(x)-y,y(0)=0的数值
解.先编辑一个定义方程的ODEF函数文件
ODEfun1.m.
例2 求方程组初值问题的数值解,按指定步长
0.05划分节点.
例3 按指定的精度求高阶方程初值问题的数值解.(Numerical Solution of the law a method of using the improved Euler' s equation of order to a first-order initial value problem of the numerical solution of cases of two mathematical pendulum equations of motion compared with the approximate numerical solutions of equations of three cases of fourth-order Runge-Kutta numerical solution of the formula Matlab order to achieve the numerical solution of demand cases seeking an initial value problem y ' = x* sin (x)-y, y (0) = 0 the numerical solution. first, the definition of an equation editor ODEF function file ODEfun1.m. cases of two demand equations initial value problem of numerical solution, according to the specified division of the node step 0.05. Example 3 according to the specified precision of seeking higher-order equation of the numerical solution of initial value problem.)
- 2010-02-05 23:14:41下载
- 积分:1