-
Newton-Raphson
newton raphson load flow
- 2012-05-01 23:51:36下载
- 积分:1
-
chap_02
电子工业出版社翻译Sangjit K.Mitra的数字信号处理课本源程序(Electronic Industry Press Translation Sangjit K. Mitra Digital Signal Processing source textbooks)
- 2010-10-26 21:47:03下载
- 积分:1
-
code
this program gives detail ides on the addition of noise to the radar signal in matlab...in general a radar signal is corrupted by noise at the time of transmission.
- 2010-10-27 18:52:48下载
- 积分:1
-
dav-sgp4-Matlab
由david vallado更新的轨道确定的程序代码,本程序融合sgp4和sdp4,包含193个文档(this procedure is the sgp4 prediction model from space command. this is an updated and combined version of sgp4 and sdp4)
- 2010-03-12 16:12:19下载
- 积分:1
-
MatLab加密与解密
MATLAB对于语音信号的加密与解密程序!(MATLAB for voice signal encryption and decryption program!)
- 2020-07-05 13:18:59下载
- 积分:1
-
MFuzzyMF-master
说明: cluster selection based on fuzzy rules
- 2020-05-18 14:19:03下载
- 积分:1
-
Kmedoid
Kmedoid 是类似于Kmean的Clustering method。(Kmedoid is similar to Kmean the Clustering method.)
- 2007-08-01 18:05:09下载
- 积分:1
-
jidasiran
极大似然估计法定位,对于TDOA测距时进行的定位,简单源代码,有锚节点存在的节点自定位(Maximum likelihood estimate for localization)
- 2011-05-26 10:46:37下载
- 积分:1
-
SquareOfCircle_C
Code finds the square of a circle.
- 2015-03-22 18:18:46下载
- 积分: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