-
knnsearch
一个小而有效的程序来执行的K -近邻搜索算法,此算法利用JIT 理论加速循环,比向量化有效解决了大量数据的精度问题。甚至比kd-tree效果要佳(A small and effective procedures to implement the K- nearest neighbor search algorithm, this algorithm uses JIT acceleration cycle theory, than to solve a lot of data to quantify the accuracy of the problem. Even more than the kd-tree effect has to be good)
- 2011-04-28 22:44:08下载
- 积分:1
-
adaboost_training_testing
adaboost的訓練data的方法,並利用在matlab上幫助使用者可以快速的訓練data。 (adaboost method of training data, and help users to quickly take advantage of training data on matlab.)
- 2014-12-30 11:49:20下载
- 积分:1
-
sessaohip
An IOS sample Program
- 2014-01-16 10:52:37下载
- 积分:1
-
MATLAB_sound_analysis.rar
基于MATLAB的声音信号频谱分析仪源代码(MATLAB based on the voice signal spectrum analyzer source code)
- 2008-07-27 15:37:29下载
- 积分:1
-
multipath_code.zip
一个完整的无线通信系统物理层的传输方案,多径信道matlab编码。(A complete physical layer of wireless communication system transmission scheme, encoding matlab multipath channel.)
- 2011-05-30 16:14:36下载
- 积分:1
-
awgn1
给予QPSK调制的awgn信道调制与解调的matlab例程(Give QPSK modulation awgn channel modulation and demodulation matlab routines)
- 2013-08-15 14:29:09下载
- 积分:1
-
particle-filter
粒子滤波程序,内有相应的matlab和vc代码(particle filter)
- 2015-01-12 12:58:06下载
- 积分: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
-
weiyingfangzhen
说明: 对CT图像进行radon变换以及IRADON反变换,并画出弦图,实现环形伪影的仿真(CT images of the radon transform and IRADON inverse transform, and draw the chord diagram to realize the simulation of ring artifacts)
- 2011-03-16 15:36:29下载
- 积分:1
-
amlProgramDesign
一本介绍aml编程设计的书籍.比较基础,实用.(aml introduced a program designed books. Basis for comparison and practical.)
- 2007-01-15 11:59:42下载
- 积分:1