-
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))
- 2007-12-09 20:16:04下载
- 积分:1
-
s&z-yingshe
说明: s平面和z平面映射演示程序
matlab 编程
(s plane and z-plane mapping demo matlab programming)
- 2006-03-12 11:16:33下载
- 积分:1
-
pajek
一个可以把Matlab复杂网络邻接矩阵直接转化为Pajek可以识别的网络文件(.net)很实用,学习复杂网络的可以下载(a programme that can transform the adj_matrix in matlab into .net file that pajek can recognize)
- 2010-05-14 12:32:27下载
- 积分:1
-
C7
说明: Feistel cipher is a symmetric structure used in the construction of block ciphers, named after the German-born physicist and cryptographer Horst Feistel
- 2011-12-09 00:17:39下载
- 积分:1
-
GaussBackGroundModel
混合高斯背景建模的实现程序,Matlab编写,运算速度极慢,但可作为理解算法的示例代码.系作者参加SJTU PRP项目时所写。此代码已在原项目中不再使用。(The realization of Gaussian mixture background modeling procedure, Matlab writing, computing speed is very slow, but the understanding of the algorithm can be used as sample code. SJTU PRP authors and participate in projects written. This code has been in the original project is no longer used.)
- 2009-11-06 16:19:26下载
- 积分:1
-
kalman
卡尔曼滤波 雷达对多维目标进行跟踪 并对装填方程进行预测 是入门的良好代码(Kalman filtering of radar target tracking and multi-dimensional equations to predict filling is good code entry)
- 2014-09-22 00:11:13下载
- 积分:1
-
chi2test
H = CHILD returns the handle to a new CHILD or the handle to
the existing singleton*.
CHILD( CALLBACK ,hObject,eventData,handles,...) calls the local
function named CALLBACK in CHILD.M with the given input arguments.
CHILD( Property , Value ,...) creates a new CHILD or raise
- 2012-08-05 19:33:14下载
- 积分:1
-
Geodesic_ActiveContours_Matlab
几何活动轮廓的matlab程序,可用性强,写的很好。(Geometric active contour the matlab program, availability, and write well.)
- 2007-10-22 15:00:35下载
- 积分:1
-
fuzzy
模糊控制的算法设计,本程序已经经过调试,程序中有中文解析;
(Fuzzy control algorithm design, this process has been debugging the program in Chinese analysis )
- 2021-01-13 20:58:47下载
- 积分:1
-
Seal-recognize
在RGB、HSV、YCBCR空间提取得到了高质量的印章,算法鲁棒性很强。(the seal is well recognized in the space of RGB、HSV and YCBCR,and the method is robust.)
- 2011-05-18 21:37:25下载
- 积分:1