代码搜索结果
找到约 738 项符合
Pressure 的代码
ranking.m
% RANKING.M (RANK-based fitness assignment)
%
% This function performs ranking of individuals.
%
% Syntax: FitnV = ranking(ObjV, RFun, SUBPOP)
%
% This function ranks individuals represent
demoh2osat.m
function demoH2Osat
% demoH2OSat Fit saturation pressure versus temperature for water
%
% Synopsis: demoH2Osat
%
% Input: none
%
% Output: Print curve fit coefficients. Plot fit fcn vs. o
电机速度控制.txt
; SIMPLE SPEED CONTROL SOFTWARE TO CONTROL MOTOR & REVERSING RELAY
; 电机速度控制
;R/C 潜艇应用 4Mhz 16F84
;RA0 RA1速度控制. RA2伺服输入 .报警输入RA3. PortC is relay output.
;Alarm input for pressure switch etc
linearppp.m
function ind=linearppp(ind,params)
%LINEARPPP Applies linear parametric parsimony pressure to a GPLAB individual.
% LINEARPPP(INDIVIDUAL,PARAMS) returns the fitness of an individual
% after
digi.h
#ifndef __DIGI_H_MX2_
#define __DIGI_H_MX2_
#define TPNL_IRQ 8//INT_GPIO
#define TPNL_INTR_MODE SA_INTERRUPT|SA_SHIRQ
#define TPNL_PEN_UPVALUE -999
#define SPI_TE_INT_BIT 0x00000001
synseis_w.m
function [pm,p]=synseis_w(rin,flag)
% [pm,p]=synseis_w(r,flag)
%
% SYNSEIS_W computes a complete 1-D seismogram assuming a pressure
% recording. Based of the algorithm in
% Waters, "Reflection Seis
synseis_press.m
function [pm,p]=synseis_press(rin)
% [pm,p]=synseis_press(r)
%
% SYNSEIS_PRESS computes a complete 1-D seismogram assuming a pressure
% recording. Based of the algorithm in
% Waters, "Reflection Se
scribble-xinput.c
/* example-start scribble-xinput scribble-xinput.c */
/* GTK - The GIMP Toolkit
* Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
*
* This library is free software; you ca
wave.cpp
//FILE:wave.cpp (systemc)
//# vim600:sw=2:tw=0:fdm=marker
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//See wave.h for more information
//~~~~~~~~~~~~~~~~~~~~~~~~~~
source.m
function res = source(z,holdon);
% This program finds and plots the pressure distribution
% on an airfoil by representing the surface as a finite
% number of constant strength source panels.
% (Neu