-
matlab
渐消式最小二乘例子程序渐消式最小二乘例子程序渐消式最小二乘例子程序(fading example- least-squares procedure fading example- least-squares procedure)
- 2007-07-04 20:43:43下载
- 积分:1
-
lms
LMS算法,可以实现在计算机上的仿真,通过仿真可以清楚的了解结果(LMS)
- 2010-01-26 09:45:50下载
- 积分:1
-
coded-aperture--
压缩孔径编码 用于压缩感知成像 比较详尽适合初学者参考使用(Compression coding for compressed sensing aperture imaging using more detailed reference for beginners)
- 2021-03-08 20:39:38下载
- 积分:1
-
FCM-master
说明: 模糊c均值(fcm)实现无监督聚类算法,经本人尝试,程序可以正常运行(Fuzzy C-means (FCM) to achieve unsupervised clustering algorithm, I try, the program can run normally)
- 2021-01-24 13:44:32下载
- 积分:1
-
matlabbasic6
神经网络的实例 ,用于图象的处理和模式识别(examples of neural networks for image processing and pattern recognition)
- 2007-05-18 10:16:05下载
- 积分:1
-
KLdisttemp
This is code to calculate Kullback-Leibler (KL) distance between histograms. It can apply for 2D image
- 2014-08-12 00:47:52下载
- 积分:1
-
PSO
粒子群算法的详细的MATLAB程序,很好的学习材料。(PSO detailed the MATLAB program, good learning materials.)
- 2011-10-19 16:16:58下载
- 积分:1
-
FPGA_implementation_DPD
FPGA implementation for the DPD algorithm
- 2018-09-10 12:45:50下载
- 积分:1
-
fastslam_web
FastSLAM1.0/2.0的仿真,在matlab环境下实现。对研究移动机器人同时定位与建图的研究者是非常不错的参考。(FastSLAM1.0/2.0 the simulation environment in Matlab under. Mobile robots to research the same time positioning and building plans of researchers is a very good reference.)
- 2007-01-30 10:59:51下载
- 积分: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