搜索结果

找到约 1,065 项符合 multi-function 的查询结果

其他 求标准偏差 > 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

matlab例程 This program is a new way to estimate the coherence function. It s based on the MVDR and is much mor

This program is a new way to estimate the coherence function. It s based on the MVDR and is much more reliable than the classical Welch s method implemented in MATLAB. There are 2 programs: the main program called coherence_MVDR.m and and an example, called illustrate.m, that calls the main functio ...
https://www.eeworm.com/dl/665/316034.html
下载: 163
查看: 1059

书籍源码 A multi-hypothesis approach for salient object tracking in visual surveillance

A multi-hypothesis approach for salient object tracking in visual surveillance
https://www.eeworm.com/dl/532/318819.html
下载: 74
查看: 1070

matlab例程 RunExp.m: -Changed script into a function. -Coded to accept the numberofRuns as an Argument. -

RunExp.m: -Changed script into a function. -Coded to accept the numberofRuns as an Argument. -Added code for automatic Exit from Matlab and Shutdown of WindowsPC.
https://www.eeworm.com/dl/665/318933.html
下载: 72
查看: 1029

通讯/手机编程 gsmd lib supply API for dailing function

gsmd lib supply API for dailing function
https://www.eeworm.com/dl/527/319092.html
下载: 170
查看: 1016

人工智能/神经网络 Multi-label learning by instance differentiation.pdf 多示例学习及相关介绍

Multi-label learning by instance differentiation.pdf 多示例学习及相关介绍,包含源码!
https://www.eeworm.com/dl/650/320830.html
下载: 194
查看: 1124

微处理器开发 windows 下 ads开发arm相关 用途 :通过multi ice烧写flash 速度快

windows 下 ads开发arm相关 用途 :通过multi ice烧写flash 速度快,稳定。
https://www.eeworm.com/dl/655/321042.html
下载: 132
查看: 1040

Linux/Unix编程 Test Callback function

Test Callback function
https://www.eeworm.com/dl/619/322586.html
下载: 72
查看: 1073

通讯/手机编程 这是一个Multi-agent典型的C++的代码

这是一个Multi-agent典型的C++的代码
https://www.eeworm.com/dl/527/322891.html
下载: 51
查看: 1031