-
lms
自适应信号处理,最终的权值矩阵就是滤波器的系数,学习曲线描述其收敛特性(Adaptive signal processing, the final weight matrix is the filter coefficient, the learning curve to describe the convergence properties)
- 2008-06-04 09:30:59下载
- 积分:1
-
chuanbosuanzi_DOA
空间谱估计基于传播算子DOA估计算法MATLAB仿真程序(Spatial spectrum estimation based on propagator DOA estimation algorithm MATLAB simulation program)
- 2011-09-18 10:42:21下载
- 积分:1
-
quad2dg
高斯积分法的matlab编程,目的在于求解一维,二维三维问题的数值积分。(Numerically evaluates 2D integrals using Gauss quadrature.)
- 2013-09-07 11:13:35下载
- 积分:1
-
Matlab runcode
说明: 对数据进行eemd计算,得到数据的时间序列(matlab function of eemd)
- 2020-11-27 15:58:35下载
- 积分:1
-
contourfollowing
counter following code can be used in other projects
- 2009-03-04 19:48:37下载
- 积分:1
-
GUIdESIGN
gui设计,在开发各类软件之前可以帮助人们设计软件,并展示设计效果,更好的促进软件研制.(GUI design ,can help you to design GUI,and may help you to show what you will do,so It is more usful to you!)
- 2014-12-02 23:52:49下载
- 积分:1
-
dadi2zhijiao (3)
将GPS得到的经纬度,大地坐标,通过高斯投影正算,得到平面直角坐标
文件大小不够,再增加了高斯投影的pdf文档(The longitude, latitude and geodetic coordinates obtained by GPS are corrected by Gauss projection, and the plane rectangular coordinates are obtained.)
- 2019-01-12 11:25:37下载
- 积分:1
-
2psk
关于2psk相关参数的matlab若干个编程
如 误码率的计算(Matlab on 2psk a number of related parameters such as bit error rate calculation program)
- 2010-10-19 23:19:37下载
- 积分:1
-
daixinanxindaojianmo
用线性滤波器来对一个带限通信信道建模仿真(Linear filter to a band-limited communication channel modeling and simulation)
- 2010-01-16 10:13:38下载
- 积分:1
-
mandelbrot
This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in).
although mandelbrot equation is Z=Z^2+C you can change the degree of the equation between 1 - 50.
higher number in iteration, points in axes gives better results in image besides more resulting time.
to zoom an area of the figure you must aproximately choose the point and then change the center values to this point values then push Show Graph button. because of this is the first version there can be any lack of usage.
(This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in).
although mandelbrot equation is Z=Z^2+C you can change the degree of the equation between 1- 50.
higher number in iteration, points in axes gives better results in image besides more resulting time.
to zoom an area of the figure you must aproximately choose the point and then change the center values to this point values then push Show Graph button. because of this is the first version there can be any lack of usage.
)
- 2010-02-17 07:21:59下载
- 积分:1