搜索结果
找到约 18 项符合
normalized 的查询结果
DSP编程 This sample program generates two sine waves called X and Y. It will then calculate the normalized
This sample program generates two sine waves called X and Y.
It will then calculate the normalized magnitude and phase of
the two waveforms using the following formulas:
Mag = sqrt(X^2 + Y^2)/sqrt(GainX^2 + GainY^2)
Phase = (long) (atan2PU(X,Y) * 360)
The program will prompt the ...
人工智能/神经网络 This a GA implementation using binary and real coded variables. Mixed variables can be used. Constra
This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g >= 0) and normalized (see the sample problem in prob1 in objective()).
matlab例程 基于Volterra滤波器混沌时间序列多步预测 作者:陆振波
基于Volterra滤波器混沌时间序列多步预测
作者:陆振波,海军工程大学
欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页
电子邮件:luzhenbo@sina.com
个人主页:luzhenbo.88uu.com.cn
参考文献:
1、张家树.混沌时间序列的Volterra自适应预测.物理学报.2000.03
2、Scott C.Douglas, Teresa H.-Y. Meng, No ...
人工智能/神经网络 一种 较新的聚类算法 Dominant-set 的代码
一种 较新的聚类算法 Dominant-set 的代码,包括聚类算法的代码和测试代码。该算法最大特点 就是基于图理论的 ,相对于Normalized Cut,计算复杂度低很多,况且能自动决定类的个数
matlab例程 iris localization using integro differential operator. The rar contains 5 files in order to computer
iris localization using integro differential operator. The rar contains 5 files in order to computer the integro differential operator of the normalized contour of the iris and puil boundaries and then add circles to the respective boundaries.
行业发展研究 The existence of numerous imaging modalities makes it possible to present different data present in
The existence of numerous imaging modalities makes it possible to present different data present in different modalities together thus forming multimodal images. Component images forming multimodal images should be aligned, or registered so that all the data, coming from the different modalities, ar ...
数学计算 计算本征值程序
Computes all eigenvalues and eigenvectors of a real symmetric matrix a,
! which is of size n by n, stored in a physical np by np array.
! On output, elements of a above the diagonal are destroyed.
! d returns the eigenvalues of a in its first n elements.
! v is a matrix with the same logical and ...
书籍 Radio+Resource+Allocation
We are currently witnessing an increase in telecommunications norms and
standards given the recent advances in this domain. The increasing number of
normalized standards paves the way for an increase in the range of offers and
services available for each consumer. Moreover, the majority of available ...