代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/466518/7026195
c wcdmaratematching.c
/*
* WCDMA RATE MATCHING performs rate matching algorithm
* as specified by 3GPP TS 25.212
*
* Copyright 1996-2001 The MathWorks, Inc.
* $Revision: 1.2 $ $Date: 2001/12/13 23:29:31 $
*
www.eeworm.com/read/466518/7026200
m commblkpnseq3.m
function varargout = commblkpnseq3(block, varargin)
% COMMBLKPNSEQ2 Mask dynamic dialog function for PN Sequence Generator block.
% Copyright 1996-2001 The MathWorks, Inc.
% $Revision: 1.6 $ $Da
www.eeworm.com/read/460712/7105796
m qftex6.m
% QFTEX6 Missile.
% Yossi Chait
% 2/15/93
% Copyright (c) 1995-98 by The MathWorks, Inc.
% $Revision: 1.5 $
clc
clear
echo on
% Example #6 (missile) describes the application of QF
www.eeworm.com/read/460712/7105852
m qftstrt1.m
% QFTSTRT1 First stage in beginning demonstration.
% Copyright (c) 1995-98 by The MathWorks, Inc.
% $Revision: 1.7 $
% save the user's workspace into a mat-file called USERVALS
%save userv
www.eeworm.com/read/456193/7354821
m fm_linedlg.m
function fm_linedlg(varargin)
%SCRIBELINEDLG Line property dialog helper function for Plot Editor
%
% Copyright 1984-2001 The MathWorks, Inc.
% $Revision: 1.19 $ $Date: 2001/04/15 12:00:41 $
%
www.eeworm.com/read/445967/7587077
ps comp_lenna256_clclap_1024.ps
%!PS-Adobe-2.0
%%Creator: MATLAB, The Mathworks, Inc.
%%Title: comp_lenna256_clclap_1024.ps
%%CreationDate: 11/04/2001 21:04:25
%%DocumentNeededFonts: Helvetica
%%DocumentProcessColors: Cyan Ma
www.eeworm.com/read/445967/7587086
ps th_my_image_noisy_2.ps
%!PS-Adobe-2.0
%%Creator: MATLAB, The Mathworks, Inc.
%%Title: th_my_image_noisy_2.ps
%%CreationDate: 10/31/2001 20:54:22
%%DocumentNeededFonts: Helvetica
%%DocumentProcessColors: Cyan Magenta
www.eeworm.com/read/440861/7679892
m volvisgui.m
function volvisGUI(x,y,z,v)
% volvisGUI Interactive volume visualization.
%
% Example:
% [x,y,z,v] = flow;
% volvisGUI(x,y,z,v)
% Copyright 2007 The MathWorks, Inc.
%% Initalize vis
www.eeworm.com/read/439815/7701255
m srcsicon.m
function [x,y] = srcsicon(fla)
% Copyright 1996-2001 The MathWorks, Inc.
% $Revision: 1.11 $
% fla == 1 sin
% fla == 2 pulse
% fla == 3 noise
% fla == 4 interger
% fla == 5 binary
%