-
random-walk
基于matlab的随机行走案例,希望对各位有所帮助,如有不对,还请批评指正(case based on matlab)
- 2013-04-06 09:21:56下载
- 积分:1
-
Massive-MIMO
关于大规模MIMO的论文,包括导频设计、信道估计等内容,有一定参考价值(MIMO papers on a large scale, including the pilot design, channel estimation, etc., have a certain reference value)
- 2013-11-30 16:40:42下载
- 积分:1
-
mygui
基于快速傅里叶变换的GUI设计,能对多个输入序列进行FFT分析,并在画面上显示出输入信号,经过FFT处理,经过IFFT处理的信号波形(GUI design based on the fast Fourier transform, FFT analysis of a plurality of input sequences, and displayed on the screen of the input signal after FFT processing, the signal waveform after the IFFT processing)
- 2012-11-05 22:49:58下载
- 积分:1
-
ESA.tar
压缩感知技术,信号重建matlab程序代码。matlab2010b(compress sensing)
- 2014-01-14 23:42:03下载
- 积分:1
-
wilson-two-degree
wilson—ct法计算多自由度粘滞阻尼系统受地震激励的时程响应的源代码!(The wilson-ct method multiple degrees of freedom viscous damping system response by the time of the earthquake excitation source code!)
- 2012-11-28 21:00:30下载
- 积分:1
-
SIMULINK
用matlab对F16进行动态仿真,学习matlab的可以看一下。(Matlab on the F16 with the dynamic simulation, learning matlab that can look at.)
- 2010-06-21 17:20:55下载
- 积分:1
-
MATLAB_Primer_7th_Ed
The purpose of this Primer is to
help you begin to use MATLAB. It is not intended to be
a substitute for the online help facility or the MATLAB
documentation (such as Getting Started with MATLAB,
available in printed form and online). The Primer can
best be used hands-on. You are encouraged to work at
the computer as you read the Primer and freely
experiment with the examples. This Primer, along with
the online help facility, usually suffices for students in a
class requiring the use of MATLAB.
- 2008-07-13 22:34:17下载
- 积分:1
-
sibuxiangyi
能够实现四步相移解包裹,对包裹相位能较好的分离出来(unwrap algorithm)
- 2014-02-26 11:29:42下载
- 积分:1
-
bipolar
bipolar transmission using matlab
it will be helpful
- 2009-12-12 21:29:26下载
- 积分: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