-
kmeansok
k means clustring algorithm
- 2012-04-02 00:39:29下载
- 积分:1
-
function
this is a matlab program for function
- 2009-10-29 01:18:02下载
- 积分:1
-
guangyiyucekongzhi
广义预测控制的程序
程序为CARIMA模型(Generalized predictive control procedures for the process model CARIMA)
- 2009-05-30 18:58:36下载
- 积分:1
-
rls
RLS算法详解及对多径信道的均衡,误差曲线特性(RLS algorithm)
- 2012-06-10 15:18:51下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
defcon-16-pilosov-kapela
The 16th famous Defcon conference paper
- 2013-05-13 11:01:37下载
- 积分:1
-
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
-
RayleighChan
非常好用,是一个在rayleighchan下OFDM检测的源代码,希望对大家有帮助(Very easy to use, is a next OFDM detection rayleighchan source code, in the hope that everyone has to help)
- 2008-03-21 19:31:50下载
- 积分:1
-
MPC_test31
主要用于控制Boost电路的电压和电流,使用了神经网络,FGM,ADMM等控制算法(Mainly used to control the voltage and current Boost circuit using a neural network, FGM, ADMM and other control algorithm)
- 2020-08-06 10:08:33下载
- 积分:1
-
phasematchedangle
单轴双折射晶体倍频相位匹配角的计算,可用于正单轴以及负单轴晶体。()
- 2007-09-23 01:29:29下载
- 积分:1