-
entropy
联合开发网 - pudn.com
- 2012-09-28 16:06:14下载
- 积分:1
-
06-02-2015_05-43-24
c++ lession
10 chapters
Implement a template class EnhancedSafeArray, which is a type of SafeArray. The class SafeArray implementation is given in safearray.h. Class SafeArray is a class that wraps a regular C++ array. It is considered a safe array class since it handles out of bounds array indexing through exception handling. Your class EnhancedSafeArray will augment the class SafeArray by supporting a copy constructor, a method to return the size of the array, an assignment operator, and an equality test operator.
- 2015-02-23 23:58:22下载
- 积分:1
-
AnalogFilter
matlab编写的模拟滤波器的设计,经运行完全正确!(matlab filter design simulation prepared by running completely correct!)
- 2010-05-19 01:09:49下载
- 积分:1
-
4
根据教科书上已经给出的简单的数学算式,运用matlab编写出简单的代码,计算出结果(According to the textbook has been given a simple mathematical formula, using matlab write simple code to calculate the results)
- 2013-09-14 19:00:17下载
- 积分:1
-
zuiduanlusuanf
Dijkstra最短路算法 flod算法:求任意两点之间的最短路.可以把矩阵直接带进去求解。(Dijkstra shortest path algorithm flod algorithm: seeking the shortest path between any two points. Can be brought directly into the matrix to solve.)
- 2010-09-09 14:02:24下载
- 积分:1
-
Learn-Matlab-7.0
说明: 这是一部关于学习Matlab7.0版的编程书籍,比其他版本更详细(This is a version of the program on learning Matlab7.0 books, more than any other version)
- 2011-02-26 13:46:37下载
- 积分:1
-
CloseImage
Clos Image With Test On Finger Picture
- 2011-06-03 18:28:04下载
- 积分:1
-
1D_Gabor_transform
这个MATLAB软件包实现了小波在一维Gabior样转换的文件中所述:
[1] K.N.乔杜里,M.,王凤琴,“建设希尔伯特变换的双
波基和Gabor变换,“对信号的IEEE交易
加工,第一卷。 57,没有。 9,3411-3425,2009年9月。
作者:K.N.乔杜里。
模块如下:
---------------------------
1。 demo.m
一个简单的例子演示软件的使用。
2。 autcorr.m
计算自相关函数的频率响应。
3。 filters.m
计算尺度和小波滤波器。
4。 projectionFilters.m
到近似计算的投影最小二乘过滤器
空间。
5。 analysis.m
计算复杂的小波子在不同的分辨率。
6。 synthesis.m
从低通逼近和重构原始信号
小波系数。
7。 displayResults.m
显示输入信号,真实,小波虚componenets
子带,在每一项决议和其modlus和相位,也是
重建信号和错误的。
8。 exception.m(This MATLAB package implements the Gabior-like wavelet transform in 1-dimension as described in the paper:
[1] K.N. Chaudhury, M. Unser, "Construction of Hilbert Transform Pairs of
Wavelet Bases and Gabor-Like Transforms," IEEE Transactions on Signal
Processing, vol. 57, no. 9, pp. 3411-3425, September 2009.
Author: K.N. Chaudhury.
The modules are as follows:
---------------------------
1. demo.m
Demonstrates the usage of the software with a simple example.
2. autcorr.m
Computes the frequency response of the autocorrelation function.
3. filters.m
Computes the scaling and wavelet filters.
4. projectionFilters.m
Computes the filters for the least-squares projection onto the approximation
spaces.
5. analysis.m
Computes the complex wavelet subbands at different resolutions.
6. synthesis.m
Reconstructs the original signal from the lowpass approximation and the
wavelet coefficients.
7. displayResults.m
Disp)
- 2012-05-12 17:21:38下载
- 积分:1
-
image-processing-matlab
matlab数字图像处理课件PPT,适于初学者,基础内容相对全面(matlab image processing)
- 2015-03-18 16:56:54下载
- 积分:1
-
seg-ijcv[1]
Graph-Based Segmentation 是经典的图像分割算法,该算法是基于图的 贪心聚类 算法,实现简单,速度比较快,精度也还行。(Graph based Segmentation is a classical image Segmentation algorithms, the algorithm is Based on the figure of greedy clustering algorithm, speed is faster, and easy to implement precision is also ok.)
- 2015-04-09 09:34:11下载
- 积分:1