代码搜索:Vector
找到约 10,000 项符合「Vector」的源代码
代码结果 10,000
www.eeworm.com/read/357616/10205045
m levrec.m
function x=levrec(aa,b);
% LEVREC: solve Tx=b using Levinson's recursion
%
% x=levrec(aa,b)
%
% This function solves the matrix equation Tx=b for the vector
% x using Levinson recursion. The sy
www.eeworm.com/read/162867/10262436
m obje.m
%PERFORM Evaluate the performance of an TEQ in terms of
% SSNR, SNR, geometric SNR, and channel capacity.
% [SS, S, Si, Sg, Mg, Bf, Bm, Rf, Rm, Hw, Fh, Fw, Nc, Fhw] =
% PERFORM(W,B,H,D,Nb,NN,X,N,Ph,P
www.eeworm.com/read/162603/10292085
m smt.m
% MATLAB SIMULATION OF NSA FS-1016 CELP v3.2
% COPYRIGHT (C) 1995-99 ANDREAS SPANIAS AND TED PAINTER
%
% This Copyright applies only to this particular MATLAB implementation
% of the FS-1016 CELP
www.eeworm.com/read/162603/10292297
m smt.m
% MATLAB SIMULATION OF NSA FS-1016 CELP v3.2
% COPYRIGHT (C) 1995-99 ANDREAS SPANIAS AND TED PAINTER
%
% This Copyright applies only to this particular MATLAB implementation
% of the FS-1016 CELP
www.eeworm.com/read/280731/10297136
h gainfo.h
#ifndef _GAINFO_
#define _GAINFO_
#include
using namespace std;
#include "UOFInfo.h"
#include "UOFSolver.h"
class PopSolution;
//! GA Info class
/*! This class is used for GA
www.eeworm.com/read/280604/10304730
m nearest.m
function [zj,j,d] = nearest(z,xi);
% NEAREST: return the vector zj in z that is nearest to xi
% [zj,j,d] = nearest(z,xi)
% z - d*J vectors that need to be compared to xi
% xi - the vector that wants
www.eeworm.com/read/162188/10327741
src gradient.src
/*
** gradient.src
**
**
** (C) Copyright 1989-1995 Aptech Systems, Inc.
** All Rights Reserved.
**
** This Software Product is PROPRIETARY SOURCE CODE OF APTECH
** SYSTEMS, INC. This File
www.eeworm.com/read/162188/10327777
src datatran.src
/*
** datatran.src
** (C) Copyright 1988-1998 by Aptech Systems, Inc.
** All Rights Reserved.
**
** This Software Product is PROPRIETARY SOURCE CODE OF APTECH
** SYSTEMS, INC. This File Heade
www.eeworm.com/read/162188/10327858
src qprog.src
/*
** QProg - Quadratic Programming
**
** (C) Copyright 1996 Aptech Systems, Inc.
** All Rights Reserved.
**
** This Software Product is PROPRIETARY SOURCE CODE OF APTECH
** SYSTEMS, INC. T