-
CH3
L3_1.m: 純量量化器的設計(程式)
L3_2.m: 量化造成的假輪廓(程式)
L3_3.m: 向量量化器之碼簿的產生(程式)
L3_4.m: 利用LBG訓練三個不同大小與維度的碼簿並分別進行VQ(程式)
gau.m: ML量化器設計中分母的計算式(函式)
gau1.m: ML量化器設計中分子的計算式(函式)
LBG.m: LBG訓練法(函式)
quantize.m:高斯機率密度函數的非均勻量化(函式)
VQ.m: 向量量化(函式)
L3_2.bmp: 影像檔
lena.mat: Matlab的矩陣變數檔
(L3_1.m: scalar quantizer design (the program) L3_2.m: quantitative result of the false contour (the program) L3_3.m: Vector quantizer code book of the generation (the program) L3_4.m: training in the use of LBG three different size and dimension of the code book and separate VQ (program) gau.m: ML quantizer design in the denominator of the calculation formula (function) gau1.m: ML quantizer design in the calculation of molecule-type ( function) LBG.m: LBG training method (function) quantize.m: Gaussian probability density function of the non-uniform quantization (function) VQ.m: vector quantization (function) L3_2.bmp: image file lena.mat: Matlab matrix variable file)
- 2009-04-02 23:49:41下载
- 积分:1
-
sijiachefuheyuce
基于蒙特卡洛仿真的电动私家车负荷充电预测,考虑了三种不同的充电情景(Prediction of Private Car Load Charging Based on Monte Carlo Simulation)
- 2020-12-28 15:09:01下载
- 积分:1
-
matlab_FEM_dismesh
DistMesh giving a singular FEM matrix?(Hi
Anyone here with some experience of using DistMesh in finite element code? I m solving the scalar Helmoltz equation in an annular region in 2D:
rho_1 < rho < rho_2
where rho_1 is the radius of a Perfect Electric Conducting cylinder and rho_2 is where the mesh is truncated using an Absorbing Boundary condition.
Now, I ve written code to mesh the region myself (by dividing the region into annular rings and picking a fixed number of points on each ring) and I ve written another program which uses DistMesh to mesh the region. I get a nice solution using my own meshing code but the FEM matrix becomes singular when I use DistMesh. This is the DistMesh Code I used:
Circle with hole
rABC=1.5
rCyl=0.5
fdstring=sprintf( ddiff(dcircle(p,0,0, f),dcircle(p,0,0, f)) ,rABC,rCyl)
fd=inline(fdstring, p )
box=[-2,-2 2,2]
[p,N]=distmesh2d(fd,@huniform,0.04,box,[])
I tried changing box and the 0.04 value (initial edge length). But every time, the matrix becomes sin)
- 2010-06-05 09:17:55下载
- 积分:1
-
kMedoids
说明: k-中心聚类算法的matlab实现。直接读取文档数据,没有维限制。(k-Medoids clustering algorithm matlab implementation. Document data read directly, there is no dimension restrictions.)
- 2021-01-07 21:18:52下载
- 积分:1
-
fpwxh
说明: 噪声中非平稳信号的频谱分析,基于MATLAB,实验报告一份(Nonstationary noise frequency spectrum analysis, based on MATLAB, a lab report)
- 2011-03-17 22:05:26下载
- 积分:1
-
C56766
Forensic science it the study of objects that relate to a crime. Forensic scientists study evidence so that it can be used in a court of law. Forensic scientists observe, classify, compare, use numbers, measure, predict, interpret data, and draw inferences based on evidence. In this lesson, students will use these science inquiry skills.In this dental image was classify by sift algorithm
- 2014-01-22 15:16:09下载
- 积分:1
-
OFDM
正交频分复用(OFDM)技术matlab实现仿真源代码(Orthogonal Frequency Division Multiplexing (OFDM) technology to achieve Matlab simulation source code)
- 2010-05-07 14:42:54下载
- 积分:1
-
jianmozhiliao
有关2012全国大学生数学建模竞赛论文,可以让读者提供一些方法和思路。(For papers of the 2012 National Mathematical Contest in Modeling, allows the reader to provide some methods and ideas.)
- 2012-08-13 20:08:18下载
- 积分:1
-
RL_half_wave
MATLAB/SIMULINK Simulation of Halfwave converter circuit with RL Load along with B.M file attached
- 2010-09-11 21:21:17下载
- 积分:1
-
EVD
用子空间分解法求出时延估计,这种方法具有较强的抗噪声性能(Calculated using subspace decomposition delay estimation, this method has strong anti-noise performance)
- 2010-11-21 09:20:11下载
- 积分:1