-
fixed_point_systems
Fixed-point for functions of several variables (Function fixed_point_systems(x0, N) approximates the solution of a system of nonlinear equations F(x) = (f1(x), f2(x), ..., fn(x)) = 0 rewritten in the fixed-point form x = G(x) = (g1(x), g2(x), ..., gn(x)). This is done by the user at the bottom of the file. The sub-function G(x) has to be updated accordingly with the given system. The iteration scheme x(k+1) = G(x(k)) is implemented until condition |x(k)- x(k-1)| < tol is met, starting with an initial approxiamtion vector x0. If, after N iterations, the stopping criterion is not reached, a message concerning the iterated x s is displayed. the output consists of iterates of each variables x1, x2, ..., xn in each column. )
- 2009-05-14 04:39:19下载
- 积分:1
-
ML_cp
说明: 值得深刻阅读的基于CP的OFDM同步程序
这是一个非常好的用于OFDM的基于CP的 最大似然符号定时同步和载波同步的MATLAB仿真程序,经本人深入阅读吸收经典文献,反复编程调试而提炼而成,代码精炼有序,绝对没有错误,由此程序仿真得到的同步曲线与经典文献完全一致。同仁们阅读此程序一定受益匪浅! 这里不吝成果,特上载与诸位网友共享。也欢迎同仁们提供更多的优秀程序。 由于文献要求采用N=1024个子载波的OFDM,运行此程序需2分钟-3分钟的时间。
(Worthy of profound reading of the CP-based OFDM synchronization process this is a very good CP for OFDM-based maximum likelihood symbol timing synchronization and carrier synchronization of the MATLAB simulation program, after I read the absorption of classical literature in depth, repeated programming and debugging extracted from the symbol of refined and orderly, there is no error, this procedure has been synchronized simulation curve is fully consistent with classical literature. Tongren have read this procedure will definitely benefit! Spared the outcome here, especially to upload to share with you friends. Tongren also welcome to provide more excellent program. Documentation required as a result of N = 1024 sub-carrier OFDM, to run this process will take 2 minutes-3 minutes.)
- 2008-11-03 09:25:48下载
- 积分:1
-
10
说明: matlab图像处理的教学视频,详细介绍了视频的处理(matlab image processing, instructional videos, video processing described in detail)
- 2011-04-21 11:00:27下载
- 积分:1
-
matlab
基于matlab图像处理的问题 模拟仪表指针的识别 希望对大家有用 硕士生毕业论文(Recognition of the problem analog meter pointer matlab image processing of hope useful for Master Thesis)
- 2015-04-28 13:36:39下载
- 积分:1
-
Antenna-Design
北邮宋同学的matlab的天线方向图计算软件,里面集成了多个天线的计算,界面操作简单,并且里面给出了软件的MATLAB程序,仔细研读,收获匪浅(Song BUPT students matlab antenna pattern calculation software, which integrates the calculation of multiple antennas, simple interface operation, and which gives the software MATLAB program, carefully read, harvest a great deal)
- 2014-09-22 10:15:20下载
- 积分:1
-
Matlab_NI_daq-example
Maltlab DAQ example code
- 2013-04-18 15:06:46下载
- 积分:1
-
srcs
说明: 选择快速分析法,进行信号分离,所得到的结果,可以很好的与源信号相匹配。(Select the fast analysis method to separate the signal, the result can match the source signal very well.)
- 2020-07-21 10:11:22下载
- 积分:1
-
Lot
LOT变换,主要用于MAT实验上的重叠正交变换。制作人张新鹏。(LOT transform, mainly for the experimental MAT overlapping of orthogonal transformation. Zhang Xinpeng producers.)
- 2007-05-28 09:53:17下载
- 积分:1
-
jiedian
用数组产生盲节点和信标节点,比循环产生好许多(Produce blind node and beacon node with arrays, produce much better than the cycle)
- 2013-11-28 10:47:09下载
- 积分:1
-
贪心算法实例
一个用matlab编写的贪婪算法程序,可以嵌入到其他程序中(Matlab prepared a greedy algorithm procedures, can be embedded in other procedures)
- 2021-01-29 16:28:34下载
- 积分:1