-
matlab_2
基于二次型性能指标学习算法的单神经元自适应PID控制,采用二次型性能指标来计算控制律可以得到所期望的优化效果。(Quadratic performance index based on the learning algorithm of single neuron adaptive PID control, quadratic performance index used to calculate the control law can be expected to optimize the effect.)
- 2007-10-25 10:58:57下载
- 积分:1
-
gauss
MATLAB中的高斯消元法解方程,注释,源MATLAB代码(MATLAB in the Gauss elimination solution of equations, notes, source MATLAB code)
- 2009-06-03 09:10:56下载
- 积分:1
-
PCM-encode
通过PCM脉冲编码调制、恢复、量化、译码等过程实现A律十三线折线近似的仿真(Through the PCM pulse code modulation, recovery, quantification, A-law decoding process to achieve such a line similar to the simulation of thirteen lines)
- 2011-10-26 10:16:21下载
- 积分:1
-
Interferometer
此程序为标准相关干涉仪测向的程序,包括了相位估计和对算法的评估。(This program is the standard correlation interferometer procedures, including the phase estimation and evaluation of the algorithm.)
- 2020-12-08 09:39:21下载
- 积分:1
-
MUSIC
MUSIC算法源程序MUSIC算法源程序MUSIC算法源程序MUSIC算法源程序MUSIC算法源程序(MUSIC algorithm source codeMUSIC algorithm source codeMUSIC algorithm source codeMUSIC algorithm source code)
- 2014-01-12 21:08:47下载
- 积分:1
-
cpp
前段时间在北大OJ平台上做的几个题目,主要用到几个知识点...(OJ platform some time ago at the university to do the subject ...)
- 2009-12-15 00:43:21下载
- 积分:1
-
svm1
支持向量机比较好的一个例子,包含了参数寻优,训练值回归和测试集的检验,以及方差分析(A support vector machine good example, contains a parameter optimization, training and test sets Regression testing, and analysis of variance)
- 2011-10-27 20:17:05下载
- 积分:1
-
exfun
基于matlab的小波包信号分析程序,对初学者有用~~~~(Wavelet packet)
- 2014-05-26 11:30:56下载
- 积分:1
-
LpMethodFusion
基于拉普拉斯塔型分解图像融合算法,采用matlab实现,算法用三层分解(Lapulashida-based decomposition algorithm for image fusion using Matlab realized, with the three-tier decomposition algorithm)
- 2007-05-30 22:51:06下载
- 积分: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