代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/188324/8550165
m getcurv2.m
%% Spline curves
% Demonstrating the use of CSCVN.
% Copyright 1987-2005 C. de Boor and The MathWorks, Inc.
% $Revision: 1.16.4.2 $
%% Selecting the points
% The spline toolbox will draw a sm
www.eeworm.com/read/180486/9305350
m setparitycheckmatrix.m
function H = setParityCheckMatrix(h, H)
%SETPARITYCHECKMATRIX Set parity check matrix of an LDPC encoder object.
% Copyright 2006 The MathWorks, Inc.
% $Revision: 1.1.6.2 $ $Date: 2006/06/2
www.eeworm.com/read/361496/10050192
m dspblkbfftscope.m
function varargout = dspblkbfftscope(action, varargin)
% DSPBLKBFFTSCOPE DSP Blockset Buffered FFT scope block helper function.
% Copyright 1995-2002 The MathWorks, Inc.
% $Revision: 1.7 $ $Date:
www.eeworm.com/read/359802/10124668
mk dds.mk
# Copyright 1994-2005 The MathWorks, Inc.
#
# File : accel_lcc.tmf $Revision: 1.19.4.13.2.1 $
#
# Abstract:
# Accelerator template makefile for building a PC-based,
# RTW generated me
www.eeworm.com/read/359005/10171849
c list2.c
/* Copyright 1994-2002 The MathWorks, Inc. */
/* $Revision: $ $Date: $ */
/* copy string (the first 'length' characters) from array to target string */
static void fisGetString2(char *target,
www.eeworm.com/read/359005/10172193
m inittbu.m
%INITTBU Initialize variables in the demo sltbu.m
% Copyright 1994-2002 The MathWorks, Inc.
% $Revision: 1.8 $
global TbuInitCond truck_l
global AnimTbuFigH AnimTbuAxisH
TbuInitCond
www.eeworm.com/read/160240/10551660
c engwindemo.c
/* engwindemo.c
* This is a simple program that illustrates how to call the MATLAB
* Engine functions from a C program for windows
* Copyright (c) 1996-1998 by The MathWorks, Inc.
* All Rights
www.eeworm.com/read/352274/10566993
m yhzviewini.m
function fignum = yhzviewini(filter)
%yhzviewini Initialize filter viewer.
% Copyright (c) 1988-97 by The MathWorks, Inc.
% $Revision: 1.25 $
save_shh = get(0,'showhiddenhandle
www.eeworm.com/read/352274/10567430
m fftdemo.m
%FFTDEMO Demonstrate use of FFT for spectral analysis.
% Copyright (c) 1984-94 by The MathWorks, Inc.
clf reset
echo on
clc
% This example shows the use of the FFT function for spectral
% a
www.eeworm.com/read/351732/10614439
m slblocks.m
function blkStruct = slblocks
%SLBLOCKS Defines the block library for a specific Toolbox or Blockset.
% Copyright 1996-2001 The MathWorks, Inc.
% $Revision: 1.10 $
blkStruct.Name = 'WCDMA Librar