-
mcurvature_vec
The function calculates the mean curvature of the input structured matrix data.
- 2010-07-08 14:57:57下载
- 积分:1
-
Floyd
用来处理路径优化等问题的FLOYD等算法。(Used to deal with issues such as path optimization algorithm FLOYD, etc..)
- 2008-08-11 15:07:46下载
- 积分:1
-
siftDemoV4
demo of sift function
- 2011-06-17 04:57:07下载
- 积分:1
-
chap10_3
香农定理以及它在Matlab软件中的实现例程(Shannon coding and its MATLAB implementation)
- 2013-11-30 10:39:14下载
- 积分:1
-
HTMLScanner
import dalvik.annotation.TestTargetClass for Andriod.
- 2013-12-30 23:55:52下载
- 积分:1
-
asmPaam
说明: 这个是基于ASM和AAM编写的手势识别的matlab代码(This is written based on ASM and AAM gesture recognition matlab code)
- 2011-03-31 15:01:10下载
- 积分:1
-
matlab观测矩阵
说明: 各种观测矩阵,高斯,伯努利,部分哈德玛,随机,托普利兹,循环,部分傅里叶矩阵(Various observation matrices)
- 2020-06-23 05:00:01下载
- 积分:1
-
Ga
说明: 基于遗传算法的矩量法计算程序,用于优化天线结构(Based on genetic algorithm method of moments computer program for optimization of antenna structure)
- 2009-10-29 00:25:03下载
- 积分:1
-
MATLAB
说明: matlab教程基础功能学习,适合初学者,简单清晰(matlab)
- 2010-04-29 10:07:54下载
- 积分:1
-
JPEG_BaseLine_Encoder
The JPEG compression scheme is divided into the following stages:
1. Transform the image into an optimal color space.
2. Adjust Aspect Ratio 16:9
3. Digitization Scheme 4:2:0.
4. Apply a Discrete Cosine Transform (DCT) to blocks of pixels, thus removing redundant image data.
5. Quantize each block of DCT coefficients using weighting functions optimized for the human eye.
6. Encode the resulting coefficients (image data) using a Huffman variable word-length algorithm to remove redundancies in the coefficients.
7. Byte Stuffing.
8. Header JFIF
9. JPG Data Store
- 2013-05-04 23:30:46下载
- 积分:1