-
SupportVector
说明: 支持向量机的matlab代码。其中包括支持向量机的训练代码。(Support vector machine matlab code. Including the training of support vector machine code.)
- 2010-04-15 18:53:22下载
- 积分:1
-
fig7x34
无速度传感器的矢量控制系统仿真模型,为了实现转速的闭环控制和磁场定向(No speed sensor vector control system simulation model, in order to achieve closed-loop speed control and field-oriented)
- 2021-04-18 16:08:51下载
- 积分:1
-
rakeica_sumee_matlab
rake ica receiver
This program generates the Walsh Functions and does the job of a
Code Division Multiple Access (CDMA) Transmitter and Receiver
- 2020-10-20 10:17:25下载
- 积分:1
-
costas-matlab
用matlab编的科斯塔斯环,希望有帮助(Costas loop using matlab helpful)
- 2012-10-31 23:02:54下载
- 积分:1
-
Desktop
ocr programing in matlab to help anyone need help
- 2012-03-26 23:38:48下载
- 积分:1
-
UKF_FileSeperate
目前看到的最为清晰简单的 UKF 源码,有很详细的注释的(Now see the most clear and simple UKF source, there is a very detailed notes of)
- 2011-08-31 17:44:25下载
- 积分:1
-
state-estimation
介绍了一个简单三机系统的状态估计模型,包含基础数据,并且利用matlab仿真实现,文档中包含源程序(Introduced a simple three-machine system state estimation model, contains basic data and achieve matlab simulation, source document contains)
- 2012-09-14 17:07:29下载
- 积分:1
-
SyntheticApertureRadarImaging
一篇非常优秀的论文:合成孔径雷达成像matlab仿真,附PDF和源码。
(Synthetic Aperture Radar Imaging Simulated in MATLAB(PDF and Matlab code))
- 2020-06-28 15:40:02下载
- 积分:1
-
NMF
完整的NMF算法资料,有说明文件,有代码,也有运行案例。是非常不错的学习NMF的资料。(This is a NMF complete algorithm, including information, documentation, and the code, and also run case. This is a very good learning information of NMF.)
- 2014-07-08 15:34:35下载
- 积分: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