-
jobshop-scheduling
这是另外一个基于工序的柔性作业车间调度的程序,简单易行(This is another process based on the flexible job-shop scheduling procedures, simple)
- 2011-12-07 15:53:57下载
- 积分:1
-
imcart2pol
直角坐标转换到极坐标下代码,以图像中心为原点,水平向右为0°方向,顺时针旋转生成极坐标图像。(converts a given image from cartesian coordinates to polar coordinates.)
- 2013-12-24 22:57:12下载
- 积分:1
-
zhifangtu
用直方图均衡化的方法处理彩色图像,使颜色更加鲜艳。(Histogram equalization approach to color image, the color more vivid.)
- 2013-05-24 20:54:02下载
- 积分:1
-
Cumulant-Based-Inverse-Filter
Cumulant-Based Inverse Filter
- 2014-02-20 10:40:19下载
- 积分:1
-
isctest
this code implemented for ICA algorithm and can be use for face recognition
- 2013-02-19 16:38:31下载
- 积分:1
-
fusion_2012
Adaptive multi-focus image fusion using a wavelet-based statistical sharpness measure的源代码(Code of paper "Adaptive multi-focus image fusion using a wavelet-based statistical sharpness measure")
- 2013-11-27 18:10:13下载
- 积分:1
-
SIMULINK--MATLAB-PID-fangzhen
基于MATLAB之SIMULINK工具箱仿真PID控制器的分析代码(Based on MATLAB simulation of SIMULINK toolbox PID controller analysis code)
- 2011-01-21 22:59:44下载
- 积分:1
-
Siclab-Game
实现拼图游戏功能,锻炼智力,供学习开发,了解另一种开发工具!(The realization of jigsaw puzzle function, mental exercise for the study and development, to understand another development tool!)
- 2007-12-15 10:02:55下载
- 积分:1
-
m_sequence
基于MATLAB的m序列的产生及相关特性仿真(Based on the MATLAB m sequences and related characteristic simulation
)
- 2012-05-07 19:31:23下载
- 积分: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