代码搜索:parameteric

找到约 19 项符合「parameteric」的源代码

代码结果 19
www.eeworm.com/read/159580/10638346

m parametric2d.m

% parametric2D.m % A program to explore parameteric forms of lines in 2D clear all; close all; x0 = [0 0]'; % initial position x1 = [1 0]'; % initial velocity x2 = [0 1]'; % initial accelera
www.eeworm.com/read/38039/1103279

txt startupatl.txt

Pro/ENGINEER TM Release $$$ Serial Number: $#$ #Pro/ENGINEER is a registered trademark of Parameteric Technology Corporation. Pro/ENGINEER is marketed by Autotrol Technology Corporation under the
www.eeworm.com/read/38039/1103282

txt startupwis.txt

Pro/ENGINEER TM Release $$$ Serial Number: $#$ #Pro/ENGINEER is a registered trademark of Parameteric Technology Corporation. Pro/ENGINEER is marketed by Wisdom Systems, an operating uni
www.eeworm.com/read/356656/10223365

m latitude.m

% % Compares parameteric, geocentric and geodetic latitudes on WGS 84 model % clear all; close all; deg = pi/180; a = 6378137; % semi-major (equatorial) radius [meter]
www.eeworm.com/read/286662/8751894

m generate_data_set.m

function [patterns, targets] = generate_data_set(parameters) % Generate a new data set given it's Gaussian parameters % Inputs: % parameters: A parameteric distribution structure % region - Deci
www.eeworm.com/read/372113/9521275

m generate_data_set.m

function [patterns, targets] = generate_data_set(parameters) % Generate a new data set given it's Gaussian parameters % Inputs: % parameters: A parameteric distribution structure % region - Deci
www.eeworm.com/read/362008/10023946

m generate_data_set.m

function [patterns, targets] = generate_data_set(parameters) % Generate a new data set given it's Gaussian parameters % Inputs: % parameters: A parameteric distribution structure % region - Deci
www.eeworm.com/read/357874/10199149

m generate_data_set.m

function [patterns, targets] = generate_data_set(parameters) % Generate a new data set given it's Gaussian parameters % Inputs: % parameters: A parameteric distribution structure % region - Deci
www.eeworm.com/read/399996/7816919

m generate_data_set.m

function [patterns, targets] = generate_data_set(parameters) % Generate a new data set given it's Gaussian parameters % Inputs: % parameters: A parameteric distribution structure % region - Deci
www.eeworm.com/read/397099/8068949

m generate_data_set.m

function [patterns, targets] = generate_data_set(parameters) % Generate a new data set given it's Gaussian parameters % Inputs: % parameters: A parameteric distribution structure % region - Deci