-
lowpass_IIR
低通IIR滤波器的源码,简单有效。低通IIR滤波器的源码,简单有效(Low-pass IIR filter source, simple and effective. Low-pass IIR filter source, simple and effective)
- 2010-06-18 17:08:54下载
- 积分:1
-
Moravec_tes
这是自己的作业程序,可以用于小图像的特征提取。(This is their operating procedures, can be used for small image feature extraction.)
- 2010-05-12 14:03:35下载
- 积分:1
-
task1_main
随机线性分组编码,信道编码,纠错编码,检错编码(Random linear block coding, channel coding)
- 2014-12-20 10:24:47下载
- 积分: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
-
HES
Report on hybrid energy system using wind, solar and diesel systems and employ homer technique
- 2015-03-29 23:17:16下载
- 积分:1
-
stblrnd
alpha稳定分布的函数。该分布是一种连续概率分布,其概率密度比高斯分布概率密度有更厚的拖尾,是一类适用范围很宽的随机信号模型,比高斯分布有更广泛的适用性。(Alpha stable distribution function. This distribution is a continuous probability distribution, the probability density are thicker than gaussian probability density trailing, random signal model is a kind of very wide application scope, has wider applicability than gaussian distribution.
)
- 2013-12-26 17:07:45下载
- 积分:1
-
(chp1)
连续函数matlab基本用法及各种简单形式描述(Continuous function matlab basic usage and various simple form description)
- 2014-02-20 20:06:51下载
- 积分:1
-
偏最小二乘回归分析(刀具磨损案例)
PLS回归,以刀具磨损为例,包括程序和数据文件,打包,需要者可以下载看看,用来参考。(PLSregress to tool wear, for example, including procedures and data files, packaging, who can download to see, for reference.)
- 2017-09-26 15:38:07下载
- 积分:1
-
matlabscript2
有两种方法可以向脚本节点中输入 MATLAB脚本。
( 1)使用 Operating 或Labeling 工具直接向MATLAB 脚本节点中输入脚本
(2)可以直接导入写好了的脚本 ,方法是使用鼠标右健单击 MATLAB 脚本节点,从快捷菜单中选Import,从打开的 Choose a script 选择脚本对话框中选择要导入的文件并单击 Open, MATLAB 脚本文本将出现在脚本节点中。为了便于调试 ,建议在导入脚本到 LabVIEW 之前 ,先在 MATLAB 环境内编写并运行。
(Continuous and discrete systems. The system that all its variables are continuous functions of time is called continuous-variable or analog system the describing equations are differential equations. )
- 2010-12-18 10:36:11下载
- 积分:1
-
Calculator
Calculator is used to verify the arithmetic results using matlab
- 2015-03-02 16:57:51下载
- 积分:1