代码搜索结果
找到约 2,425 项符合
Measurement 的代码
m_3d_fields.cat
function [v_f] = m_3d_fields(vtx,el_no,m_ind,E,tol,gnd_ind,v_f);
This function calculates the measurement fields using preconditioned conjugate gradients.
vtx = The vertices
el_no = The tota
busfreq.m
% User Defined Component busfreq
% Created with PSAT v1.2.2
%
% Date: 19-Dec-2003 17:46:09
% Struct: Comp
Comp.init(1,1) = 1;
Comp.descr = 'Bus frequency measurement';
Comp.name = 'busfreq';
Com
hhmc5883l_example_ansifa.pde
#include
#include
HMC5883L compass;
void setup()
{
Serial.begin(9600);
Wire.begin();
compass = HMC5883L();
compass.SetScale(1.3);
compass.SetMeasurementMode(Measurement
hhmc5883l_example_ansifa.pde
#include
#include
HMC5883L compass;
void setup()
{
Serial.begin(9600);
Wire.begin();
compass = HMC5883L();
compass.SetScale(1.3);
compass.SetMeasurementMode(Measurement
pa_cpuload.h
#ifndef PA_CPULOAD_H
#define PA_CPULOAD_H
/*
* $Id: pa_cpuload.h,v 1.1.2.10 2004/01/08 22:01:12 rossbencina Exp $
* Portable Audio I/O Library CPU Load measurement functions
* Portable CPU loa
fm_pmu.m
function fm_pmu(flag)
%FM_PMU defines Phasor measurement unit
%
%Data Format Pmu.con:
% col #1: Bus 1 number
% col #2: Bus 1 Voltage Rate [kV]
% col #3: Frequency rate [Hz]
% col #4: Time consta
linkquality.txt
Implementation of Link Quality Measurement in S-MAC
Wei Ye (11/11/2003)
1. What to measure
2. How to measure
3. APIs
4. Changes to packet format
5. Changes to internal data structure
1. What to me
selfadapt.m
function Temp_adapt=selfadapt(Temp_act,Temp_cal,thick_class)
% 一次指数平滑法
% Temp_adapt value after selfadapts
% Temp_act value by measurement
% Temp_cal value calculated by model
[r
http:^^cs.mtu.edu^~linda^soft.html
Date: Mon, 25 Nov 1996 23:58:11 GMT
Server: NCSA/1.5.1
Last-modified: Tue, 22 Oct 1996 01:19:58 GMT
Content-type: text/html
Content-length: 2409
Measurement
pa_cpuload.h
#ifndef PA_CPULOAD_H
#define PA_CPULOAD_H
/*
* $Id: pa_cpuload.h,v 1.1.2.10 2004/01/08 22:01:12 rossbencina Exp $
* Portable Audio I/O Library CPU Load measurement functions
* Portable CPU load mea