-
2Dpca
个人写的2dpca算法,希望对大家有用。如有问题,希望联系fnger@163.com(Personal written 2dpca algorithm, useful for all of us hope. If you have any questions, wish to contact fnger@163.com)
- 2020-06-26 16:20:01下载
- 积分:1
-
Untitled3
对图像进行特征提取,求均值和方差来计算提取特征。(For image feature extraction, mean and variance to calculate the extracted features.)
- 2014-05-29 20:57:15下载
- 积分:1
-
matlab命令
说明: 三步法,四步法算相位主值,相位展开,相位测量轮廓术Phase Measurement Profilometry(PMP)+相移方法Phase Shifting Method的matlab代码实现(Three step, four step method to calculate the phase principal value, phase unwrapping)
- 2020-07-10 17:58:14下载
- 积分:1
-
generateDictionaries
Matching Pursuit 算法,该算法能够把Gabor原子集合,用线性组合表示,能够降低运算量。(Matching Pursuit algorithm, which can Gabor atomic collection, using a linear combination that can reduce computational complexity.)
- 2008-12-22 09:55:16下载
- 积分:1
-
icp2
一个外国人写的ICP拼接算法,并且加了注释(the ICP algorithm written by a foreigner )
- 2020-06-29 16:40:01下载
- 积分:1
-
imageDecomposition
图像分解,基于能量泛函的,将图像分解成结构和纹理(Image decomposition, based on energy functional, there will be broken down into the structure and texture image)
- 2020-12-16 16:09:14下载
- 积分:1
-
123
已知一个点到一条直线的距离,主要用在地图匹配中基于权重地图匹配算法中(Given a point to a straight line distance, mainly used in the map-matching weight based map-matching algorithm)
- 2013-08-21 11:25:55下载
- 积分:1
-
2008082322585122
ncut分割算法matlab代码 .里面有多个matlab代码,并有一张图片(segmentation algorithm matlab code ncut. there are a number of matlab code, and a picture)
- 2009-05-12 16:07:10下载
- 积分:1
-
segment
对超声图像的去噪和分割,可以显示肿瘤图像的边缘和面积(For ultrasound image denoising and segmentation, image can show the tumor edge and area)
- 2014-04-17 09:24:47下载
- 积分:1
-
代码
说明: 1、正弦函数 f (t) = K sin(wt +a)
2、矩形脉冲函数 f (t) = u(t) - u(t - t0 )
3、抽样函数
4、单边指数函数 f (t) = Ke -t
5、已知信号 f1(t) = u(t + 2) - u(t - 2), f 2 (t) = cos(2pt) ,用 MATLAB 绘制
f1(t) + f 2 (t) 和 f1(t)′ f 2 (t)的波形。(such as :
Sine function f (t) = K sin(wt +a)
Rectangular pulse function f (t) = u(t)-u(t-t0)
Sampling function
One-sided exponential function f (t) = Ke -t
Known signal f1(t) = u(t + 2)-u(t-2), f 2 (t) = cos(2pt), draw with MATLAB
The waveforms of f1(t) + f 2 (t) and f1(t)*f 2 (t))
- 2021-03-19 10:39:19下载
- 积分:1