代码搜索:linear

找到约 10,000 项符合「linear」的源代码

代码结果 10,000
www.eeworm.com/read/263512/11359834

dsw linear_gy.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/263512/11359836

ncb linear_gy.ncb

www.eeworm.com/read/263512/11359839

dsp linear_gy.dsp

# Microsoft Developer Studio Project File - Name="Linear_gy" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86)
www.eeworm.com/read/263512/11359842

cpp linear_gy.cpp

#include #include #include float matrix[100][100],x[100]; /* 记录总方程的数组,解的数组 */ int a[100]; /* 记录基础,非基础的解的情况,0:非基础,1:基础 */ int m,n,s,type; /* 方程变量,约束数,求最大最小值的类型,0:最小 1:
www.eeworm.com/read/263512/11359845

plg linear_gy.plg

Build Log --------------------Configuration: Linear_gy - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\高阳\
www.eeworm.com/read/263512/11359847

opt linear_gy.opt

www.eeworm.com/read/405084/11472074

m linear_array.m

function [theta,patternr,patterng] = linear_array(Nr,dolr,theta0,winid,win,nbits); % This function computes and returns the gain radiation pattern for a linear array % It uses the FFT to computes th
www.eeworm.com/read/402117/11543021

m linear_array.m

function [theta,patternr,patterng] = linear_array(Nr,dolr,theta0,winid,win,nbits); % This function computes and returns the gain radiation pattern for a linear array % It uses the FFT to computes th
www.eeworm.com/read/402090/11543234

m linear_fft.m

% File: linear_fft.m function [fftx,freq] = linear_fft(x,n,ts) % This function takes n (must be even) time domain samples (real or % complex) and finds the PSD by taking (fft/n)^2. The two sided %
www.eeworm.com/read/401480/11557320

m linear_array.m

function [theta,patternr,patterng] = linear_array(Nr,dolr,theta0,winid,win,nbits); % This function computes and returns the gain radiation pattern for a linear array % It uses the FFT to computes th