搜索结果

找到约 141 项符合 procedure 的查询结果

其他书籍 We address the problem of blind carrier frequency-offset (CFO) estimation in quadrature amplitude mo

We address the problem of blind carrier frequency-offset (CFO) estimation in quadrature amplitude modulation, phase-shift keying, and pulse amplitude modulation communications systems.We study the performance of a standard CFO estimate, which consists of first raising the received signal to the Mth ...
https://www.eeworm.com/dl/542/240057.html
下载: 22
查看: 1070

人工智能/神经网络 各人用Mtalab编写的SVM程序

各人用Mtalab编写的SVM程序,附带有粒子说明!完全通过!希望对大家有帮助! This procedure is programmed by myself, hope can bring use to you!
https://www.eeworm.com/dl/650/247522.html
下载: 33
查看: 1030

Delphi控件源码 法国cromda编写的新版本MATRICE 2(矩阵和矢量运算单元)。 // ----------------------------------------------------------

法国cromda编写的新版本MATRICE 2(矩阵和矢量运算单元)。 // ---------------------------------------------------------- // 12-01-02 : MODIFIED Matrice to Matrice2 (Delphi 6) // All routines now operate on rectangular matrix, except (InvMat and SysLin) // No more need to use the InitMat procedure (su ...
https://www.eeworm.com/dl/666/276709.html
下载: 131
查看: 1054

人工智能/神经网络 基本的k-means聚类算法c++实现

基本的k-means聚类算法c++实现,对于理解算法的过程非常有帮助。 Basic implementation of k-means algorithm with c++, it is very helpful to understand the procedure of k-means algorithm.
https://www.eeworm.com/dl/650/276950.html
下载: 25
查看: 1062

驱动编程 ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind

ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind (of Team Vexillium). t uses a ring0 driver to hook KiExceptionDispatch procedure to detect the exceptions, and then shows information about the exception on stdout (using the ring3 part of the program ...
https://www.eeworm.com/dl/618/279710.html
下载: 48
查看: 1086

matlab例程 sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a G

sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a Gaussian copula, treating the univariate marginal distributions as nuisance parameters as described in Hoff(2007). It also provides a semiparametric imputation procedure for missing multivariate data. ...
https://www.eeworm.com/dl/665/284258.html
下载: 91
查看: 1047

matlab例程 sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a G

sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a Gaussian copula, treating the univariate marginal distributions as nuisance parameters as described in Hoff(2007). It also provides a semiparametric imputation procedure for missing multivariate data. ...
https://www.eeworm.com/dl/665/284259.html
下载: 52
查看: 1060

其他书籍 sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a G

sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a Gaussian copula, treating the univariate marginal distributions as nuisance parameters as described in Hoff(2007). It also provides a semiparametric imputation procedure for missing multivariate data. ...
https://www.eeworm.com/dl/542/284260.html
下载: 33
查看: 1038

微处理器开发 在arm编程的调试中经常碰到函数调用的规范问题

在arm编程的调试中经常碰到函数调用的规范问题,在函数调用中寄存器 的使用与分配是如何进行的,一个结构体是如何传递的,我们应该怎样写汇编函数才能符合函数调用的规范。这篇文章很好的阐释了这个问题。ATPCS(The ARM-THUMB Procedure Call Standard)的解释的ppt,容易懂,不要错过哦。 ...
https://www.eeworm.com/dl/655/285051.html
下载: 92
查看: 1109

串口编程 unit comm interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, D

unit comm interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, SPComm, StdCtrls, ExtCtrls type TFcomm = class(TForm) Comm1: TComm GroupBox1: TGroupBox Memo1: TMemo Memo2: TMemo GroupBox2: TGroupBox Button1: TButton Btn_send: TButton Button2: ...
https://www.eeworm.com/dl/624/306697.html
下载: 130
查看: 1051