-
tcm8psk
用matlab实现了TCM8PSK编码调制的解调,代码可以直接使用(Achieved with matlab TCM8PSK coded modulation and demodulation, code can be used directly)
- 2010-07-25 14:23:12下载
- 积分:1
-
xiaobo
对图像进行多级小波分解、重构。可用于提取图像的背景噪声(Multi-level image wavelet decomposition and reconstruction. Can be used to extract image background noise)
- 2010-08-12 16:46:10下载
- 积分:1
-
UnwellLineEquSet-matlab
病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示:
病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和conjugated_grad.m六个文件。
程序执行结果包括:求解结果、迭代次数、迭代误差数据、误差曲线图等。
(Morbid Linear Equations calculation problems involving Gauss elimination method, Jacobi' s iterative method, Gauss- Seidel iterative method, steepest descent method and conjugate gradient method. Each method, all the preparation of an m file, packaged in the form of a function. Then the total HilbLineEquSet.m file to invoke the implementation of draw error curve, to be running results. General Matlab program flow, as follows: the calculation of morbid equations include: HilbLineEquSet.m, gauss.m, jacobi.m, gauss_seidel.m, fastest_descend.m and conjugated_grad.m six documents. Procedures for implementation of the findings include: solving a result, the number of iterations, iterative error data, error curve and so on.)
- 2009-12-10 19:08:10下载
- 积分:1
-
MATLAB1
用MATLAB画一个弯曲的圆柱
思想:把圆柱按轴线分若干段,在每个断面画圆,圆的法线就轴线的切向方向。柱面画若干平行于轴线的线条,其中用到平行单位矢量点积等于1,不平行的结果是[-1,1)。
(MATLAB painting with a cylindrical curved thinking: the cylinder axis by a number of sub-paragraph in each section drawcircle, round on the normal axis of the tangential direction. Painted a number of cylindrical axis parallel to the lines, which use a parallel unit vector point plot equal to 1, the result is not parallel to [-1,1).)
- 2009-06-15 21:11:20下载
- 积分:1
-
blackground
模拟PS软件,使用渐变方式,改变图象背景(PS simulation software, using the gradual approach to change the background image)
- 2011-02-03 11:42:41下载
- 积分:1
-
KNNMeanFilter
说明: 原理:以待处理的像素作为中心,取一个nXn的模板,在模板中选择k个与待处理像素的值最接近的像素,将这k个像素的均值替换原来的像素值。
假设n=3,k=5,调用方法:b = KNNMeanFilter(a, 3, 5)(Principle: to be treated as the center pixel, take a nXn template select the template and the pending k-nearest pixel values of pixels, this k pixels mean replacing the original pixel value. Assuming n = 3, k = 5, call the method: b = KNNMeanFilter (a, 3, 5))
- 2010-05-03 10:14:15下载
- 积分:1
-
Matlab_VC++examples
matlab /Vc++实例教程,十二章包括附录的相关代码都有。(Matlab/Vc example guides, including Chapter 12 Appendix relevant code.)
- 2007-05-03 09:57:03下载
- 积分:1
-
DSP
信号与系统基础练习,演示了数字信号处理中常用的傅里叶变换,分析时域和频域的信息(Signals and systems based practice, demonstration of digital signal processing used in the Fourier transform of the time domain and frequency domain information analysis)
- 2013-12-03 21:05:39下载
- 积分:1
-
m
说明: THIS,file is about asobi separation
- 2015-04-05 17:24:51下载
- 积分:1
-
AppliedNonlinearControlSlotine11
Applied Nonlinear Control
- 2010-07-13 21:51:07下载
- 积分:1