电力谐波分析的几种实用算法流程图及编程计算
上传时间: 2014-11-27
上传用户:xiaodu1124
独立分量分析的开关算法代码 ,内有pdf格式说明文挡 希望有用
上传时间: 2013-12-14
上传用户:stvnash
独立分量分析中的ogwe算法代码 matlab 格式 希望对大家有用
上传时间: 2013-12-26
上传用户:星仔
MC9328MX1 自举模式下的b-record 格式代码
上传时间: 2014-01-04
上传用户:hjshhyy
用递规子程序的方法实现HANOI塔问题.子程序模块个数不限. 要求: 盘子个数可以输入,第一个塔为A,第二个塔为B,第三个塔 的名称为C.打印出移动过程.
上传时间: 2013-12-17
上传用户:Yukiseop
有监督自组织映射-偏最小二乘算法(A supervised self-organising map–partial least squares algorithm),可以用语多变量数据的回归分析
标签: self-organising supervised algorithm partial
上传时间: 2015-10-22
上传用户:hfmm633
问本提出了一种信号分析中用到的离散梅林算法,该算法可以有效的对膨胀效果进行处理。
上传时间: 2015-10-22
上传用户:xjz632
Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A common approach to implementing these arithmetic functions is to use the Coordinate Rotation Digital Computer (CORDIC) algorithm. The CORDIC algorithm calculates the trigonometric functions of sine, cosine, magnitude, and phase using an iterative process. It is made up of a series of micro-rotations of the vector by a set of predetermined constants, which are powers of two. Using binary arithmetic, this algorithm essentially replaces multipliers with shift and add operations. In a Stratix™ device, it is possible to calculate some of these arithmetic functions directly, without having to implement the CORDIC algorithm.
标签: representation Magnitude the magnitude
上传时间: 2013-12-24
上传用户:金宜
编译原理中的slr分析算法 这个是同学编的。希望能通过验证~
上传时间: 2015-10-23
上传用户:JIUSHICHEN
一个旅行家想驾驶汽车从城市A到城市B(设出发时油箱是空的)。给定两个城市之间的距离dis、汽车油箱的容量c、每升汽油能行驶的距离d、沿途油站数n、油站i离出发点的距离d[i]以及该站每升汽油的价格p[i],i=1,2,…,n。设d[1]=0<d[2]<…<d[n]。要花最少的油费从城市A到城市B,在每个加油站应加多少油,最少花费为多少?
上传时间: 2013-12-31
上传用户:redmoons