登录
首页 » matlab » 1

1

于 2007-12-09 发布 文件大小:3KB
0 127
下载积分: 1 下载次数: 1

代码说明:

说明:  在命令窗输入如下内容就得到图形了: [t,x]=ode45( godhua ,[0,10],[0,0,0,1]) subplot(131) plot(t,x(:,4)) xlabel( t ) ylabel( y ) subplot(132) plot(t,x(:,1)) xlabel( t ) ylabel( v ) subplot(133) plot(t,x(:,2)) xlabel( t ) ylabel( \theta ) (At the command window type the following content to be the graphics: [t, x] = ode45 (godhua, [0,10], [0,0,0,1]) subplot (131) plot (t, x (:, 4 )) xlabel (t) ylabel (y) subplot (132) plot (t, x (:, 1)) xlabel (t) ylabel (v) subplot (133) plot (t, x (:, 2)) xlabel ( t) ylabel (heta))

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • lms
    LMS算法的基本描述,自适应滤波器的基本原理。(lms)
    2010-11-03 11:05:46下载
    积分:1
  • bin
    MATLAB低通滤波,高斯滤波程序,共5个,对应分析的例子(MATLAB low-pass filter, Gaussian filter process)
    2013-10-22 11:52:40下载
    积分:1
  • optical-filter
    sevenlayer optical filter comparision the analytical method with reflections
    2011-10-01 17:40:58下载
    积分:1
  • 精通MATLAB最优化计算(龚纯)
    说明:  该书介绍了两大智能算法(遗传算法和粒子群算法)的具体应用和实例分析。(This book introduces the specific application and case analysis of two intelligent algorithms (genetic algorithm and particle swarm optimization algorithm).)
    2021-03-21 22:29:17下载
    积分:1
  • math1
    MATLAB经典算法程序,插值与拟合包含PPT讲义,可对照matlab程序进行学习(MATLAB procedures classic algorithm, interpolation and fitting contains PPT handouts can control matlab program to study)
    2009-01-15 12:09:31下载
    积分:1
  • ICA_sour
    独立分量分析用于混合信号的分离,使用的算法是快速固定点算法,3路混合信号分别为man.pcm、dragon.pcm和music.pcm(Independent component analysis for mixed-signal separation algorithm used is a fast fixed-point algorithm, 3-way mixed-signal, respectively man.pcm, dragon.pcm and music.pcm)
    2012-07-21 19:01:42下载
    积分:1
  • ode23tx
    Clever B.Moler 博士的经典著作《Mumerical Computing with MATLAB》介绍的一个ode23简化版ode23tx算法思想及其程序代码。(Clever B.Moler Dr. classics " Mumerical Computing with MATLAB" describes a simplified version of ode23tx ode23 algorithm ideas and program code.)
    2013-09-15 15:54:36下载
    积分:1
  • LTEcommonscrambling
    该代码是lte数据传输中的加扰技术的源代码(The code is lte data scrambling technology in source code)
    2010-12-17 10:54:02下载
    积分:1
  • matlab2008
    实现信号处理的一个例子,对于学习资源的同学很有用(realize voice control,it is good for you!!)
    2009-07-17 15:50:37下载
    积分:1
  • Chapter5
    说明:  matlab混合编程(书中程序) 这个为第五章(matlab mixed programming (program book) The fifth chapter)
    2008-09-04 17:53:16下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载