-
cliffs.algebra.2--0764563718
Linear Algebra - Math book
- 2010-06-09 09:15:41下载
- 积分:1
-
boxcounting
说明: 这是一个计算盒子维数的程序,值得我们收藏(This is a procedure for calculating the box dimension, it is worth our collection)
- 2011-03-24 11:18:59下载
- 积分:1
-
pitch-detction
detection of pitch frequency of speech sample using high time liftering
- 2014-12-03 18:05:14下载
- 积分:1
-
cwscore
主成分分析matlab程序,里面包含子程序,运用时直接调用主程序即可,可用于无监督模式学习(Principal component analysis matlab program, which contains a subroutine, the main program can be called directly when applying, can be used for unsupervised learning mode)
- 2013-12-13 17:19:50下载
- 积分:1
-
DCT-and-Image-Compression
DCT and Image Compression
In the JPEG image compression algorithm, the input image is divided into
8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each
block. The DCT coefficients are then quantized, coded, and transmitted. The
JPEG receiver (or JPEG file reader) decodes the quantized DCT coefficients,
computes the inverse two-dimensional DCT of each block, and then puts the
blocks back together into a single image. For typical images, many of the
DCT coefficients have values close to zero these coefficients can be discarded
without seriously affecting the quality of the reconstructed image.
The example code below computes the two-dimensional DCT of 8-by-8 blocks
in the input image, discards (sets to zero) all but 10 of the 64 DCT coefficients
in each block, and then reconstructs the image using the two-dimensional
inverse DCT of each block. The transform matrix computation method is used.
- 2014-01-28 16:55:07下载
- 积分:1
-
matlab
matlab编写的量子遗传算法,使用MATLAB实现,可用于对数据分类等(prepared quantum genetic algorithm matlab)
- 2010-09-17 09:59:56下载
- 积分:1
-
OFDM3
OFDM 的 MATLAB仿真程序,功能很强大(MATLAB simulation of the OFDM process, features a very powerful)
- 2009-05-02 21:22:47下载
- 积分:1
-
me
说明: 很优良的PID控制器设计仿真程序与模型,经过严格检验(Very good simulation of PID controller design procedures and models, to undergo a rigorous inspection)
- 2008-05-21 16:25:33下载
- 积分:1
-
OFDM-BER-BPSK
MATLAB实现的简单的OFDM模型源代码
这个Matlab程序是关于OFDM调制的。这里使用了BPSK调制,显示OFDM在误码率上的下降。(BPSK modulation with BER with and without OFDM)
- 2010-01-07 10:29:49下载
- 积分:1
-
robot-control-matlab-simulation
一个用于机器人控制领域的matlab教程,包括自适应控制,模糊控制,神经网络控制等不同智能算法。(A field for robot control matlab tutorial, including adaptive control, fuzzy control, neural network control, such as different intelligent algorithms.)
- 2014-12-23 16:32:25下载
- 积分:1