-
Image-Compression
图像压缩算法的各种算法,用VC++实现,直接可以编译运行(Image compression algorithms algorithms, using VC++ implementation can be compiled to run directly)
- 2010-07-21 17:58:56下载
- 积分:1
-
basic-of-wavelet
说明: 本书旨在介绍小波变换,福利叶变换基本理论。小波变换在工程应用中很广泛,比如信号处理,图像处理等。(This book aims to introduce the wavelet transform, the basic theory of Fourier transform welfare. Wavelet transform in a very wide range of engineering applications, such as signal processing, image processing.)
- 2011-02-23 21:02:34下载
- 积分:1
-
getDisMap
数字图像处理的作业,通过matlab获取视差图(Digital image processing operations, disparity map obtained through matlab)
- 2013-10-21 00:56:11下载
- 积分:1
-
Signal_Processing
With this document, is intended to show some manipulation of signal processing techniques regarding continue and discrete signals, odd and even components, and periodic discreet signal, showing the mathematical part and the source code in Matlab on which it’s possible to try it out.
- 2009-10-14 17:55:24下载
- 积分:1
-
clus
极小化误差平方和算法聚类源代码,下载后直接运行就可以了(Minimizing the error sum of squares clustering algorithm source code can be run directly after downloading the )
- 2011-02-12 13:50:39下载
- 积分:1
-
BPSO
说明: 利用离散二进制粒子群算法,主要用于网络重构(Discrete binary particle swarm optimization algorithm for reconstruction)
- 2020-07-10 09:07:43下载
- 积分:1
-
straight_wire
magnetic field from a straight wire
- 2010-03-10 17:07:14下载
- 积分:1
-
pronyanalysis
matlab prony算法 基于svd-tls总体最小二乘(prony analysis matlab code svd-tls)
- 2021-05-13 08:30:02下载
- 积分:1
-
FouFuncMdl
this is about solving physic problem whit matlab
- 2013-01-10 04:30:38下载
- 积分:1
-
Matlab-HW1
信号与系统matlab作业,实现卷积操作,供学习信号与系统的同学们参考(1. Define two signals as:
x1[n] =
n, 0 < n N1+1
2
N1 − n+ 1, N1+1
2 < n N1
0, elsewhere
and
x2[n] = 1, 0 < n N2
0, elsewhere
We let N1 = 999 and N2 = 500.
(a) (30 )Write a MATLAB function myconv to compute x1[n]x2[n] where
denotes the convolution sum. You have to plot your result and attach
it in your report. You may use the MATLAB function conv to check
whether your result is correct.)
- 2014-10-29 22:19:56下载
- 积分:1