代码搜索:FOUNDATION
找到约 10,000 项符合「FOUNDATION」的源代码
代码结果 10,000
www.eeworm.com/read/393518/8280959
m rotpl2ro.m
function r=rotpl2ro(u,v,t)
%ROTPL2RO find matrix to rotate in the plane containing u and v r=[u,v,t]
% Inputs:
%
% U(n,1) and V(n,1) define a plane in n-dimensional space
% T is the rotat
www.eeworm.com/read/393518/8280992
m lpcra2pf.m
function pf=lpcra2pf(ra,np)
%LPCAR2PF Convert AR coefs to power spectrum PF=(RA,NP)
% The routine is faster if NP+1 is a power of 2
% For RA(:,p+1) the default value of np is p and the output is PF
www.eeworm.com/read/393518/8281012
m qrdivide.m
function q=qrdivide(q1,q2)
%QRDIVIDE divdes two real quaternions q=[q1,q2]
%
% Inputs:
%
% q1(4,1), q2(4,1) Two real quaternions in the form [r, i, j, k]' where i^2=j^2=k^2=ijk=-1
%
% Outp
www.eeworm.com/read/393518/8281036
m rsfft.m
function x=srfft(y,n)
%SRFFT fft of a real symmetric spectrum X=(Y,N)
% The invere fft is the same function but divided by N
% Y contains FIX(1+N/2) complex samples from the spectrum: if argumen
www.eeworm.com/read/393518/8281148
m lpcrf2aa.m
function aa=lpcrf2aa(rf)
%LPCRF2AA Convert reflection coefficients to area function AA=(RF)
%The areas are normalised so that aa(p+2)=1: the effective area of the free air beyond the lips.
% aa(1)
www.eeworm.com/read/292796/8332910
m4 autoupdate.m4
# This file is part of Autoconf. -*- Autoconf -*-
# Interface with autoupdate.
# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
# Free Software Foundation, Inc.
www.eeworm.com/read/292796/8332935
m4 autotest.m4
# This file is part of Autoconf. -*- Autoconf -*-
# Interface with Autotest.
# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
# Free Software Foundation, In
www.eeworm.com/read/292796/8333021
at suite.at
# Validation suite for Autoconf -*- Autotest -*-
# Copyright 2000, 2001 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modi
www.eeworm.com/read/174213/9602069
h floatio.h
/*
Copyright (C) 1993 Free Software Foundation
This file is part of the GNU IO Library. This library is free
software; you can redistribute it and/or modify it under the
terms of the GNU General Pu
www.eeworm.com/read/174098/9607240
license apache.license
/*
============================================================================
The Apache Software License, Version 1.1
=========================================================