-
splines
Matlab教材样条插值工具箱splines使用说明、使用注意事项、使用实例等等(Matlab textbooks)
- 2013-08-02 21:30:35下载
- 积分:1
-
wrfpcolor
matlab 画地图的 非常好用,有需要的可以拿过去!(very good!)
- 2014-01-15 15:02:17下载
- 积分:1
-
基于均匀线阵的MUSIC算法的DOA估计
说明: 基于天线阵列协方差矩阵的特征分解类DOA估计算法中,多重信号分类(MUSIC)算法具有普遍适用性,只要已知天线阵的分布形式,无论直线阵还是圆阵,不管阵元是否等间隔分布,都可以得到高分辨率的估计结果。(In the DOA estimation algorithm based on eigendecomposition of antenna array covariance matrix, the multi signal classification (Music) algorithm has universal applicability. As long as the distribution form of antenna array is known, whether the linear array or the circular array, whether the array elements are equally spaced or not, the high-resolution estimation results can be obtained.)
- 2020-06-11 18:00:23下载
- 积分:1
-
modupm
Phase Modulation for Matlab
- 2009-07-06 00:16:48下载
- 积分:1
-
bp2&3
两个程序:2层BP网络以及3层BP网络实现的函数逼近。(Two procedures: 2-layer BP network, as well as 3-layer BP network s function approximation.)
- 2006-05-23 11:21:02下载
- 积分:1
-
sms_optic_flow_2.0.tar
基于matlab的optical flow(Matlab-based optical flow)
- 2014-10-06 16:52:04下载
- 积分:1
-
Untitled
a.阅读的图像img_1.tif,img_2.png的文件夹中,并
他们展示于一体,这两个数字分别。
(参考函数:imread, imshow, figure, subplot)
b.在matlab,观察从工作区中的图像信息面板
c.分别使用size, imfinfo,whos等功能获得的图像信息
d.添加标题的图像。 (参考函数:title)
Ë 。下面的代码实现的M文件编辑器
f=imread(‘img_1.tif’)
imshow(f)
set(figure(1), NumberTitle , off , Name , my first image’)
观察结果,并确定的功set()
f。保存img_1.tif目录“D: imagetest”。如果该文件夹不
存在,请首先创建这个新的文件夹。 (参考函数:imwrite)
(a. Read the images img_1.tif, img_2.png given in the folder, and
show them in one and two figures respectively.
(referenced function: imread, imshow, figure, subplot)
b. In matlab, observe the images information from the workspace
Panel
c. Use size, imfinfo,whos,etc functions to obtain image information
respectively.
d. Add title to the images. (referenced function: title)
e. Implement the following codes in the M-file Editor
f=imread(‘img_1.tif’)
imshow(f)
set(figure(1), NumberTitle , off , Name , my first image’)
observe the result, and determine the function of set()
f. Save img_1.tif to the directory “d:imagetest”. If the folder does not
exist, please create this new folder first. (referenced function:
imwrite))
- 2013-04-26 09:26:40下载
- 积分:1
-
SAME_PROJECT
this work provides overview about control system using matlab-simulink tools
- 2012-01-17 16:11:36下载
- 积分:1
-
double_spwm
双PWM便片调速系统的matlab仿真试验模型,调试通过。(err)
- 2008-08-15 15:43:37下载
- 积分:1
-
zhengshuguihua
整数规划:用割平面法求解整数规划
用分支定界法求解整数规划
用枚举法(包括穷举法和隐枚举法)求解0-1规划
(Integer programming: cutting plane method for solving integer programming with branch and bound method for solving integer programming Solving 0-1 planning enumeration method (exhaustive method and implicit enumeration))
- 2013-03-10 18:22:11下载
- 积分:1