-
GSTools
A set of matlab functions to read, write and deal with .spc spectra and spectral descriptions
- 2010-05-14 12:10:37下载
- 积分:1
-
BUCK1
buck 的matlab仿真,进行PID反馈调整,输入12v,输出5v(matlab buck)
- 2020-07-06 21:48:57下载
- 积分:1
-
example_sel2html
plot the examples .Useful for the beginners.
- 2013-03-14 18:03:50下载
- 积分:1
-
admedian
adaptive median filter for image
- 2015-02-20 17:57:57下载
- 积分:1
-
Spatialfeaturedetection
用于空域特征检测的几个代码,很实用,而且结果也很好哦!希望大家来共同进步(several codes for detecting of spatial characteristics)
- 2010-08-15 21:24:32下载
- 积分:1
-
chapter5_12
这是模式分类一书中第五章的修改的Ho-Kashyap算法的matlab代码实现。(This is a book of pattern classification to amend Chapter V of the Ho-Kashyap algorithm matlab code.)
- 2009-04-29 16:59:28下载
- 积分:1
-
matlab(2)_ppt
介绍matlab使用方法的完整ppt文档!希望对大家有用(Introduced the use of matlab full ppt files! We hope to be useful)
- 2009-05-12 10:18:11下载
- 积分:1
-
function-in-matlab
介绍matlab中各种运算函数,方便基本函数的查找,方便编程和仿真(Introduced the a variety of arithmetic function in the matlab, convenient the the Basic Function in to find, convenient the programming and simulation)
- 2012-06-19 13:50:16下载
- 积分:1
-
ica-speech-separate
实现语音分离,ica算法提取不同的语音,非常实用的算法实现(Speech separation, the ica algorithm to extract different voice, a very practical algorithm)
- 2013-04-15 20:52:19下载
- 积分:1
-
comVision
图片印刷字符的识别(可识别多种字体)
将Matlab工作空间路径设置为本文件夹
在Matlab命令窗口内输入:
numCongnition( able1/01.jpg )
通过改图片来对不同的图进行处理,其中able1,able2,able3三个文件夹分别对应三种字体
命令窗口输出要识别的字符,并且自动弹出中间处理过程窗口
也可以运行:
num = pretreat( able1/01.jpg )
imshow(num)
直接得到预处理后的图片
再键入:
getNumber(num)
得到字符输出
(Set the Matlab workspace path to this folder
In the Matlab command window input:
NumCongnition ( able1/01. JPG)
Through change pictures to deal with different figure, including able1, able2, able3 three folders corresponding to three kinds of fonts
Command window output to identify characters, and automatically process among popup Windows
Can run:
Num = pretreat ( able1/01. JPG)
Imshow (num)
Directly after preprocessing of images
Type:
GetNumber (num)
Get the output character)
- 2014-02-17 16:37:48下载
- 积分:1