代码搜索:dynamics
找到约 802 项符合「dynamics」的源代码
代码结果 802
www.eeworm.com/read/264430/11315292
hpp dynamics.hpp
// dynamics.hpp definition of a virtual class for 1-D dynamical systems
// manages the basic stuff, the actual calculations are done
// in a derived class
// (c)
www.eeworm.com/read/409268/11338280
dat dynamics.dat
CL= 3.413092634421896E-003
CD= 3.539702459884442E-003
www.eeworm.com/read/157742/11666618
m dynamics.m
L=0.15;
m=0.2;
I=1/12*m*L^2;
C=[3 L 3/2*L L/2;m*L (I+m*L^2/2) 3/4*m*L^2 1/4*m*L^2;3/2*m*L 1/2*m*L^2 (I+5/4*m*L^2) 1/2*m*L^2; m*L/2 1/4*m*L^2 1/2*m*L^2 (I+1/4*m*L^2)];
Impulse=[1;1*L/2;0;0];
A=inv
www.eeworm.com/read/122937/14656440
m dynamics.m
function s_l_d
b=0.005;
v=0;
air_rou=0.0889;
al=[pi/18 pi/9];
cza=[5.9 0;
6.3 0.62;
1
www.eeworm.com/read/122937/14656458
m dynamics.m
function s_l_d %can read file to get data
% global count force;
% % fid = fopen('s_in_0.txt');
% % s_in = fscanf(fid,'%g');
% % fclose(fid);
%------------- airdynamics data----------------
www.eeworm.com/read/13806/283819
chm dynamics.chm
www.eeworm.com/read/468708/1483567
cpp dynamics.cpp
/* This file is part of the OpenLB library
*
* Copyright (C) 2006, 2007 Jonas Latt
* Address: Rue General Dufour 24, 1211 Geneva 4, Switzerland
* E-mail: jonas.latt@gmail.com
*
* This pro
www.eeworm.com/read/468708/1483574
h dynamics.h
/* This file is part of the OpenLB library
*
* Copyright (C) 2006, 2007 Jonas Latt
* Address: Rue General Dufour 24, 1211 Geneva 4, Switzerland
* E-mail: jonas.latt@gmail.com
*
* This pro
www.eeworm.com/read/468708/1483597
hh dynamics.hh
/* This file is part of the OpenLB library
*
* Copyright (C) 2006, 2007 Jonas Latt
* Address: Rue General Dufour 24, 1211 Geneva 4, Switzerland
* E-mail: jonas.latt@gmail.com
*
* This pro
www.eeworm.com/read/457053/1600674
tcl dynamics.tcl
#
# Copyright (c) 1997 by the University of Southern California
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software and its
# documentation in source and binar