代码搜索:PROGRAMMED
找到约 3,252 项符合「PROGRAMMED」的源代码
代码结果 3,252
www.eeworm.com/read/349590/6291688
m armals.m
function [a,b,V,FPE,C]=armals(x,p,q,maxiter,tol)
% function [a,b,V,FPE,C]=armals(x,p,q,maxiter,tol)
% ARMA modeling using non-linear LS optimization
%
% Programmed by: Dimitris Manolakis
% Revi
www.eeworm.com/read/158100/11643541
m gstep.m
function [a1,b1,e,V1,st]=gstep(x,a,b,g,V,p,q)
% Searches for lower values of V in the direction of g
%
% Programmed by: Dimitris Manolakis, 9/29/93
% Revised: 1/7/94
%
%-------------------------
www.eeworm.com/read/158100/11643566
m armals.m
function [a,b,V,FPE,C]=armals(x,p,q,maxiter,tol)
% function [a,b,V,FPE,C]=armals(x,p,q,maxiter,tol)
% ARMA modeling using non-linear LS optimization
%
% Programmed by: Dimitris Manolakis
% Revi
www.eeworm.com/read/155543/11864091
m gstep.m
function [a1,b1,e,V1,st]=gstep(x,a,b,g,V,p,q)
% Searches for lower values of V in the direction of g
%
% Programmed by: Dimitris Manolakis, 9/29/93
% Revised: 1/7/94
%
%-------------------------
www.eeworm.com/read/155543/11864111
m armals.m
function [a,b,V,FPE,C]=armals(x,p,q,maxiter,tol)
% function [a,b,V,FPE,C]=armals(x,p,q,maxiter,tol)
% ARMA modeling using non-linear LS optimization
%
% Programmed by: Dimitris Manolakis
% Revi
www.eeworm.com/read/339806/12203456
cpp tai.cpp
/* [ AI.C ]
* AI.C FOR INSTINCE MODULE .
* Chbi Fight interface module.
* Programmed By Y.Tian. No#Eye. WayAhead. Co. 1997.
* Data 2/21/1997.
*/
#include "stdafx.h"
#in
www.eeworm.com/read/250907/12376315
m ofdmda.m
% Program 4-5
% ofdmda.m
%
% Simulation program to realize OFDM transmission system
%
% Programmed by T.Yamamura and H.Harada
% Prease refer Program 4-2
%
% GI data GI data ....(data 6symbols)
www.eeworm.com/read/250907/12376319
m ofdmce.m
% Program 4-8
% ofdmce.m
%
% Simulation program to realize OFDM transmission system
%
% Programmed by T.Yamamura and H.Harada
%
% GI CE GI data GI data...(data 6symbols)
% (CE: Chanel estimati
www.eeworm.com/read/131408/14147408
c math32.c
// Hoarder board software http://vadim.www.media.mit.edu/Hoarder/Hoarder.htm
// Copyright (C) 2001-2002 MIT Media Laboratory
// Programmed by Vadim Gerasimov
// 32-bit arith
www.eeworm.com/read/232058/14209404
m gstep.m
function [a1,b1,e,V1,st]=gstep(x,a,b,g,V,p,q)
% Searches for lower values of V in the direction of g
%
% Programmed by: Dimitris Manolakis, 9/29/93
% Revised: 1/7/94
%
%-------------------------