搜索结果
找到约 531 项符合
Space-Vector 的查询结果
数学计算 This functions returns the variance of vector elements
This functions returns the variance of vector elements
书籍源码 this some codes for the book <<space-time codes and mimo systerms>>
this some codes for the book <<space-time codes and mimo systerms>>
书籍源码 it is very good codes for space-time systerms
it is very good codes for space-time systerms
matlab例程 Basic Differential Encoding/Decoding of input vector of numeric values
Basic Differential Encoding/Decoding of input vector of numeric values
其他 by Jay Kadane。Input:a vector with floats.Output:the maximum submatrix.
by Jay Kadane。Input:a vector with floats.Output:the maximum submatrix.
matlab例程 用MATLAB程序实现support vector machine
用MATLAB程序实现support vector machine
其他 in this paper,wo propose an extension of the zerotree-based space-frequency quantization algorithm b
in this paper,wo propose an extension of the zerotree-based space-frequency quantization algorithm by adding a wedgelet symbol to its tree-pruning optimization.
VHDL/FPGA/Verilog Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A c
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 ...
电子书籍 (数据挖掘新方法-支持向量机)PDF格式的!知道支持向量机(SVM),肯定知道它是一本非常经典的图书!支持向量机(support vector machine
(数据挖掘新方法-支持向量机)PDF格式的!知道支持向量机(SVM),肯定知道它是一本非常经典的图书!支持向量机(support vector machine,SVM)是数据挖掘中的一项新技术,是借助于最优化方法解决机器学习问题的新工具.
matlab例程 %DEFINEV Scaling vector and derivative % % [v,dv]= DEFINEV(g,x,l,u) returns v, distances to the %
%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.)
%
% Copyr ...