-
edgecode
数字图像处理中的边缘检测程序合集,包括VC++和MATLAB实现(Digital Image Processing Edge Detection Collection procedures, including the VC and MATLAB)
- 2007-06-01 11:10:08下载
- 积分:1
-
elm
极限学习机源代码 黄广斌 南洋理工大学循序渐进,让新手学会如何matlab编程(Extreme Learning Machine source code Huangguang Bin Nanyang Technological University, step by step, so that novices learn how matlab programming)
- 2014-05-27 22:10:05下载
- 积分:1
-
Field_II_PC7
Matlab FieldII for windows.版本7.2(Windows that runs Matlab 7.10, 32 and 64 bits Field_II_PC7.zip )
- 2011-12-20 16:29:32下载
- 积分:1
-
auto
小车的控制理论仿真程序,采用人工势场法,使小车在向目标点运动过程中能找到最短路径,并能适应环境约束。(Control theory simulation program, using the artificial potential field method, so that the car in the process of moving to the target point can be found in the shortest path, and can adapt to environmental constraints.
)
- 2016-04-11 23:54:14下载
- 积分:1
-
MATLAB
层次模糊聚类的算法实现,一个用C或者C++写的kmeans算法,最新的聚类算法(Level fuzzy clustering algorithm, one using C or C++ written kmeans algorithm, the latest clustering algorithm)
- 2009-03-23 08:39:55下载
- 积分:1
-
MATLABHUNHEBIANCHENG
MATLAB编程,又从函数使用到复杂程序的源代码,涵盖MATLAB所有基础知识(MATLAB programming, and from the function used to complex program' s source code, covering all the basics of MATLAB)
- 2009-11-15 11:22:26下载
- 积分: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))
- 2007-12-09 20:16:04下载
- 积分:1
-
mudMATLAB
解相关matlab多用户检测,基于matlab(Decorrelating multiuser detection matlab, matlab-based)
- 2010-08-25 23:31:13下载
- 积分:1
-
ploty4
一个可以画四个纵坐标的Matlab程序,包括一个测试文件(One can draw four vertical coordinates of the Matlab procedures, including a test file)
- 2013-10-28 23:26:03下载
- 积分:1
-
Matlab_QRdecode
在Matlab中扫描二维码,自己做的一个测试程序,基本功能包括:扫描与解码(scan and decode QR in Matlab)
- 2014-05-11 16:10:47下载
- 积分:1