-
NNLS-0
文章Decoding by Linear Programming实现源代码(Article Decoding by Linear Programming implementation source code)
- 2010-06-12 13:47:59下载
- 积分:1
-
mat2.2
在[0 2π]范围内绘制以Y轴为对数的二维曲线图, y=|1000sin(4x)|+1(describe )
- 2010-10-25 21:29:25下载
- 积分:1
-
matlab-
说明: PQ分解法潮流计算,matlab 程序,运行结果正确……(PQ decomposition flow calculation, matlab program, the results are correct ... ...)
- 2011-04-13 22:51:37下载
- 积分:1
-
fft
对函数进行采样,经过FFT变换后,画出频谱图,估计出频率。(Sampling of the function, after the FFT transform, the spectrum drawn to estimate the frequency.)
- 2011-11-08 21:20:10下载
- 积分:1
-
AIM
一个基于信息最大化生成显著图的程序对于彩色或红外图像都有很好的效果(Based information maximization generate significant chart program has a good color or infrared image effect)
- 2013-04-07 19:04:01下载
- 积分:1
-
DoG
MATLAB编写的图像DOG处理程序。处理生成图像的高斯差分图(DOG written in MATLAB image processing program. Image processing for generating the Gaussian difference image)
- 2020-10-22 17:17:22下载
- 积分:1
-
omp
用matlab写的一个正交匹配追踪基的函数程序(Written by matlab function program a group of orthogonal matching pursuit)
- 2014-01-13 10:41:44下载
- 积分:1
-
pca
这段代码是基于pca方法的数字图像处理技术,具有实际用应价值(This code is based on the method pca digital image processing technology, with the actual values used should be)
- 2009-05-01 11:24:07下载
- 积分:1
-
LTE_Channel_Model
LTE的信道模型,SCM, 标准3GPP25.966有说明(LTE channel model, SCM, a description of the standard 3GPP25.966)
- 2010-12-04 11:23:25下载
- 积分:1
-
ChebyshevExpansion
给定一个普通多项式p(x),用列向量表示,阶次从高到低排列,此函数返回p(x)的切比雪夫多项式展开的系数,返回的的结果也是一个列向量,同样按切比雪夫多项式的阶次从高到低排列
另外该函数用cos(x)项傅里叶级数展开一个多项式(
ChebyshevExpansion.m by David Terr, Raytheon, 5-26-04
Given a polynomial f(x) of degree n expressed as a row vector of coefficients of x^k with
highest power on the left, expand f(x) as a sum of scalar multiples of
Chebyshev polynomials, i.e. return the column vector of coefficients a_k with k
running from n to 0 from top to bottom such that f(x) = sum_{k=0}^n{a_k P_k(x)}.)
- 2010-12-24 13:28:51下载
- 积分:1