代码搜索:Vector
找到约 10,000 项符合「Vector」的源代码
代码结果 10,000
www.eeworm.com/read/448350/7534500
m maxgauss.m
function [u,v,p,r] = maxgauss(m,c,d)
%MAXGAUSS determine gaussian approximation to max of a gaussian vector [p,u,v,r]=(m,c,d)
%
% Inputs:
% m(N,1) is the mean vector of length N
% c(N
www.eeworm.com/read/440750/7682258
m maxgauss.m
function [u,v,p,r] = maxgauss(m,c,d)
%MAXGAUSS determine gaussian approximation to max of a gaussian vector [p,u,v,r]=(m,c,d)
%
% Inputs:
% m(N,1) is the mean vector of length N
% c(N
www.eeworm.com/read/435835/7783260
h dsp.h
/*********************************************************************
* *
* Software License Agreement
www.eeworm.com/read/433951/7902578
java internaldomain.java
package JSHOP2;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileReader;
import java.io.FileWriter;
import java.io
www.eeworm.com/read/398157/8001680
h dsp.h
/*********************************************************************
* *
* Software License Agreement
www.eeworm.com/read/397799/8021334
txt changelog.txt
************************************************************
Version 3.0.1
************************************************************
Corrected a few bugs in the m-file sspropv.m (vector split-
www.eeworm.com/read/246000/12765301
htm real-time experiment #9 interrupt service routines.htm
Real-Time Experi
www.eeworm.com/read/331439/12828814
m v.m
function p = v(q)
% V(Q). Extracts the vector component of a quaternion.
% Copyright