代码搜索:Modeling

找到约 1,801 项符合「Modeling」的源代码

代码结果 1,801
www.eeworm.com/read/449679/7498243

nec 3elquadwide.nec

CM Equational model to calculate the dimensions of a resonant square 3-element CM quad beam, optimized for wide band width. CM All equations calibrated to NEC antenna modeling software for wire dia
www.eeworm.com/read/136697/13365342

m modtrset.m

function [lib,c,areas] = modtrset(range,no_of_sets) % [lib,c,areas] = modtrset(range,no_of_sets) % % Modeling of trapezoidal fuzzy sets with the mouse. % (Left mouse button picks points) % Each trape
www.eeworm.com/read/147422/5730084

m close_main_vocal_fold.m

%Calllback for the quit button of the main vocal fold modeling window close all; clear all; clc; disp('Closing vocal fold windows and the program.'); disp('Please return. Have a nice day (or n
www.eeworm.com/read/407110/11429420

readme

README for the dynamic ray tracing from a lens velocity model. The program RAYTRACE3D implements a ray-theoretical modeling method that uses smoothing of models, dynamic ray tracing and wavefront co
www.eeworm.com/read/340482/12154352

readme

README for the dynamic ray tracing from a lens velocity model. The program RAYTRACE3D implements a ray-theoretical modeling method that uses smoothing of models, dynamic ray tracing and wavefront co
www.eeworm.com/read/126922/14395170

html proj2.html

Writing Advanced Applications, Chapter 1: Project Requirements and Modeling
www.eeworm.com/read/239309/4602684

c memlib.c

/* memlib.c - functions for modeling the memory system */ /* $beg in memlib */ #include #ifndef NULL #define NULL 0 #endif /* private global variables */ static char *mem_start_brk; /*
www.eeworm.com/read/303435/3811442

main sufdmod2_pml.su.main

SUFDMOD2_PML - Finite-Difference MODeling (2nd order) for acoustic wave equation with PML absorbing boundary conditions. Caveat: experimental PML absorbing boundary condition version, may be
www.eeworm.com/read/303435/3813276

readme

README for the dynamic ray tracing from a lens velocity model. The program RAYTRACE3D implements a ray-theoretical modeling method that uses smoothing of models, dynamic ray tracing and wavefront co
www.eeworm.com/read/291883/8390059

m finddx.m

function [dxmax,wlmin,fmax] = finddx(epmax,mumax,srcpulse,t,thres); % finddx.m % % This function finds the maximum spatial discretization that can be used in the % 2-D FDTD modeling codes TM_model