搜索结果
找到约 1,697 项符合
itu-t 的查询结果
其他 AT&T的一些基于MPEG视频流的特征的提取
AT&T的一些基于MPEG视频流的特征的提取,用于shot的检测
文件格式 This program don t special because it just can run some number,and I hope I can be a menber on this
This program don t special because it just can run some number,and I hope I can be a menber on this website
其他 Tell you some basic things about Linux, if you want to learn this Linux well and can programme in t
Tell you some basic things about Linux,
if you want to learn this Linux well and can programme in this OS,please don t miss downloading this document.
matlab例程 计算扰动后的T检验Matlab程序
计算扰动后的T检验Matlab程序,对原始数据进行扰动以分析扰动后的变量是否具有显著性
文章/文档 在命令窗输入如下内容就得到图形了: [t,x]=ode45( godhua ,[0,10],[0,0,0,1]) subplot(131) plot(t,x(:,4)) xlabel( t )
在命令窗输入如下内容就得到图形了:
[t,x]=ode45( godhua ,[0,10],[0,0,0,1])
subplot(131) plot(t,x(:,4)) xlabel( t ) ylabel( y )
subplot(132) plot(t,x(:,1)) xlabel( t ) ylabel( v )
subplot(133) plot(t,x(:,2)) xlabel( t ) ylabel( \theta )
微处理器开发 OKI公司生产的ML675K001芯片开发板的基于T-KERNEL的CF卡驱动程序
OKI公司生产的ML675K001芯片开发板的基于T-KERNEL的CF卡驱动程序
微处理器开发 T-Kernel下PCF8563的驱动程序开发
T-Kernel下PCF8563的驱动程序开发,已经在OKI的开发板上跑过,很好使的
其他 Status StrAssign(SString T,char *chars) { // 生成一个其值等于chars的串T int i if(strlen(chars)>MAXST
Status StrAssign(SString T,char *chars)
{ // 生成一个其值等于chars的串T
int i
if(strlen(chars)>MAXSTRLEN)
return ERROR
else
{
T[0]=strlen(chars)
for(i=1 i<=T[0] i++)
T[i]=*(chars+i-1)
return OK
}
}
其他 Status CreateSMatrix(RLSMatrix &M) { // 创建稀疏矩阵M int i Triple T Status k printf("请输入矩阵的行
Status CreateSMatrix(RLSMatrix &M)
{ // 创建稀疏矩阵M
int i
Triple T
Status k
printf("请输入矩阵的行数,列数,非零元素数:")
scanf("%d,%d,%d",&M.mu,&M.nu,&M.tu)
M.data[0].i=0 // 为以下比较做准备
for(i=1 i<=M.tu i++)
{
do
{
matlab例程 光学双稳特性曲线 调制作用:It=Ii*T(phi) 反馈作用:phi=phi_0+K*It 得透射率T(phi)与相移phi的反馈关系是 T(phi)=[phi-phi_0]/[K*Ii
光学双稳特性曲线
调制作用:It=Ii*T(phi)
反馈作用:phi=phi_0+K*It
得透射率T(phi)与相移phi的反馈关系是
T(phi)=[phi-phi_0]/[K*Ii]
式中phi_0为初始相移
对于多干涉(F-P干涉)有:
T(phi)=1/[1+F*(sin(phi/2))^2]