搜索结果

找到约 1,785 项符合 x-x 的查询结果

其他书籍 Volume One: Xlib Programming Manual for Version 11 of the X Window System.

Volume One: Xlib Programming Manual for Version 11 of the X Window System.
https://www.eeworm.com/dl/542/314059.html
下载: 42
查看: 1039

数学计算 求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) >

求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
https://www.eeworm.com/dl/641/314081.html
下载: 23
查看: 1059

数学计算 求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) >

求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
https://www.eeworm.com/dl/641/314082.html
下载: 181
查看: 1043

其他 求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) >

求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
https://www.eeworm.com/dl/534/314083.html
下载: 77
查看: 1062

其他 求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) >

求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
https://www.eeworm.com/dl/534/314085.html
下载: 61
查看: 1047

操作系统开发 y=x+log(x)-2.2 的一种算法

y=x+log(x)-2.2 的一种算法
https://www.eeworm.com/dl/531/314831.html
下载: 95
查看: 1030

其他行业 神经网络用于X荧光分析的源码。输入元素峰的强度

神经网络用于X荧光分析的源码。输入元素峰的强度,得到含量的学习过程。
https://www.eeworm.com/dl/668/315150.html
下载: 121
查看: 1099

Linux/Unix编程 linux图形界面x liberary手册

linux图形界面x liberary手册
https://www.eeworm.com/dl/619/315311.html
下载: 93
查看: 1033

matlab例程 MATLAB7.x数字信号处理 光盘内容。其中为课本的源码。有利于学习。

MATLAB7.x数字信号处理 光盘内容。其中为课本的源码。有利于学习。
https://www.eeworm.com/dl/665/315380.html
下载: 89
查看: 1055

加密解密 CRC校验实用程序 CRC-16码: G(x)=X16+X15+X2+1 CRC-32码: G(x)=X32+X26+X23+X22+X16+X12+X11+X10+X8+X7+X5+X4+X2+

CRC校验实用程序 CRC-16码: G(x)=X16+X15+X2+1 CRC-32码: G(x)=X32+X26+X23+X22+X16+X12+X11+X10+X8+X7+X5+X4+X2+X1+X+1
https://www.eeworm.com/dl/519/315557.html
下载: 104
查看: 1920