-
gps1
说明: read from sp3 rinex in matlab
- 2021-04-13 09:28:56下载
- 积分:1
-
瞬时混和盲信号的分离 exBSS
瞬时混和盲信号的分离,使用自然梯度法的实现。(Blind signal separation of instantaneous mixing, using natural gradient method of implementation.)
- 2015-09-23 01:02:30下载
- 积分:1
-
sheji
三相交流异步电机直接转矩控制的MATLAB仿真(Three-phase AC induction motor direct torque control of MATLAB Simulation)
- 2010-05-10 17:35:24下载
- 积分:1
-
greymodel_toolbox
灰色预测系统的Matlab的工具箱,可以快速使用简单的灰色预测,进行学习。比较适用于灰色算法的初学者。(Matlab toolbox gray prediction system, you can quickly use a simple gray forecast for learning. Gray algorithm more suitable for beginners.)
- 2014-09-03 10:39:01下载
- 积分: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
-
37724097pcnn
用Matlab实现人脸图像分割的程序,可以使用(Implementation of a Face with Matlab segmentation procedure, you can use)
- 2011-05-16 20:41:57下载
- 积分:1
-
matlab_100
matlab实用程序百例,新手上手必背,让你快速掌握matlab的使用,推荐!(matlab utility 100 cases, should ? novice get started, let you quickly master the use of matlab, recommended!)
- 2010-05-27 07:25:05下载
- 积分:1
-
decoupling-control
解耦控制源代码,包含20多个实例,由浅入深,是在matlab中实现解耦控制。(Decoupling control source code, including more than 20 examples, 2 is in matlab realize decoupling control.)
- 2012-05-05 13:43:30下载
- 积分:1
-
gongchengzhendongzhongdeshuzhifangfa
工程振动中的数值方法 西北工业大学 课件(Numerical methods in engineering vibration Northwestern Polytechnical University Courseware)
- 2010-09-29 20:51:43下载
- 积分:1
-
Gseidel
Main program with a data file for the resolution of a system Ax=b
The data file contents the dimension n and the values of the matrix A and the vector b.
- 2014-12-02 21:30:08下载
- 积分:1