搜索结果
找到约 15 项符合
PHI 的查询结果
按分类筛选
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]
驱动编程 CD4094的驱动程序8位移位存储总线寄存器 NSC/TI/PHI
CD4094的驱动程序8位移位存储总线寄存器 NSC/TI/PHI,C语言驱动程序
其他 Euler函数: m = p1^r1 * p2^r2 * …… * pn^rn ai >= 1 , 1 <= i <= n Euler函数: 定义:phi(m) 表示小于等
Euler函数:
m = p1^r1 * p2^r2 * …… * pn^rn ai >= 1 , 1 <= i <= n
Euler函数:
定义:phi(m) 表示小于等于m并且与m互质的正整数的个数。
phi(m) = p1^(r1-1)*(p1-1) * p2^(r2-1)*(p2-1) * …… * pn^(rn-1)*(pn-1)
= m*(1 - 1/p1)*(1 - 1/p2)*……*(1 - 1/pn)
= p1^(r1-1)*p2^(r2-1)* …… * pn^(rn-1 ...
数值算法/人工智能 //Euler 函数前n项和 /* phi(n) 为n的Euler原函数 if( (n/p) % i == 0 ) phi(n)=phi(n/p)*i else phi(n)=phi(n/p
//Euler 函数前n项和
/*
phi(n) 为n的Euler原函数
if( (n/p) % i == 0 ) phi(n)=phi(n/p)*i
else phi(n)=phi(n/p)*(i-1)
对于约数:divnum
如果i|pr[j] 那么 divnum[i*pr[j]]=divsum[i]/(e[i]+1)*(e[i]+2) //最小素因子次数加1
否则 divnum[i*pr[j]]=divnum[i]*divnum[pr[j]] //满足积性函数条件
对于素因子的幂次 e[i ...
matlab例程 局部放电的n-q-phi和dltU处理程序
局部放电的n-q-phi和dltU处理程序,还有其他的一些有用的程序
其他 phi 中的Object Pascal 语言参考指南中文版(CHM 格式)
phi 中的Object Pascal 语言参考指南中文版(CHM 格式)
单片机相关 基于LPC2104的爬壁机器人控制系统设计
首先, 简要介绍四足微型爬壁机器人的机构部分, 然后详细介绍四足微型爬壁机器人控制系统的 硬件设计, 以及实时多任务操作系统 c/os—I I在Phi¨ P s公司32位ARM处理器LPC2
单片机编程 基于LPC2104的爬壁机器人控制系统设计
首先, 简要介绍四足微型爬壁机器人的机构部分, 然后详细介绍四足微型爬壁机器人控制系统的 硬件设计, 以及实时多任务操作系统 c/os—I I在Phi¨ P s公司32位ARM处理器LPC2 1 04上的移值和控制软件的设计。
USB编程 USB Manager(usbmgr) 0.4.8 Shuu Yamaguchi <shuu@wondernetworkresources.com> Special Helper: Phi
USB Manager(usbmgr) 0.4.8 Shuu Yamaguchi <shuu@wondernetworkresources.com> Special Helper: Philipp Thomas When USB devices connect to or disconnect from a USB hub, the usbmgr works as the following according to configuration. a) It loads and unloads files Linux kernel modules. b) It execute file to ...
其他 PlotSphereIntensity(azimuth, elevation) PlotSphereIntensity(azimuth, elevation, intensity) h = Plo
PlotSphereIntensity(azimuth, elevation)
PlotSphereIntensity(azimuth, elevation, intensity)
h = PlotSphereIntensity(...)
Plots the intensity (as color) of a number of points on a unit sphere.
Input:
azimuth (phi), in degrees
elevation (theta), in degrees
intensity (optional, if not provided, a gree ...