代码搜索:INTERPOLATION

找到约 2,917 项符合「INTERPOLATION」的源代码

代码结果 2,917
www.eeworm.com/read/327232/13093282

m newton_interpolation.m

function fp = newton_interpolation(x,y,p) % Script for Newton's Interpolation. % Muhammad Rafiullah Arain % Mathematics & Basic Sciences Department % NED University of Engineering & Technology - K
www.eeworm.com/read/322718/13369790

m make_interpolation.m

% Function for making the interpolation of an ultrasound image. % The routine make_tables must have been called previously. % % Input parameters: % % envelope_data - The envelope detected
www.eeworm.com/read/477108/6747579

m interpolation_data.m

% Interpolation data for aerodynamic calculation model % LiuXiangChun % The college of astronautics NWPU % Date:2007-06-07 disp('Loading data from file Interpolation_data.m ...') %***
www.eeworm.com/read/214554/15096249

m time_interpolation.m

function [channel_post_ti]=time_interpolation(pilot_distorted) frame_symbol=68; ti_n=frame_symbol/4-1; %pilot_number=176; %for 2k mode fft_length=1705; %for 2k mode
www.eeworm.com/read/212605/15151915

asv stirling interpolation.asv

% TITLE : STIRLING INTERPOLATION FILTER % % PURPOSE : This function performs one complete step of the stirling interpolaqtion filter. % % SYNTAX : % INPUTS : - xest : st
www.eeworm.com/read/212605/15151917

m stirling interpolation.m

% TITLE : STIRLING INTERPOLATION FILTER % % PURPOSE : This function performs one complete step of the stirling interpolaqtion filter. % % SYNTAX : % INPUTS : - xest : st