代码搜索:PROGRAMMED
找到约 3,252 项符合「PROGRAMMED」的源代码
代码结果 3,252
www.eeworm.com/read/101619/15823501
c simpleviruschecker.c
/*
SimpleVirusChecker
version 1.1
programmed by Norix
Copyright Note
source code: SimpleVirusChecker.c,SimpleVirusChecker.h
Please use this program freely.
An author isn't concerne
www.eeworm.com/read/428608/8856165
m lsmatrix.m
function R=lsmatrix(x,M)
% function R=lsmatrix(x,M)
% Computes the MxM normal equations matrix
% for the residual windowing case (no windowing)
%
% Programmed by Dimitris Manolakis, 10/4/96
%
%
www.eeworm.com/read/428608/8856205
m udut.m
function [U,D]=udut(R)
% function [U,D]=udut(R)
% Computes the Upper-Lower UDL decomposition of a
% symmetric positive definite matrix.
%
% Programmed by: Dimitris Manolakis, 1996
%
%---------
www.eeworm.com/read/282317/9102120
m lsmatrix.m
function R=lsmatrix(x,M)
% function R=lsmatrix(x,M)
% Computes the MxM normal equations matrix
% for the residual windowing case (no windowing)
%
% Programmed by Dimitris Manolakis, 10/4/96
%
%
www.eeworm.com/read/282317/9102159
m udut.m
function [U,D]=udut(R)
% function [U,D]=udut(R)
% Computes the Upper-Lower UDL decomposition of a
% symmetric positive definite matrix.
%
% Programmed by: Dimitris Manolakis, 1996
%
%---------
www.eeworm.com/read/374010/9423683
m test2.m
% DEMONSTRATION PROGRAM FOR TESTING NNARX
%
% Programmed by Magnus Norgaard, IAU/IMM/EI, Technical Univ. of Denmark
% LastEditDate: Aug 21, 1995
close all
StopDemo=0;
figure
guihand=gcf;
for
www.eeworm.com/read/374010/9423790
m test5.m
% DEMONSTRATION PROGRAM FOR TESTING NNOE
%
% Programmed by Magnus Norgaard, IAU/IMM/EI, Technical Univ. of Denmark
% LastEditDate: Aug 21, 1995
close all
StopDemo=0;
figure
guihand=gcf;
for
www.eeworm.com/read/170249/9813372
m test2.m
% DEMONSTRATION PROGRAM FOR TESTING NNARX
%
% Programmed by Magnus Norgaard, IAU/IMM/EI, Technical Univ. of Denmark
% LastEditDate: Jan 15, 2000
close all
StopDemo=0;
figure
guihand=gcf;
for
www.eeworm.com/read/170249/9813444
m test5.m
% DEMONSTRATION PROGRAM FOR TESTING NNOE
%
% Programmed by Magnus Norgaard, IAU/IMM/EI, Technical Univ. of Denmark
% LastEditDate: Jan 15, 2000
close all
StopDemo=0;
figure
guihand=gcf;
for
www.eeworm.com/read/357136/10215684
m lsmatrix.m
function R=lsmatrix(x,M)
% function R=lsmatrix(x,M)
% Computes the MxM normal equations matrix
% for the residual windowing case (no windowing)
%
% Programmed by Dimitris Manolakis, 10/4/96
%
%