-
gg_mle
这是对广义高斯分布中两个参数alpha,beta的估计方法,对自然图像的大量统计特征就符合这一分布。(function [f, g] = dggbeta(beta, absx)
DGGBETA Derivative of generalized Gaussian pdf with respective to beta
[F, G] = DGGBETA(BETA, ABSX)
Return partial derivative and second order partial derivative
This is an utility function for GGMLE
ABSX is the distance of the data from the mean
Function is undefined for negative beta
if beta <= 0
f = NaN
g = NaN )
- 2013-03-15 10:37:51下载
- 积分:1
-
213test
说明: (213)卷积码编码译码C程序
卷积码编码及其译码的C程序设计方案,以213为例说明,希望对大家有用
((213) convolutional code encoding decoding C program)
- 2010-05-02 13:32:50下载
- 积分:1
-
Matlabsimulinkcodes
基于Matlab simulink的系统仿真设计及应用的函数文件代码(Matlab Simulink-based simulation system design and application code in the function)
- 2007-05-21 10:43:48下载
- 积分:1
-
matlab
用vc把相片的信息读入电脑,然后可以利用矩阵将数据进行编辑,以达到某种效果!(read the information of photo into the computer.)
- 2009-04-02 14:50:53下载
- 积分:1
-
VirtualKD20
用虚拟机COM方式很慢.试试用这个吧,这个据说能提高十几倍哟.里面的read.txt文件我在VMWare中安装做了一下简要的中文说明.
irpfind produces ~450KB/s traffic on VirtualBox and ~150KB/s on VMWare, significantly outperforming standard ~10KB/s COM Port(COM way using virtual machine is slow. Try it with this, this is said to increase more than tenfold yo. Read.txt document inside VMWare installed, I have done a brief description of the Chinese. Irpfind produces ~ 450KB/s traffic on VirtualBox and ~ 150KB/s on VMWare, significantly outperforming standard ~ 10KB/s COM Port)
- 2009-07-07 11:37:07下载
- 积分:1
-
Signal-Repeater
signal for PC software
- 2014-10-18 13:31:53下载
- 积分:1
-
OQPSK
matlab编程实现OQPSK调制解调波形及频谱、功率谱的绘图(
您是不是要找: matlab编程实现QPSK调制解调形及频谱、功率谱的绘图
matlab programming OQPSK modulation and demodulation waveform and spectrum, power spectrum drawing)
- 2020-12-24 17:39:05下载
- 积分:1
-
MSCluster
MS-Clustering is designed to rapidly cluster large MS/MS datasets. The program merges similar spectra (having similar m/z values ?within a given tolerance), and creates a single consensus spectrum as a representative. The input formats accepted are: dta, mgf, mzXML. The output format is mgf.
- 2008-07-16 21:41:21下载
- 积分:1
-
VC(6.0)_ecg
用VC6.0编写的对话框程序,可以读取ECG(txt格式)数据,并画图。采用差分阈值法对心电信号进行R波的检测并显示R波检测的个数,效果较好。程序中也编写了一个滤波器对心电数据进行滤波。(VC6.0 prepared by the dialog box procedure, you can read ECG (txt format) data, and drawing. Differential threshold method ECG R-wave detect and display the number of R-wave detection, the better. The program also write a filter for filtering the ECG data.)
- 2015-07-29 13:51:49下载
- 积分:1
-
matlabengine
vc++调用matlab,利用matlab引擎(vc++ call matlab, using matlab engine)
- 2008-05-26 20:55:00下载
- 积分:1