-
EEPROM
msp430 I2C读写源程序,两个例程。(MSP430 I2C)
- 2009-07-20 18:37:26下载
- 积分:1
-
乘子法的Matlab实现 multphr
乘子法的Matlab实现,利用程序求解约束化问题(Multiplier method of Matlab implementation of problem solving constrained by procedures)
- 2021-04-19 14:18:51下载
- 积分:1
-
PDopplerCComh
相位编码脉冲压缩雷达的多普勒补偿偿算法,实现对信号的补充可直接使用。
(Phase-coded pulse compression radar, Doppler compensation compensation algorithm, to supplement the signal can be used directly.)
- 2012-07-20 08:22:39下载
- 积分:1
-
k_means
经典的k均值聚类算法,用于无监督学习和数据分类,广泛应用于数据处理和模式识别领域(Classical k-means clustering algorithm for unsupervised learning and data classification, widely used in data processing and pattern recognition)
- 2014-12-10 16:56:51下载
- 积分: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
-
matlabECG03
说明: 心电信号仿真数学模型建立,基于国外的一片论文的源代码,包括可调的几个关键参数。(ECG simulation mathematical model, based on a piece of paper outside the source code, including several key parameters adjustable.)
- 2009-08-18 09:40:17下载
- 积分:1
-
Desktop
The code is available for direct input image and output image histogram code for reference. Environment: matlab
- 2013-11-25 19:47:31下载
- 积分:1
-
matlab
MATLAB实现对录音信号的滤波,包括低通,高通和带通,以及时域和频域分析(MATLAB realize filtering of audio signals, including low-pass, high pass and band-pass, as well as the time domain and frequency domain analysis)
- 2008-03-21 12:19:27下载
- 积分:1
-
RadarToolBox
这是自己正在使用的雷达工具箱(Matlab),自己在使用过程中,添加过很多东西!(This is a new radar toolbox.In this toolbox you can find many new functions)
- 2010-01-19 14:50:57下载
- 积分:1
-
DMC
动态矩阵预测控制DMC算法的matlab程序,单输入单输出的。(Dynamic Matrix Predictive control the DMC algorithm of matlab program, single-input single-output.)
- 2013-03-30 14:05:45下载
- 积分:1