fortran CG-FFT程序 Conjugate gradient package for solving complex matrix equations
标签: Conjugate equations gradient fortran
上传时间: 2015-10-10
上传用户:dyctj
Basic Differential Encoding/Decoding of input vector of numeric values
标签: Differential Decoding Encoding numeric
上传时间: 2013-12-20
上传用户:qiaoyue
by Jay Kadane。Input:a vector with floats.Output:the maximum submatrix.
标签: submatrix maximum Kadane Output
上传时间: 2015-10-13
上传用户:彭玖华
用MATLAB程序实现support vector machine
标签: support machine MATLAB vector
上传时间: 2015-10-17
上传用户:qq1604324866
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
上传用户:金宜
(数据挖掘新方法-支持向量机)PDF格式的!知道支持向量机(SVM),肯定知道它是一本非常经典的图书!支持向量机(support vector machine,SVM)是数据挖掘中的一项新技术,是借助于最优化方法解决机器学习问题的新工具.
标签: support machine vector 支持向量机
上传时间: 2013-12-06
上传用户:kr770906
%DEFINEV Scaling vector and derivative % % [v,dv]= DEFINEV(g,x,l,u) returns v, distances to the % bounds corresponding to the sign of the gradient g, where % l is the vector of lower bounds, u is the vector of upper % bounds. Vector dv is 0-1 sign vector (See ?? for more detail.) % % Copyright (c) 1990-98 by The MathWorks, Inc. % $Revision: 1.2 $ $Date: 1998/03/21 16:29:10 $
标签: DEFINEV derivative distances Scaling
上传时间: 2013-12-24
上传用户:sz_hjbf
以c实现的基本数据结构, 如: hashtable, hashlist, vector, mempool, 以及http的实现, 对于用c编程的人员应该很有用处
标签: hashtable hashlist mempool vector
上传时间: 2014-01-04
上传用户:金宜
hodge decomposition for 2D vector fields.
标签: decomposition fields vector hodge
上传时间: 2015-10-29
上传用户:tedo811
package news import java.sql.ResultSet import java.util.Vector public class News {
标签: import java ResultSet package
上传时间: 2014-01-01
上传用户:sclyutian