-
DSPmatlab
实验一 Matlab使用及离散时间傅立叶变换
实验二应用傅立叶变换对信号进行频谱分析
实验三 数字滤波器的设计 (Experiments using Matlab and a discrete-time Fourier transform second experiment the signal Fourier transform spectrum analysis experiment three digital filter design )
- 2010-10-27 12:21:21下载
- 积分:1
-
install_guide
说明: install_guide.rar,matlab说明,初学者必看(install_guide.rar,matlab,help for new user)
- 2019-06-02 14:36:41下载
- 积分:1
-
nodiversity
无线通信多输入多输出(MIMO)系统的仿真程序。包括程序解释和源代码(wireless communications multiple-input multiple-output (MIMO) systems simulation program. The procedures and explain the source code.)
- 2012-05-01 11:24:27下载
- 积分:1
-
radar_rtools
日本人做的一个雷达系统仿真的matlab的toolbox,里面包含了绝大多数雷达信号的模拟,可以用与仿真,如果
要用到硬件设计则不太好使(Japanese do a radar system simulation Matlab toolbox. it contains the majority of the radar signal simulation, and simulation can be used, if we had to use the hardware design is not good enough so)
- 2020-09-06 12:48:13下载
- 积分:1
-
kruskal
求最短路径的kruskal程序源代码适用于最小生成树(The shortest path kruskal source code)
- 2012-06-24 12:49:22下载
- 积分:1
-
MATLAB_Primer_8th-_2011
MATLAB_Primer_8th matlab使用说明的书,推荐看一下(MATLAB Primer 8th)
- 2011-10-22 11:50:38下载
- 积分:1
-
ClusterBasics-V1.0
聚类算法工具包,包含31个m文件。参考文献是 《Impact of Similarity Measures on Web-page Clustering》。(The clustering algorithm Kit 31 m file. References " Impact of Similarity Measures on Web-page Clustering" )
- 2013-03-13 00:45:55下载
- 积分:1
-
xiashan
MATLAB 牛顿下山法的一个小程序,原理就不详细说了。因牛顿迭代法受初值选取的限制,为防止迭代发散,对迭代过程再附加一项要求:|f(x(k+1))|<|f(x(k))|,将牛顿法迭代的结果:x(k+1) =x(k)-f(x(k))/f (x(k))和前一近似值x(k)适当加权平均做为新的改进值:x(k+1)=u*x(k+1) +(1-u)*x(k),其中u(0<>
迭代时u取1开始,逐次减半计算,直至附加要求符合为止。实例计算中x(k)=x(0)不变,只更新u和x(k+1),直至:|f(x(k+1))|<|f(x(k))|(即|f(x(1))|<|f(x(0))|),然后更新下山因子为u=1,继续以牛顿法迭代。(MATLAB Newton-down a small program, the principle is not explained in detail. Newton iteration by the initial value of the selected limit, in order to prevent additional iterative divergence, the iterative process a request: | f (x (k+1)) | < | f (x (k)) | Newton iteration Results: x (k+1) ' = X (k)-f (x (k))/f' (x (k)) and a previous approximation x (k), appropriately weighted average as a new improved value: x (k+1 ) = u* x (k+1) ' + (1-u)* x (k), where u (0 < u> iteration take successive calculated at 50 until the additional requirements found so far. examples of calculation of X ( k) = x (0) unchanged profile u and x (k+1, hungry) until: | f (x (k+1)) | < | f (x (k)) | (i.e. | f (x (1)) | < | f (x (0)) |), then profile downhill factor for u = 1, to continue to Newton iteration.)
- 2013-05-15 08:52:09下载
- 积分:1
-
MATLAB-source-code-
本代码是赵书兰老师的《MATLAB编程与最优化设计应用》这本书的程序源代码(This code is Zhao Shulan teacher "MATLAB programming and optimization design applications," this book source code)
- 2014-05-22 15:10:13下载
- 积分:1
-
cma-matlab
CMA自适应均衡算法的Matlab代码,有详细的注释,功能完全,使用的调制格式是QPSK(The code of CMA algrithm)
- 2021-03-14 22:09:22下载
- 积分:1