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