-
Num_Card_Discriminate
人工神经网络进行数字卡片识别,Matlab环境(Artificial neural network for digital identification card)
- 2013-10-06 21:45:15下载
- 积分:1
-
lcvbp
基于彩色局部二值模式的纹理分类研究,采用LCVBP原理,创新实用(Color texture classification based on local binary pattern studies, using LCVBP prinicple, innovation and practical)
- 2013-12-09 16:12:46下载
- 积分:1
-
servo_reasponse
二自由度水箱液位控制,伺服响应及其影响,比较。(TWO-freedom level control,sever response and its effect on our control performance.)
- 2015-03-02 12:51:45下载
- 积分:1
-
MATLAB0
本书是关于MATLAB的图形图象处理的书籍,介绍的非常详细,是一本非常不错的书籍(The book is about MATLAB graphics image processing books, the very detailed introduction is a very good book)
- 2007-08-09 08:20:01下载
- 积分:1
-
2212117574_Reseaux
Les Reseaux Pujol - 6eme Ed.pdf
- 2010-05-19 07:12:54下载
- 积分:1
-
fbmc_waveform1(1)
FBMC WITH OQAM MATLAB FILR
- 2020-07-02 17:00:02下载
- 积分:1
-
精英策略
改进精英策略的遗传算法,应用在电动汽车领域(elitist-Genetic Algorithm,e-GA)
- 2018-09-30 20:50:44下载
- 积分:1
-
tftb2002
matlab程序,高阶谱分析,信号谱分析的方法一起就存在了,高价谱分析是当代信号处理的主要工具。(Matlab procedures, higher order spectral analysis, signal spectral analysis method in existence, high spectral analysis of contemporary signal processing major tools.)
- 2007-03-13 10:14:25下载
- 积分:1
-
Digital-Signal-Processing-MATLAB
“数字信号处理教程:MATLAB释义与实现程序 ”一书中的程序集(the code of Digital Signal Processing Tutorial: MATLAB interpretation and implementation of the program, dictionaries assembly )
- 2015-01-26 17:03:18下载
- 积分: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