-
Linear-and-nonlinear-diffusion-processes
Perona-Malik提出的各项异性扩散程序(Linear and nonlinear diffusion processes)
(Perona-Malik made by the heterosexual spread of procedures (Linear and non linear diffusion processes))
- 2007-05-24 17:31:37下载
- 积分:1
-
hilbert-cPP
实现hilbert变换,经过与matlab比较验证,结果相同(Achieve hilbert transform, through comparison with matlab verification, the same result)
- 2011-09-10 22:14:48下载
- 积分:1
-
image-tag
MATLAB图像标记,可以对图像中的你感兴趣的区域进行提取和标记,为后续分析提供帮助,程序可运行(MATLAB image tag, the image of the region of interest you can be extracted and tag, provide help for subsequent analysis, program can be run)
- 2021-04-26 13:48:45下载
- 积分:1
-
PCA_Thesis_USM
In order to fulfill the implementation of this project there are three main objectives that need to be achieved:
1. To learn and apply a technique for object recognition for single and multiface detection.
2. To examine the principal component analysis (PCA) performance in multiface detection system.
3. To learn and use MATLAB to develop an intelligent system using Image processing tools.
- 2012-06-21 22:52:09下载
- 积分:1
-
fft
说明: 关于fft的相关问题都有``````` 1111111111111111(Some promblem about fft.```````111111111111``)
- 2010-04-24 21:56:44下载
- 积分:1
-
图像融合大全
说明: 压缩包内包涵了我所用过的图像融合程序,如小波,PCNN,贝叶斯等算法,仅供参考。(Compression package contains the image fusion procedures I used, such as wavelet, PCNN, Bayesian algorithm, for reference only.)
- 2021-04-11 12:12:49下载
- 积分:1
-
qubingyaogan
说明: 曲柄摇杆机构运动分析,角位移,加速度,角速度分析(Crank-rocker mechanism motion analysis, angular displacement, acceleration, angular velocity of)
- 2010-04-21 17:09:47下载
- 积分:1
-
main
通过史密斯圆图进行相关计算 求得输入阻抗(
Correlation calculation determined by the input impedance Smith chart)
- 2015-03-19 16:51:39下载
- 积分:1
-
GWO
说明: 狼群算法基础原始程序,内含对应的2014年狼群算法原始论文(The basic original program of Wolf pack algorithm, including the corresponding original paper of 2014 Wolf pack algorithm)
- 2020-10-19 20:24:39下载
- 积分:1
-
lab2
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:56下载
- 积分:1