搜索结果
找到约 6 项符合
LAG 的查询结果
嵌入式/单片机编程 I always believe that one will easily lag behind unless he keeps on learning. Of course, if I am giv
I always believe that one will easily lag behind unless he keeps on learning. Of course, if I am given a chance for advanced studies in this famous University , I will stare to effort to master a good command of advance my capability.
电子书籍 pitch=CorrelogramPitch(correlogram, width [, sr, lowPitch, highPitch]) computes the pitch of a cor
pitch=CorrelogramPitch(correlogram, width [, sr, lowPitch, highPitch])
computes the pitch of a correlogram sequence by finding the time lag
with the largest correlation energy.
软件设计/软件工程 function y_cum = cum2x (x,y, maxlag, nsamp, overlap, flag) %CUM2X Cross-covariance % y_cum = cum2x
function y_cum = cum2x (x,y, maxlag, nsamp, overlap, flag)
%CUM2X Cross-covariance
% y_cum = cum2x (x,y,maxlag, samp_seg, overlap, flag)
% x,y - data vectors/matrices with identical dimensions
% if x,y are matrices, rather than vectors, columns are
% assumed to correspond to independent real ...
数值算法/人工智能 拉格朗日插值 用拉格朗日插值来计算函数值 使用说明: 一般的使用过程: 1、修改输入数据 input3.txt 2、编辑源文件 55.c 55.c为主函数
拉格朗日插值
用拉格朗日插值来计算函数值
使用说明:
一般的使用过程:
1、修改输入数据 input3.txt
2、编辑源文件 55.c
55.c为主函数,调用了子函数lag.c。
3、编译程序 55.bat
4、运行 55.exe
嵌入式/单片机编程 unsigned char WriteInData(unsigned char Address,unsigned char DataByte) { unsigned char mark WREN
unsigned char WriteInData(unsigned char Address,unsigned char DataByte)
{ unsigned char mark
WREN()
Write_Byte(0x02)
Write_Byte(Address)
Write_Byte(DataByte)
//NOP()
X25_cs=1
lag(3000)
mark=Read_Byte(Address)
if(DataByte==mark) SystemError=0
if(mark!=DataByte) SystemError=1
// return(Syst ...
VIP专区 VIP专区-3000套PLC实例程序
资源包含以下内容:1.2 COMP CHILLER.rar2.20-COMM-E Adapter Diagnostics.zip3.3 Phase Motor Startup Logic.zip4.500编程实例.rar5.550 OPTICOLOUR MOINITORING TM EDIT.rar6.6688-02.rar7.6[1].下降沿和锁存指令试验.rar8.72 Station Bit Shift PLC Program Triggers 3 Cognex Cameras.zip9.AB 1769-WS称重模块使用程序C ...