-
lmsjxx
lms算法仿真,及其主要性能分析。步长的影响与学习曲线的分析。(lms algorithm simulation, and its main performance analysis. Step of the analysis and the learning curve.)
- 2010-12-22 16:08:09下载
- 积分:1
-
extra
Antenna Design for array of dipole
- 2012-05-12 15:59:12下载
- 积分:1
-
simple_turbo_codec
simple turbo codec in matlab
- 2010-11-03 22:36:37下载
- 积分:1
-
DropFall
滴水算法实现,包含按顺序分解数字图片的功能(Dripping algorithm including digital pictures order decomposition functions)
- 2021-01-18 15:18:45下载
- 积分:1
-
xiaobobao-fenjie-yu-zhonggou-
一维小波包在matlab分解六层分解,与重构,可得高低频。与原高低频对比。( One dimensional wavelet packet decomposition in the MATLAB decomposition of the six layer, and the reconstruction can be HISTEP low frequency. Contrast with the original high and low frequency.
)
- 2016-06-24 22:49:41下载
- 积分:1
-
基于非相干信号子空间(ISM)的宽带源DOA估计方法
说明: 基于非相干信号字空间宽带源DOA估计方法,代码可运行(The matlab code is the DOA estimation for wide-band signals by ISM. It works well.)
- 2021-05-16 15:30:02下载
- 积分:1
-
BERd2
在不同的信道条件下计算第一类优先级数据平均频谱效率的MATLAB函数(In different channel conditions, the first class priority data calculated the average spectral efficiency of the MATLAB function)
- 2010-08-18 18:35:28下载
- 积分:1
-
zhongli
内含:1)在同一纬度下不同斜距时比较重力简易算法和拉普拉斯算法的误差曲线;2)在同一斜距不同纬度下两种重力算法的误差曲线。内含各自的运行程序。(Contains: 1) under the same latitude different slant distance compare gravity simple algorithm and error curve of the Laplace algorithm 2) in the same slope distance under different latitude error curves of two kinds of gravity algorithm. With their own to run the program.)
- 2014-11-19 16:44:16下载
- 积分:1
-
cfdlms
matlab的例程cfdlms,请大家多多指教(matlab routine cfdlms, please everyone exhibitions)
- 2008-03-10 15:16: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