代码搜索:2D物理模拟

找到约 10,000 项符合「2D物理模拟」的源代码

代码结果 10,000
www.eeworm.com/read/356682/10222964

m errell2.m

function [a,b,az]=errell2(C) % ERRELL2 Computes 2D error ellipse from covariance matrix. % Note: x & y represent north & south (opposite of % normal MatLab convention). Non-vectorized. See also
www.eeworm.com/read/355157/10290146

m dejong_f2.m

% DeJong_f2.m % De Jong's f2 function, also called a Rosenbrock Variant % This is a 2D only equation % % described by Clerc in ... % http://clerc.maurice.free.fr/pso/Semi-continuous_challenge/Sem
www.eeworm.com/read/280595/10311519

m check2ddata.m

function res=check2ddata(fname) % CHECK2DDATA Checks if given file containins labeled 2D vectors. % % Synopsis: % res = check2ddata(fname) % % Description: % If the file 'fname' contains matrix X [2
www.eeworm.com/read/161485/10404135

h dyadic2.h

/* 2D Continuous Wavelet Packet Transform package (c) 2002-2005 Let It Wave, all rights reserved */ #ifndef __DYADIC2_H_INCLUDED #define __DYADIC2_H_INCLUDED /* swaps b and c. a must be of the sam
www.eeworm.com/read/161485/10404136

m cwt2i.m

function reconstructed = cwt2i(transformed, cubic_spline_filters, first_scale_shifted) % function reconstructed = cwt2i(transformed, cubic_spline_filters, first_scale_shifted) % % Inverse 2D Continuou
www.eeworm.com/read/161485/10404141

h cwpt2.h

/* 2D Continuous Wavelet Packet Transform package (c) 2002-2005 Let It Wave, all rights reserved */ #ifndef __CWPT2_H_INCLUDED #define __CWPT2_H_INCLUDED #include #include
www.eeworm.com/read/161485/10404214

h btree.h

/* 2D Continuous Wavelet Packet Transform package (c) 2002-2005 Let It Wave, all rights reserved */ #ifndef __BTREE_H_INCLUDED #define __BTREE_H_INCLUDED #define BTREE_NB_FIELDS 8 int btr
www.eeworm.com/read/161485/10404230

m cwpt2_interface.m

function out = cwpt2_interface(in, direction, filter_type, trans_type, btree) % function out = cwpt2_interface(in, direction, filter_type, trans_type, btree) % % Forward 2D Continuous Wavelet Transfor
www.eeworm.com/read/353723/10425721

m dejong_f2.m

% DeJong_f2.m % De Jong's f2 function, also called a Rosenbrock Variant % This is a 2D only equation % % described by Clerc in ... % http://clerc.maurice.free.fr/pso/Semi-continuous_challenge/Sem
www.eeworm.com/read/278064/10576977

m dejong_f2.m

% DeJong_f2.m % De Jong's f2 function, also called a Rosenbrock Variant % This is a 2D only equation % % described by Clerc in ... % http://clerc.maurice.free.fr/pso/Semi-continuous_challenge/Sem