-
ex2
基于matlab车辆车牌文字识别功能(Matlab-based vehicle license plate character recognition function)
- 2021-05-13 22:30:02下载
- 积分:1
-
the-map-recovery
可以利用matlab简单的程序对目标图行进行复原(Simple matlab program to recover the goal graph line)
- 2012-11-15 21:54:41下载
- 积分:1
-
vivek
satellite image fusion
- 2014-02-24 03:05:24下载
- 积分:1
-
BPSK
BPSK基带调制解调,包括载波调制解调,位同步和定时同步(BPSK baseband modulation and demodulation, including the carrier modulation and demodulation, bit synchronization and timing synchronization)
- 2021-05-16 11:30:07下载
- 积分:1
-
seg
matlab图像分割识别算法。读入车牌可识别出车牌号码并输出。(matlab image segment algorithm. read in a car license plate can output the number in the plate.)
- 2009-11-24 13:21:24下载
- 积分:1
-
Easy-convolution-Verilog-file
convolution code for beginers in the field of communication
- 2011-01-24 22:59:58下载
- 积分:1
-
typicalcontdisp
matlab gui程序,进行控制系统典型环节的演示,包括典型环节运行效果的演示与代码的展示。(a matlab gui program, it displays the typical segment of control system)
- 2014-09-13 15:12:20下载
- 积分:1
-
MATLAB-Power-System-Analysis
介绍了如何通过matlab仿真软件进行电力系统仿真分析(Describes how matlab simulation software for power system simulation and analysis)
- 2013-11-08 19:32:03下载
- 积分:1
-
QAM_AWGN_Fading
antennas program and the radiation patterns also available
- 2009-11-12 00:50:28下载
- 积分:1
-
PkgMyAntiAlias
一种比较好的抗锯齿算法
Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated plots.
See attached screenshot for a demonstration. More examples included in the code, just run help myaa .
Curiosa:
For those of you who publish your code often, an undocumented anti-aliasing option is included in the snapnow.m function in Matlab. To publish a file called test.m you can do:
opts.figureSnapMethod = antialiased
publish( test.m ,opts)
However, you will have more control over the process using myaa, which is also the best choice when using Matlab interactively.(A better anti-aliasing algorithm Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated plots.See attached screenshot for a demonstration. More examples included in the code, just run help myaa. Curiosa: For those of you who publish your code often, an undocumented anti-aliasing option is included in the snapnow.m function in Matlab. To publish a file called test.m you can do: opts.figureSnapMethod = antialiased publish (test.m, opts) However, you will have more control over the process using myaa, which is also the best choice when using Matlab interactively.)
- 2008-08-14 22:53:13下载
- 积分:1