Image Compression A collection of simple routines for image compression using Different techniques. 图象压缩的不同方法 BTCODE: Image compression Using Block Truncation Coding. PYRAMID: Image compression based on Gaussian Pyramids. DCTCOMPR: Image compression based on Discrete Cosine Transform. IMCOMPR: Image compression based on Singular Value Decomposition. The given codes can be also used in 2D noise suppression. Notes: The function "conv2fft" performs a 2D FFT-based convolution. Type "help conv2fft" on Matlab command window for more informations.
标签: Compression compression collection Different
上传时间: 2016-05-11
上传用户:磊子226
32QAM modulation 3 Different kinds of conditions
标签: modulation conditions Different kinds
上传时间: 2014-10-25
上传用户:xz85592677
Freediag contains various drivers (ISO9141, ISO14230, SAEJ1850-VPW, SAEJ1850-PWM) for Different adapters that connect the PC serial port to a vehicle. It reads vehicle diagnostic info from vehicle electronic control unit (ecu). The source code is compiled and run in linux environment.
上传时间: 2013-12-24
上传用户:lwwhust
This file contains a test program for showing how to use the Different
标签: Different contains program showing
上传时间: 2014-01-01
上传用户:小眼睛LSL
看n2实例 #Create a simulator object set ns [new Simulator] #Define Different colors for data flows #$ns color 1 Blue #$ns color 2 Red #Open the nam trace file set nf [open out-1.nam w] $ns namtrace-all $nf set f0 [open out0.tr w] set f1 [open out1.tr w] #Define a finish procedure proc finish {} { global ns nf $ns flush-trace #Close the trace file close $nf #Execute nam on the trace file exit 0 } #Create four nodes set n0 [$ns node] set n1 [$ns node] set n2 [$ns node] set n3 [$ns node] #Create links between the nodes $ns duplex-link $n0 $n2 1Mb 10ms
标签: simulator Simulator Different Create
上传时间: 2016-07-02
上传用户:wfl_yy
channel estimation for OFDM system,including the ls and mmse methods.User can compare the Different.
标签: estimation Different including the
上传时间: 2016-08-22
上传用户:chenlong
Produce a Java program to calculate the value of π in two Different methods proposed by Francois Vieta and John Wallis. Design and implement a super-class Estimation two sub-classes (FrancoisVieta and JohnWallis) and an application class.
标签: calculate Different Francois proposed
上传时间: 2013-12-27
上传用户:84425894
This toolbox contains re-implementations of four Different multi-instance learners, i.e. Diverse Density, Citation-kNN, Iterated-discrim APR, and EM-DD. Ensembles of these single multi-instance learners can be built with this toolbox
标签: i.e. re-implementations multi-instance Different
上传时间: 2013-12-19
上传用户:haohaoxuexi
Calculate any of 6 Different ICCs with confidence intervals
标签: confidence Calculate Different intervals
上传时间: 2013-12-25
上传用户:66666
introduce how to write BSP between Different embedded systems
标签: introduce Different embedded between
上传时间: 2014-01-21
上传用户:zhichenglu