-
decompression
Main program for decompression
- 2009-12-19 02:27:24下载
- 积分:1
-
IPM2
说明: 图像逆透视变换,本文只有程序,没有理论知识,理论知识可以参考网上的详细讲解,本文程序是搬网上大神的,谢谢!(Image inverse perspective transformation, this article only procedures, no theoretical knowledge, theoretical knowledge can refer to the detailed explanation on the Internet, this article procedure is to copy the online God, thank you!Image inverse perspective transformation, this article only procedures, no theoretical knowledge, theoretical knowledge can refer to the detailed explanation on the Internet, this article procedure is to copy the online God, thank you!)
- 2020-06-11 22:06:30下载
- 积分: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
-
imageprocessor
图像放大缩小算法 matlab
图像放大缩小算法 matlab
图像放大缩小算法 matlab( matlab matlab matlab matlab matlab matlab)
- 2015-04-11 22:03:28下载
- 积分:1
-
ldpc
不规则LDPC码的编码、译码matlab例程,并包含误码性能曲线的绘制。(the matlab program including LDPC encoding,decoding, and the approach to plotting the BER map.)
- 2016-03-23 17:30:31下载
- 积分:1
-
8QAM
利用Matlab仿真软件,完成如图1所示的一个基本的数字通信系统。信号源产生0、1等概分布的随机信号,映射到16QAM的星座图上,同时一路信号已经被分成了实部和虚部,后边的处理建立在这两路信号的基础上。实部、虚部信号分别经过平方根升余弦滤波器,再加入高斯白噪声,然后通过匹配滤波器(平方根升余弦滤波器)。最后经过采样,判决,得到0、1信号,同原信号进行比较,给出16QAM数字系统的误码。(Using Matlab simulation software, as shown in Figure 1 to complete a basic digital communications systems. Signal source such as arise over the distribution of 0,1 random signal, is mapped to 16QAM constellation diagram, at the same time all the way the signal has been divided into real and imaginary parts, behind the deal with the establishment of these two signals in the basis. Real part, imaginary part of the signal, respectively, after a square root raised cosine filter, then add white Gaussian noise, and then through the matched filter (square root raised cosine filter). Finally, after sampling, the verdict has been 0,1 signal, to compare with the original signal is given 16QAM digital system error.)
- 2007-10-22 15:57:50下载
- 积分:1
-
CHANNEL_EQUALIZATION_WITH_ADAP_LMS_and_RLS
Graphics function for Communications Toolbox equalization demo.
- 2010-01-08 05:21:13下载
- 积分:1
-
convolutional
瑞利衰落信道的Matlab仿真模型程序,这个是关于OFDM 的循环卷积源代码(Rayleigh fading channel simulation model of the process, this is the cycle of OFDM convolution source code)
- 2006-12-11 14:06:06下载
- 积分:1
-
primary-dual-interior-method
原始对偶内点算法,可以解决最优化问题。程序已经调试验证过,OK。(primary-dual interior method)
- 2011-09-30 08:58:07下载
- 积分:1
-
code
一些有关于分形的程序,非常好玩,可以自己玩一下,包括分形树,julia指数(Some of the procedures on the fractal, very fun, you can play with their own, including the fractal tree, julia Index)
- 2010-12-02 21:45:25下载
- 积分:1