-
MATLABfunction
matlab的主要编程的函数命令,简洁明了,适合初学者!(matlab a function of the main programming command, concise, suitable for beginners!)
- 2008-05-09 18:41:39下载
- 积分:1
-
matlab6.5
matlab6.5图形图像处理源程序,很经典的一本关于图像处理算法和代码的书。(Graphics Image Processing matlab6.5 source, it is a classic on the image processing algorithms and code book.)
- 2009-05-12 11:14:30下载
- 积分:1
-
source
this code is for prison problem
- 2013-03-29 03:38:27下载
- 积分: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
-
equ_response1
equalizer respone for channel F1(Z)=.1Z^2-.25Z^1+1-.25Z^-1+.1Z^-2 for zfl with tap=7,9,15
- 2010-06-23 18:41:28下载
- 积分:1
-
df
说明: 我的收藏,协作通信中DF的matlab仿真
(My collection, collaboration, communication matlab simulation of the DF)
- 2010-03-04 18:12:18下载
- 积分:1
-
L阵和线阵下二维DOA估计算法
说明: 基于MIMO雷达的MUSIC算法,寻找峰值对应目标角度(MUSIC algorithm based on MIMO radar to find the target angle corresponding to the peak value)
- 2020-03-04 11:15:03下载
- 积分:1
-
LMS
本例对LMS算法和最陡下降沿算法进行了实现和比较(The cases of the LMS algorithm and the steepest falling and comparison of algorithms for achieving)
- 2009-11-18 10:51:09下载
- 积分:1
-
KMEANS
K-Means动态聚类算法源程序。可以用来发现社团结构。(Dynamic K-Means clustering algorithm source code. The structure can be used to find associations.)
- 2010-01-07 15:47:30下载
- 积分:1
-
matlab-statistic
matlab的统计分析方法的源代码,并有举例说明。(methods of statistical analysis matlab source code and examples.)
- 2009-06-13 01:41:13下载
- 积分:1