-
CompressionbyYikwang
This code perform the DCT and quantization on all the channels without any sub-sampling and for the compression of color images, they are first converted to the YCbCr color format and vice versa, use the function rgb2ycbcr and ycbcr2rgb.
- 2010-11-02 10:00:39下载
- 积分:1
-
mg2D
二维贝叶斯反演方法的实现matlab代码,包含地质统计学知识(The realization of two-dimensional Bayesian inversion method matlab code, including geostatistics knowledge)
- 2021-03-19 20:49:19下载
- 积分:1
-
UCA-Beamforming
16元均匀圆阵的波束形成,目标信号位于0度,信噪比为0,效果不错(16 elements UCA beamforming, the bearing of target signal is 0, SNR is 0, good result)
- 2012-08-14 11:24:44下载
- 积分:1
-
6713-LabExercisesFromCraneSoftware
digital signal processing lab programs according to some universities
- 2015-01-19 04:41:19下载
- 积分:1
-
sigangle.m
Simulator for BT SIG AoA using ULA and Capon
- 2015-01-21 00:48:27下载
- 积分:1
-
pingjungonglvdejisuan
基于matlab心音信号的特征提取的平均功率的计算(The calculation of the average power extracted based on the characteristics of Matlab heart sound signal)
- 2013-03-28 21:32:09下载
- 积分:1
-
Main_Logistic
Logistic 逻辑映射,大家注意看啊(Logistic 逻辑映射)
- 2010-12-01 21:31:54下载
- 积分:1
-
sound2
e-book for engineering
- 2009-06-07 15:18:26下载
- 积分:1
-
linproj
模型是结构体类型的线性投影Y = linproj(X, model) 其中W.model为线性投影矩阵, Y = model.W *X + model.b
b为偏差值( Description:
Y = linproj(X, model) linearly projects data in X such that
Y = model.W *X+ model.b
out_data = linproj(in_data, model) projects in_data.X
out_data.X = model.W *in_data.X+ model.b
out_data.y = in_data.y
Input:
model [struct] linear projection:
.W [dim x ncomp] Projection matrix.
.b [ncomp x 1] Bias.)
- 2011-05-01 18:11:47下载
- 积分:1
-
pid
电力系统调度程序,运用于matlab,适用于学生科研研究(Power system scheduler)
- 2013-10-30 15:57:50下载
- 积分:1