-
BasicAntColon_AlgorithmmatlabforTSP
蚁群算法、TSP、MATLAB。已经调试通过,算法比较简洁。(Ant colony algorithm, TSP, MATLAB. Has been debugged, the algorithm of relative simplicity.)
- 2010-07-04 16:38:18下载
- 积分:1
-
MotionOnHelix
Animation shows particle motion along the helix.
Main file is MotionOnHelix.m
This is example how Matlab can be used for educational purposes, for teaching multivariate calculus.
- 2011-10-30 16:01:53下载
- 积分:1
-
MATLABtuxiangchuli
此为《MATLAB图像处理》书中的代码,可帮助大家学习MATLAB编程(This is the MATLAB image processing, the book s code)
- 2015-01-27 17:07:38下载
- 积分:1
-
raisecosin
很有用的利用matlab产生升余弦函数程序(Generate raised cosine function based on Matlab)
- 2011-12-14 00:44:33下载
- 积分:1
-
mycg
我用Matlab编写的CG算法,很好用,输入A,b,x的精确解,求解x及误差曲线。(I used Matlab prepared CG algorithm, a very good use, type A, b, x the exact solutions, to solve x and error curve.)
- 2007-12-19 23:01:27下载
- 积分:1
-
PhaseNoise_sim
PLL相位噪声仿真方法总结,用来说明对各个模块相位噪声仿真的方法(PLL phase noise simulation document)
- 2021-02-25 20:59:38下载
- 积分: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
-
MATLAB
最优化技术方法介绍及MATLAB的实现(科学工业出版社)(MATLAB optimization method)
- 2011-06-30 10:26:25下载
- 积分:1
-
FFTK
一个FFT改进版程序,使用kaiser窗;可以方便地打出信号的频谱包络,以及算出SNR/SINAD/THD/SFDR等各种数值。工程上使用非常便利(FFT with Kaiser Wndw, easily plot out the Frequent spetrum and the SNR/SINAD/THD/SFDR performance values)
- 2021-02-20 21:59:43下载
- 积分:1
-
Matlab-Trans-C
在matlab下如何调用c语言编写的程序,包括编译器的选择和设置(In matlab how to call the c language program, including the compiler options and settings)
- 2013-11-04 16:11:14下载
- 积分:1