-
Gauss
求线性方程组的列主元Gauss消元法,基于MATLAB开发(Linear Equations of the column pivot Gauss elimination method, developed based on MATLAB)
- 2010-12-13 17:30:12下载
- 积分:1
-
Dijkstra(matlab)
暴强Dijkstra算法求任意两点间最短路径(matlab程序),一种求最大流的程序(Floyd shortest path algorithm MATLAB program, graph theory algorithms very practical)
- 2013-02-03 17:24:58下载
- 积分:1
-
ref-simu
光学传递函数模拟,薄膜沉积相关领域的仿真,为工艺参数制定提供参考(OTF simulation, simulation of thin film deposition related fields, with a high reference value)
- 2015-01-03 21:37:15下载
- 积分:1
-
QPSK-mod--AWGN-channel-simu
QPSK 调制、AWGN 信道下仿真程序,含有信源编码,信道编码,信道解码,信源解码等部分(QPSK modulation, AWGN channel simulation program, with source coding, channel coding, channel decoding, source decoding section)
- 2014-02-21 12:53:56下载
- 积分:1
-
Graph-algorithms
图论算法,包括弗洛伊德最短路径算法以及最短路径算法,最小生成树算法(Graph algorithms, including shortest path algorithm and the Floyd shortest path algorithm, minimum spanning tree algorithm)
- 2011-04-27 17:40:09下载
- 积分:1
-
PublishPaperinTopJournal
<How to Publish a Paper in the Top Journal><How to Write & Publish a Scientific Paper>两本电子书,或许对需要发论文的你有所启示(<How to Publish a Paper in the Top Journal><How to Write & Publish a Scientific Paper- Scanned> that may help you to learn something about writing a good paper)
- 2013-10-25 10:32:47下载
- 积分:1
-
erplab_4.0.3.1
codes for erp lab. a lot of functionalities foe eeg
- 2015-01-15 15:18:35下载
- 积分:1
-
tiqulunkuox
提取轮廓线的基本方法,大量的提取例子,和大量的代码示例(The basic method of extracting contour extraction examples, and a large number of sample code, a large number of)
- 2013-04-27 16:47:29下载
- 积分:1
-
biSAR_simulate
双站SAR回波仿真及成像处理,成像处理采用非线性CS算法(bistatic SAR echo simulate and imaging)
- 2011-01-12 21:45:05下载
- 积分: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