代码搜索:x_i
找到约 159 项符合「x_i」的源代码
代码结果 159
www.eeworm.com/read/302727/13828195
m signedarea.m
function A=SignedArea(p)
% A=SignedArea(p)
% 2 A(P) = sum_{i=1}^{n} ( x_i (y_{i+1} - y_{i-1}) )
if (length(size(p))~=2)
error('Too many dimensions')
end
if (size(p,2)==2)
disp('For
www.eeworm.com/read/423354/10569100
f90 code2b.f90
!!!!!!!!!!!!!!!!!!!!!!!!!!! Program 2.B !!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!
www.eeworm.com/read/355337/10274928
m eimm_update.m
%IMM_UPDATE Interacting Multiple Model (IMM) Filter update step
%
% Syntax:
% [X_i,P_i,MU,X,P] = IMM_UPDATE(X_p,P_p,c_j,ind,dims,Y,H,h,R,param)
%
% In:
% X_p - Cell array containing N^j x 1 mean
www.eeworm.com/read/355337/10275187
m imm_update.m
%IMM_UPDATE Interacting Multiple Model (IMM) Filter update step
%
% Syntax:
% [X_i,P_i,MU,X,P] = IMM_UPDATE(X_p,P_p,c_j,ind,dims,Y,H,R)
%
% In:
% X_p - Cell array containing N^j x 1 mean state e
www.eeworm.com/read/355337/10275197
m uimm_update.m
%IMM_UPDATE UKF based Interacting Multiple Model (IMM) Filter update step
%
% Syntax:
% [X_i,P_i,MU,X,P] = IMM_UPDATE(X_p,P_p,c_j,ind,dims,Y,H,R)
%
% In:
% X_p - Cell array containing N^j x 1 me
www.eeworm.com/read/183822/9136326
h phelixkat.h
/* ---------- KAT vector # 1 ------------- */
{ 256, 36, 0, 128, 128, /* keySize, msgLen, aadLen, macSize, nonceSize */
{0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08,0x09,0x0A,0x0B,0x0C,0x
www.eeworm.com/read/404877/11476726
tex 2-2.tex
\documentclass{article}
\oddsidemargin=0cm
\evensidemargin=0cm
\textwidth=14.8 true cm
\textheight=23.2 true cm
\def \x{{\mbox{\boldmath $x$}}}
\def \y{{\mbox{\boldmath $y$}}}
\def \a{{\mbox{\b
www.eeworm.com/read/147746/12531900
tex 2-2.tex
\documentclass{article}
\oddsidemargin=0cm
\evensidemargin=0cm
\textwidth=14.8 true cm
\textheight=23.2 true cm
\def \x{{\mbox{\boldmath $x$}}}
\def \y{{\mbox{\boldmath $y$}}}
\def \a{{\mbox{\b
www.eeworm.com/read/213612/15129023
cpp (x_i,y_i)的牛顿插值多项式.cpp
///////////////////////////////////////////////
// (x_i,y_i)的牛顿插值多项式 //
///////////////////////////////////////////////
#include "stdio.h"
#define MAX_N 20 // 定义(x_i,y_i)的最大维 (x_i,
www.eeworm.com/read/432496/8600982
d stm32f10x_i2c.d
.\obj\stm32f10x_i2c.o: Library\src\stm32f10x_i2c.c
.\obj\stm32f10x_i2c.o: d:\Keil\ARM\INC\ST\STM32F10x\stm32f10x_i2c.h
.\obj\stm32f10x_i2c.o: d:\Keil\ARM\INC\ST\STM32F10x\stm32f10x_map.h
.\obj\stm3