calculates

共 56 篇文章
calculates 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 56 篇文章,持续更新中。

Calculates the auto correlation

Calculates the auto correlation

This function calculates Akaike s final prediction error % estimate of the average generalization e

This function calculates Akaike s final prediction error % estimate of the average generalization error. % % [FPE,deff,varest,H] = fpe(NetDef,W1,W2,PHI,Y,trparms) produces the % final prediction e

This function calculates the ergodic and outage capacity of a MIMO Rayleigh channel considering

This function calculates the ergodic and outage capacity of a MIMO Rayleigh channel considering no CSIT (equal power allocation) and perfect CSIT (waterfilling power allocation). In both cases

Quaternions are hypercomplex numbers (that is generalizations of the complex numbers to higher dimen

Quaternions are hypercomplex numbers (that is generalizations of the complex numbers to higher dimensions than two). For an introduction, refer to the Wikipedia article on Quaternions. Quaternion to

Java MP3 Player, Here s a list of features: - Reads, creates, updates, and removes id3v2.3 and id3

Java MP3 Player, Here s a list of features: - Reads, creates, updates, and removes id3v2.3 and id3v2.4 tags - Reads, creates, updates, and removes id3v1 tags - Extracts MPEG data such as bit rate,

Calculates the FFT of any sequence and its written in C language

Calculates the FFT of any sequence and its written in C language

The iputils package contains ping, a basic networking tool. The ping command sends a series of ICMP

The iputils package contains ping, a basic networking tool. The ping command sends a series of ICMP protocol ECHO_REQUEST packets to as pecified network host and can tell you if that machine is alive

Matlab program that calculates the resonant freequency of a seria RLC circut.

Matlab program that calculates the resonant freequency of a seria RLC circut.

calculates the shortest path and distance between two nodes on a map

calculates the shortest path and distance between two nodes on a map

This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.C

This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANSprogram accepts input consisting of vectors and calcul

% This program calculates Dilution of Precision with respect to a GPS * % receiver given its Cartes

% This program calculates Dilution of Precision with respect to a GPS * % receiver given its Cartesian ECEF position and the positions of four or * % more visible GPS satellites. It is a validation

Discrete Fourier Transform and Power Spectrum Calculates Power Spectrum from a Time Series

Discrete Fourier Transform and Power Spectrum Calculates Power Spectrum from a Time Series

一个关于FFT应用的例子

一个关于FFT应用的例子,This program calculates the Waterfall FFT of a time history,by Tom Irvine

This MATLAB code calculates the array factor for N element linear array. N单元线性阵列的方向图函数MATLAB仿真代码

This MATLAB code calculates the array factor for N element linear array. N单元线性阵列的方向图函数MATLAB仿真代码

Two 1-d arrays that contain the coefficients for two polynominals. The program calculates the coeffi

Two 1-d arrays that contain the coefficients for two polynominals. The program calculates the coefficients of their product. Labview

This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS

This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and ca

The function conload takes a dataset and a model (PCA, PLS, PARAFAC etc.) and calculates congruence

The function conload takes a dataset and a model (PCA, PLS, PARAFAC etc.) and calculates congruence loadings which is the extension of correlation loadings to uncentered and multi-way models

遗传算法源程序evolution calculates the law origin code ,C-C++,人工智能/AI-NN-PR

遗传算法源程序evolution calculates the law origin code ,C-C++,人工智能/AI-NN-PR

this code calculates square root of a 16 bit number

this code calculates square root of a 16 bit number

Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test c

Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test case, the first line contains the number of vertices (n) and the number of arcs (m). Then, there exis