- Inverterr 转载了一个整流器的源程序
- AC_Induction_Motor_Control_Using_the_constant_Vf_P 使用V/F原理的交流电机控制和简单的PWM算法 交流电机在连接到电源时只能以其额定速度运转
- MSP430_usart 430单片机串口使用详细教程
- cluster-3.6.6 基于混合高斯的无监督聚类程序
- SISTEMA-DE-CLINICAS Feito em Delphi 7 com tabelas Interbase este programa cadastro médicos e pacientes
- zsep zonal based election protocol
文件名称:4441
介绍说明--下载内容来自于网络,使用问题请自行百度
求标准偏差
> 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
> 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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
基于小波变换区域方差的遥感图像融合新算法.pdf
www.dssz.com.txt
www.dssz.com.txt
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
