-
Hbrige080314
H桥的SIMULINK实现,MATLAB版本6.5(H Bridge SIMULINK realization, MATLAB Version 6.5)
- 2008-04-26 08:03:56下载
- 积分:1
-
ECG
心电信号仿真,利用多个三角波、正弦波叠加模拟心电信号波形(ECG simulation using multiple triangle wave, sine wave superimposed simulated ECG waveforms)
- 2020-09-09 14:58:04下载
- 积分:1
-
GengerateCrossCorreslation
广义互相关算法和最小均方自适应滤波法主要用于两路接收信号的时间延迟估计,进而利用几何方法对目标定位,常用于通信,雷达当中(broad cross-correlation algorithm and the minimum mean square adaptive filter for the two main roads to receive signals in the time-delay estimation, then use geometric method of orientation, used in communications, radar them)
- 2007-01-17 16:00:30下载
- 积分:1
-
A-simple-synovial-control-instance
一个简单的滑膜控制实例,通过对典型惯性系统的仿真,进一步深化对滑膜控制抖震的了解,经个人验证,程序可用,且仿真效果良好。(A simple synovial control instance, the typical inertial system simulation, further deepen the understanding of the synovial control buffeting by personal verification procedures are available, and the simulation results are good.)
- 2013-05-07 16:22:21下载
- 积分:1
-
Genetic-algorithmmatlab-code-tsp
Genetic algorithm matlab code problem tsp
- 2010-09-01 11:41:09下载
- 积分:1
-
zihuigui
这是我在做水文预测时写的一些自回归模型代码(This is what I was doing some hydrological forecasts from the regression model to write code)
- 2010-05-25 14:54:44下载
- 积分:1
-
power_transfohyst
power_transfohyst.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_transfohyst.rar,Power electronics field matlab simulation file, has already been verified, the normal operating procedures)
- 2013-08-26 22:15:50下载
- 积分:1
-
56246590SIFTtutorial
matlab实现图像检索系统 可通过调试(matlab realize image retri system by commissioning)
- 2015-03-19 09:55:09下载
- 积分: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实用教程第2版程序源码讲解很明白(Understand very well explain)
- 2009-08-13 18:35:02下载
- 积分:1