-
mlem
关于最大似然重建方法的实现,可用于tomography reconstruction(This is the code for maximum likelihood expectation maximum reconstruction method which is frequently applied in tomography reconstruction, such as CT and PET)
- 2009-04-10 09:48:52下载
- 积分:1
-
MCS51
MCS51单片机软件实验,实验中包含了相关程序结果(MCS51 Microcontroller Software The experimental procedures included the results)
- 2010-05-15 10:14:37下载
- 积分:1
-
Code
主要是连通分量提取及实现,通过matlab实现的了在人脸局部图像中定位嘴的中心.(Mainly connected component extraction and realization, through matlab to achieve in the face of local images to locate the center of the mouth.)
- 2011-07-21 17:56:00下载
- 积分:1
-
sum_rate
基于MIMO的信道容量sum rate的计算,基于MMSE、ZF、多项式、BF四种准则方法的计算过程,计算结果正确,内附说明文档(Channel capacity sum rate is calculated based on MIMO-based calculation MMSE, ZF, polynomial, BF four criteria method, calculation results correctly, enclosing documentation)
- 2020-11-11 20:59:44下载
- 积分:1
-
cross-correlation
利用相关函数求信号功率谱,信号的自相关函数及不同信号的互相关函数(Use of correlation function for the signal power spectrum, the signal of the autocorrelation function and different signal cross-correlation function)
- 2008-01-25 21:44:15下载
- 积分:1
-
shiyupinyutu
对语音信号的分析,其中包括语音信号的时域波形和频域波形图。(On the speech signal analysis, including the speech signal time-domain waveform and frequency domain waveform graph.
)
- 2012-03-28 10:44:02下载
- 积分:1
-
kpCOLORQ_1
code for Color Quantization
- 2011-05-16 11:42:21下载
- 积分:1
-
matlab-examples
matlab实用程序百例,包括图形应用,界面设计,数值处理等(matlab examples)
- 2014-10-05 14:48:55下载
- 积分:1
-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1
-
topsisPMATLAB
用topsis法求取各评价方案的优劣。构建了MATLAB代码来求解(Calculated by the TOPSIS method of the pros and cons of scheme uation.)
- 2014-10-29 08:11:59下载
- 积分:1