-
test_bpsk
DVB-S2系统仿真代码,需要在2007版以上运行(DVB-S2 system simulation code, required to run at more than 2007)
- 2009-03-09 14:01:45下载
- 积分:1
-
mat_to_txt
可以将matlab中的mat文件转换成txt文件,方便其他的应用程序调用。(Mat files can be converted into a txt file and facilitate the application calls.)
- 2013-07-23 16:14:53下载
- 积分:1
-
Robot-Vision
《机器人视觉》需要的可以了解一下,需要有一定的数学功底呵呵(Robot vision need to look at, need to have a certain mathematical skills)
- 2013-04-02 11:17:49下载
- 积分:1
-
ACSzhuanhuan
欧姆龙ASCII转换 特别适合初学者学习(Omron ASCII conversion suitable for beginners to learn)
- 2010-09-12 15:43:56下载
- 积分:1
-
hhtanddata
HHT变换的EMD方法和希尔伯特谱的一些源程序,以及一些实例数据(HHT transform the EMD method and Hilbert spectrum of some of the source, and some examples of data)
- 2010-09-12 18:21:34下载
- 积分:1
-
OptimalTrans
This paper studies a cooperative cognitive radio net-work where two primary users (PUs) exchange information with
the help of a secondary user (SU) that is equipped with multiple
antennas and in return, the SU superimposes its own messages
along with the primary transmission. The fundamental problem
in the considered network is the design of transmission strategies
at the secondary node. It involves three basic elements: first,
how to split the power for relaying the primary signals and fo
- 2013-02-11 00:46:16下载
- 积分:1
-
matlab_radar_signal_analysis
雷达信号处理matlab程序,内容丰富,值得参考(Radar signal processing matlab program, rich in content, it is also useful)
- 2014-09-21 10:43:46下载
- 积分:1
-
Nearest_Orthonormal_Matrix
Finding the Nearest Orthonormal Matrix
In some appoaches to photogrammetric problems (perhaps inspired by projective
geometry), an estimate M of an orthonormal matrix R representing rotation is
recovered. It is then desired to find the “nearest’’ orthonormal matrix. While
this two step approach — first finding a “best fit’’ matrix without enforcing orthonormality,and then finding the nearest orthonormal matrix — is not to be
recommended, it may be of interest to find a solution to this problem nevertheless.
- 2015-01-30 17:15:24下载
- 积分:1
-
AM_mod_demod
Matlab Simulink program, explaining the AM modulation and demodulation.
- 2011-01-21 06:39:47下载
- 积分: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