-
IMAGEDENOISING
image deionising using various filter in matlab
- 2010-07-06 15:28:05下载
- 积分:1
-
Rayleigh-Fading
Raleigh fadinf is applicable in worst case scenario...
- 2014-09-18 19:43:09下载
- 积分:1
-
SerialPortCommunication_GUI
MATLAB串口接受并用GUI显示数据曲线(MATLAB receive the date by using COM and plot in GUI.)
- 2015-04-02 20:50:51下载
- 积分:1
-
UseMatlabToRealizeImageProcessing
《利用MATLAB实现图像处理》.caj()
- 2007-07-12 17:18:53下载
- 积分:1
-
MLP_Iris_Class
classification using MLP with GUi
- 2009-04-06 04:38:52下载
- 积分:1
-
cdmamodem
cdma code in matlab it is cdma receiver and transmiter.
- 2009-06-29 19:36:40下载
- 积分: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
-
Qzhifenpei
运用matlab进行席位分配的Q值分配求法(matlabzhong Qzhifenpei Qzhiqiufa)
- 2010-05-07 10:37:46下载
- 积分:1
-
daoppu
在matlab上实现任意数据的倒频谱分析,支持各种采样频率(Cepstrum analysis, any data to support a variety of sampling frequency in matlab)
- 2013-03-19 09:13:41下载
- 积分:1
-
Communication-Theory--of-Matlab
通信原理基于Matlab的计算机仿真,书籍电子版和源代码完全版。
作 者:郭文彬
出 版 社:北京邮电大学出版社
出版日期:2006-6-1
内容简介
本书主要针对《通信原理》这门课程,通过实例详细讲解了利用Matlab进行信真的方法。书中给出了大量的Matlab脚文本文件和范例。通过计算机模拟与仿真,一方面能使读者加深对所学基本理论的理解;另一方面,使读者能迅速掌握Matlab进行通信系统仿真的技巧。
全书共10章,包括:Matlab基本知识、确定信号分析、随机过程、模拟调制、数字频带传输、模拟信号的数字化及编码、信道及信道容量、扩频通信与伪随机序列等内容。(Communication Theory full version of Matlab-based computer simulation, books, electronics, and source code. Adds Kuo: Press: Beijing University of Posts and Telecommunications Publishing Date :2006-6-1 Introduction book focused on " Communication Theory course through examples explain in detail the method of to using Matlab letter really. The book gives a lot of the Matlab the pin text file and example. Through computer modeling and simulation, which would enable readers to deepen the understanding of the basic theory On the other hand, so that readers can quickly grasp Matlab communication system simulation techniques. The book is 10 chapters, including: Matlab basic knowledge to determine the signal analysis, stochastic processes, analog modulation, digital band transmission, the analog signal is digitized and coding, channel and channel capacity, spread spectrum communication with pseudo-random sequences.)
- 2012-09-30 10:33:54下载
- 积分:1