代码搜索:PROGRAMMED
找到约 3,252 项符合「PROGRAMMED」的源代码
代码结果 3,252
www.eeworm.com/read/423126/2029264
m bpsk_fading.m
% Program 3-2
% bpsk_fading.m
%
% Simulation program to realize BPSK transmission system
% (under one path fading)
%
% Programmed by H.Harada and T.Yamamura,
%
%******************** Preparat
www.eeworm.com/read/423126/2029265
m compoversamp.m
% Program 3-8
% compoversamp.m
%
% Insert zero data to Ich and Qch input data
%
% programmed by H.Harada
%
function [iout,qout] = compoversamp( idata, qdata , nsymb , sample)
%***********
www.eeworm.com/read/423126/2029267
m qpsk_fading.m
% Program 3-6
% qpsk_fading.m
%
% Simulation program to realize QPSK transmission system
% (under one path fading)
%
% Programmed by H.Harada and T.Yamamura
%
%******************** Preparati
www.eeworm.com/read/393286/2485255
txt audigy-mixer.txt
Sound Blaster Audigy mixer / default DSP code
===========================================
This is based on SB-Live-mixer.txt.
The EMU10K2 chips have a DSP part which can be programmed to suppor
www.eeworm.com/read/257015/4366694
m invtest.m
% PROGRAM DEMONTRATION OF DIRECT INVERSE TRAINING
%
% Programmed by Magnus Norgaard, IAU/IMM, Technical Univ. of Denmark
% LastEditDate: Feb. 18, 1996
close all
StopDemo=0;
figure
guihand=gcf;
www.eeworm.com/read/257015/4366698
m predtest.m
% PROGRAM DEMONTRATION OF NEURAL NETWORK BASED PREDICTIVE CONTROL
%
% Programmed by Magnus Norgaard, IAU/IMM, Technical Univ. of Denmark
% LastEditDate: Feb. 20, 1996
close all
StopDemo=0;
figur
www.eeworm.com/read/257015/4366702
m opttest.m
% PROGRAM FOR DEMONTRATING OPTIMAL CONTROL
%
% Programmed by Magnus Norgaard, IAU/IMM, Technical Univ. of Denmark
% LastEditDate: Feb. 21, 1996
close all
StopDemo=0;
figure
guihand=gcf;
for k=
www.eeworm.com/read/257015/4366722
m test7.m
% DEMONSTRATION PROGRAM FOR ILLUSTRATING PRUNING BY OBS
%
% Programmed by Magnus Norgaard, IAU/IMM/EI, Technical Univ. of Denmark
% LastEditDate: Aug 21, 1995.
close all
StopDemo=0;
figure
gu
www.eeworm.com/read/257015/4366725
m test4.m
% DEMONSTRATION PROGRAM FOR TESTING NNSSIF
%
% Programmed by Magnus Norgaard, IAU/IMM/EI, Technical Univ. of Denmark
% LastEditDate: Aug 21, 1995
close all
StopDemo=0;
figure
guihand=gcf;
fo
www.eeworm.com/read/395913/8146319
m oqpsk_fading.m
% Program 3-12
% oqpsk_fading.m
%
% Simulation program to realize OQPSK transmission system
% (under one path fading)
%
% Programmed by H.Harada and T.Yamamura
%
%******************** Prepar