-
matlabbooks
MATLAB的多种书籍,包括图像处理,应用接口编程,小波和优化等(MATLAB in a variety of books, including image processing, application programming interfaces, such as wavelet and optimized)
- 2010-05-10 16:53:53下载
- 积分:1
-
timedelaybeamforming
时延下波束形成算法 matlab代码 欢迎下载(Time delay beamforming algorithm matlab code are welcome to download)
- 2010-05-26 22:03:00下载
- 积分:1
-
Relay hybrid precoding design
说明: 关于毫米波大容量MIMO系统中继混合预编码设计的源码(On the design of relay hybrid precoding for millimeter wave large capacity MIMO system)
- 2020-05-26 11:01:08下载
- 积分:1
-
1D-PML
1D-PML-simple ABC, comparision. with a interesting graphic
- 2011-10-01 17:45:21下载
- 积分:1
-
wavele_realizing_using_matlab
说明: 小波分析理论与MATLABR2007实现一书的原代码,飞思科技出的.不错的。(Wavelet analysis theory and the realization of a book MATLABR2007 the original code, Synopsys fly out. Good.)
- 2008-10-16 23:03:37下载
- 积分:1
-
UWB_BAN_channel_v2
这是一个uwb用于体域网的信道仿真程序,可以进行仿真,它符合IEEE.802.15.4a,非常好!(This is a body area network for the uwb channel simulation program allows for simulation, it is consistent with IEEE.802.15.4a, very good!)
- 2009-10-30 16:11:15下载
- 积分:1
-
mdlopen
It cab be open old format of mdl file on new version of matlab
invalid model name or file does not exist.
due to the presence of characters that are not supported in the
current character encoding setting windows-949
clc clear close all
bdclose all set_param(0, CharacterEncoding , ISO-8859-1 )
- 2014-10-04 18:41:09下载
- 积分:1
-
Don
dream theater berjudul don
- 2010-09-18 01:58:39下载
- 积分:1
-
chaoliu2
潮流算法,研究生作业。挺好用的,已经试过了。哈哈(Flow algorithm, graduate job. Very good use, has been tried. Haha)
- 2010-10-24 18:48:01下载
- 积分: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