代码搜索:linear
找到约 10,000 项符合「linear」的源代码
代码结果 10,000
www.eeworm.com/read/388416/8611358
m linear_16006524.m
x=[0,30,50,70,80,90,120,148,170,180,202,212,230,248,268,271,280,290,300,312,320,340,360,372,382,390,416,430,478];
y=[80 64 47 42 48 66 80 120 121 138 160 182 200 208 212 210 200 196 188 186 200 184 1
www.eeworm.com/read/431176/8705979
m linear_dyn.m
% linear_dyn.m
% returns an offset that can be added to data that increases linearly with
% time, based on cputime, first time it is called is start time
%
% equation is: offset = (cputime - tnot)
www.eeworm.com/read/387009/8712352
h interp_linear.h
struct Linear_interp : Base_interp
{
Linear_interp(VecDoub_I &xv, VecDoub_I &yv)
: Base_interp(xv,&yv[0],2) {}
Doub rawinterp(Int j, Doub x) {
if (xx[j]==xx[j+1]) return yy[j];
else ret
www.eeworm.com/read/286526/8761931
m linear_dyn.m
% linear_dyn.m
% returns an offset that can be added to data that increases linearly with
% time, based on cputime, first time it is called is start time
%
% equation is: offset = (cputime - tnot)
www.eeworm.com/read/429877/8784646
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/385281/8810413
html hashtablemap-linear.html
Code Fragment
/** Returns the number of entries in the hash table. */
www.eeworm.com/read/285808/8816583
m linear_fft.m
% File: linear_fft.m
% Software given here is to accompany the textbook: W.H. Tranter,
% K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of
% Communication Systems Simulation with Wir
www.eeworm.com/read/428376/8873677
gif mode_linear.gif
www.eeworm.com/read/428376/8873829
gif mode_linear.gif
www.eeworm.com/read/428376/8874025