代码搜索结果
找到约 560 项符合
Regulator 的代码
regulator-reg.sol
Parameters
3
1.00000000000000 -1.00000000000000 1.00000000000000
Unknown, State, Costate and Control dimension
2 2 2 1
Termi
regulator-reg.cont
Problem dimension
2
Initial and final value for homotopic parameter
0.0 1.0
Tolerance, max iterations and iterations output frequency
1d-6 500 50
Debug and verbose flags
0 1
regulatorfuns.f90
!!***********************************
!!* Shoot package v1.0 *
!!* Functions for Regulator problem *
!!* Author: Pierre Martinon *
!!* INRIA FUTURS, team COMMANDS *
!!* CMAP,
pcu.c
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : pcu.c
* Author : MCD Application Team
* Date First Issued : 09/09/03
* Descript
pcu.h
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : pcu.h
* Author : MCD Application Team
* Date First Issued : 30/05/2003
* Descri
build.h
/* =================================================================================
File name: BUILD.H
Originator: Digital Control Systems Group
regulator.h
#ifndef _REGULATOR_H_
#define _REGULATOR_H_
#include "cypdef.h"
#define REGULATOR_IDLE 0
#define REGULATOR_CARRIER 1
#define REGULATOR_DATA 2
#define REGULATOR_RECEIVE 3
#
regulator.c
//--------------------------------------------------------------------------
//
// Collection of functions for FCC, ETSI and TELEC testing
//
//---------------------------------------------------
heat.m
%% HEAT is a GUI dynamic simulation of a heat exchanger.
%%
%% It is an educational tool and a source of inspiration.
%%
%% Given physical paramaters (inlet temperatures, heat capacities ...)
%%
labtest.m
%% VVX-lab.
%% Derivatafil med n st T (i vvx) + ipart f鰎 regulator
%%
function der = labtest(t,in,flag,regpar,vvxpar)
rho = vvxpar(1);
cp = vvxpar(2);
Fk = vvxpar(3);
Fv = vvxpar(4);