代码搜索:MATLAB LMD
找到约 10,000 项符合「MATLAB LMD」的源代码
代码结果 10,000
www.eeworm.com/read/268260/11146823
txt readme.txt
DIGITAL SIGNAL PROCESSING USING MATLAB
--------------------------------------
By Proakis and Ingle, 1998
MS-DOS Diskette Contents
------ -------- --------
The diskette contains a
www.eeworm.com/read/411533/11239320
c fdtd.c
/* FTDT - calculater - main program*/
#include
#include
#include
#include
#include
#include
#include "engine.h"
#define BUFSIZE 256
/
www.eeworm.com/read/265723/11255455
m factor.m
function f = factor(n)
%FACTOR Prime factors.
% FACTOR(N) returns a vector containing the prime factors of N.
%
% This function uses the simple sieve approach. It may require large
% memory
www.eeworm.com/read/147862/12513551
txt readme.txt
Higher-Order Spectral Analysis (HOSA) Toolbox.
Version 2.0.3 (R12 compliant) 27 Dec 2000
There are three steps to installing the HOSA toolbox.
(a) Download the SETUP.EXE file to your ma
www.eeworm.com/read/248862/12537121
txt readme.txt
Higher-Order Spectral Analysis (HOSA) Toolbox.
Version 2.0.3 (R12 compliant) 27 Dec 2000
There are three steps to installing the HOSA toolbox.
(a) Download the SETUP.EXE file to your ma
www.eeworm.com/read/334935/12561076
m gluedata.m
function sigseg = gluedata(signal,n0,l)
% GLUEDATA concatenate data segments of one long signal into one new data
% vector
%
% Usage: sigseg = gluedata('signal',n0,l)
% signal: the string 's
www.eeworm.com/read/334860/12568424
m randn.m
%R=randn(m,n) 生成标准正态分布的m行n列随机矩阵
%RANDN Normally distributed random numbers.
% RANDN(N) is an N-by-N matrix with random entries, chosen from
% a normal distribution with mean zero and variance
www.eeworm.com/read/147096/12585445
htm hmfasb.htm
Communication Toolbox MATLAB Functions and SIMULINK Blocks
Communication Toolbox MATLAB Functions and SIMULINK Blocks
This toolbox contains both SIMULINK function b
www.eeworm.com/read/334567/12585961
m bitand.m
% MATLAB SIMULATION OF FS-1015 LPC-10e
% COPYRIGHT (C) 1996-99 ANDREAS SPANIAS and TED PAINTER
% This Copyright applies only to this particular MATLAB implementation
% of the LPC-10e coder. The
www.eeworm.com/read/334567/12585969
m random.m
% MATLAB SIMULATION OF FS-1015 LPC-10e
% COPYRIGHT (C) 1996-99 ANDREAS SPANIAS and TED PAINTER
%
% This Copyright applies only to this particular MATLAB implementation
% of the LPC-10e coder. The