-
danfengmatlab
单缝衍射的光学仿真模拟,基于MATLAB语言(Single-slit diffraction optics simulation, based on MATLAB language)
- 2015-03-30 22:01:19下载
- 积分:1
-
ADRC_2
二阶自抗扰控制器算法中跟踪微分器、扩张状态观测器和非线性误差反馈率的.m文件和simulink仿真图例。(Second-order tracking differentiator ADRC algorithm, the extended state observer and nonlinear error feedback rate. M file and simulink simulation legend.)
- 2020-07-30 22:38:38下载
- 积分:1
-
混沌时间序列分析中的G-P算法求关联
混沌时间序列分析中的G-P算法求关联,可用,已经用过(Associate chaotic time series analysis algorithms for GP, available, has been used)
- 2015-12-02 23:34:33下载
- 积分:1
-
具有散射吸特性的介质中的2维的辐射传输方程RTE_2D_MATLAB
说明: 计算具有散射吸特性的介质中的2维的辐射传输方程(Calculation of two dimensional radiative transfer equation)
- 2020-11-16 18:09:39下载
- 积分:1
-
mutation
说明: matlab程序 遗传算法变异程序 敬请各位高手指教(Matlab procedures genetic algorithm variation procedures you please enlighten master)
- 2006-03-13 10:43:21下载
- 积分:1
-
lvboqi
一个简单的CA模型,用于仿真实践,使初学者很容易接受,简单易懂(A simple CA model, for the simulation of practice, so that beginners are easy to accept, easy to understand)
- 2013-10-23 12:22:39下载
- 积分:1
-
fuzzy1
经典的数学函数构建的模糊控制器,值得您的关注(Classical mathematical function to construct the fuzzy controller, it is worth your attention)
- 2015-04-16 10:52:40下载
- 积分:1
-
全相位apfft实验程序
全相位APFFT与传统的FFT算法对频率和相位进行估计(Frequency and phase estimation of all-phase APFFT and traditional FFT algorithm)
- 2019-02-25 14:55:03下载
- 积分:1
-
mfcc
mfcc 的matlab的实现,此方法在matlab上运行成功(mfcc the matlab realization this method successfully run in matlab)
- 2013-04-13 13:26:16下载
- 积分: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