-
10990
一种主成分分析的matlab源代码!外国人写的,不错!(A principal component analysis of the matlab source code! Writing of foreigners, it is true!)
- 2009-03-04 23:02:50下载
- 积分:1
-
PCA(matlab)
二维PCA人脸识别源程序(matlab)(2DPCA)
- 2009-04-24 17:34:05下载
- 积分:1
-
Graphics-and-GUI-using-Matlab
Graphics and GUI using Matlab
- 2012-11-30 18:55:38下载
- 积分:1
-
VANET-Mobility-master
Simulating V2V and V2I connectivity in Matlab using car following, lane changing models and entry and exit ramps on a 4-Highways, 3-Ramps scenario
- 2018-05-02 19:43:59下载
- 积分:1
-
Recognize-by-Gait
包括matlab环境下的步态识别代码,视频序列、ppt展示及相关文献(Including gait recognition code in the Matlab environment, the video sequence, ppt show and related literature)
- 2012-08-05 12:40:17下载
- 积分: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
-
GPS
说明: 根据GPS软件接收机的基本原理编写的,卫星捕获到跟踪到解算的完整程序(GPS)
- 2010-04-23 19:23:01下载
- 积分:1
-
acdc
联合对角化方法,用于对多个矩阵同时进行联合对角化,主要用处是盲源分离。(joint diagonalization method for the same time on a number of joint matrix diagonalization, the main use is Blind Source Separation.)
- 2006-07-01 13:52:01下载
- 积分:1
-
codes
KALMAN 滤波器 辅助 在线足球运动员跟踪 球赛是由模拟器生成的日志文档 此程序只实现如何利用kalman滤波器 对2维平面上的 运动物体进行跟踪 不涉及任何图像处理的东西 (Kalman filter assisted on-line multiple objects tracking on simulated robot soccer match log file. The tracking system is working on preprocessed data, so no image processing were included in the implementation. )
- 2011-06-25 23:48:56下载
- 积分:1
-
autosc
Auto-scales data table Z (new operation or based on know parameters),
or reverses auto-scaling operation.
- 2011-07-22 18:45:44下载
- 积分:1