代码搜索结果
找到约 667 项符合
Solar 的代码
solar.m
%SOLAR Solar irradiance spectra
%
% p = SOLAR(lambda)
%
% Return solar irradiance in W/m2/nm for wavelength specified.
% Lambda maybe a vector.
%
% Data from http://www.asdi.com/apps/arm.html, figu
pid.c
#include "stm32f10x_lib.h"
#include "stm32f10x_it.h"
#include "PWM_adjust.h"
#include "bitdef.h"
extern u16 v1;//I1->总;v6->太阳能;v4->风能 I1=v6+v4 v6 for solar pi ;v1->V总output
//v3额定量为70A(70
table2.dat
Table for use with chapter 13 routines
Average solar radiation (watts/sq.m.) for selected cities
Month: jul aug sep oct nov dec jan feb mar apr may jun ave lat
Atlanta, GA 257 24
table2.dat
Table for use with chapter 13 routines
Average solar radiation (watts/sq.m.) for selected cities
Month: jul aug sep oct nov dec jan feb mar apr may jun ave lat
Atlanta, GA 257 24
table2.dat
Table for use with chapter 13 routines
Average solar radiation (watts/sq.m.) for selected cities
Month: jul aug sep oct nov dec jan feb mar apr may jun ave lat
Atlanta, GA 257 24
makeg.sh
#! /bin/sh
# makeg - run "make" with options necessary to make a debuggable executable
# $XConsortium: makeg.sh /main/4 1996/06/13 11:45:08 ray $
# set GDB=1 in your environment if using gdb on Solar
makeg.sh
#! /bin/sh
# makeg - run "make" with options necessary to make a debuggable executable
# $XConsortium: makeg.sh /main/4 1996/06/13 11:45:08 ray $
# set GDB=1 in your environment if using gdb on Solar