搜索结果

找到约 2,501 项符合 M-caj 的查询结果

3G开发 This m file models a UWB system using BPSK with the fifth order derivative of the gaussian pulse wit

This m file models a UWB system using BPSK with the fifth order derivative of the gaussian pulse with correlation receiver and intgrator.
https://www.eeworm.com/dl/701/313977.html
下载: 155
查看: 1054

3G开发 This m file models a DPSK UWB system using a delay in one leg of the mixer, correlation receiver low

This m file models a DPSK UWB system using a delay in one leg of the mixer, correlation receiver low pass filter combination requiring no template for synching. Various waveforms are displayed throughout the system to allow the user to observe operation of the system.
https://www.eeworm.com/dl/701/313982.html
下载: 81
查看: 1044

人工智能/神经网络 yj1.m:简单一元函数优化实例

yj1.m:简单一元函数优化实例,利用遗传算法计算下面函数的最大值 包括了遗传算法的12个经典例题,适合大家学习参考。
https://www.eeworm.com/dl/650/314009.html
下载: 183
查看: 1037

数学计算 求标准偏差 > 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

通讯/手机编程 Rayleigh Fading Simulation的m程序

Rayleigh Fading Simulation的m程序
https://www.eeworm.com/dl/527/314758.html
下载: 122
查看: 1049

数据结构 Algo rithm of we ighted a ssocia tion rule s m ining

Algo rithm of we ighted a ssocia tion rule s m ining
https://www.eeworm.com/dl/654/314994.html
下载: 61
查看: 1062

通讯/手机编程 半带滤波器仿真,包括一个.cpp文件和一个.m仿真文件

半带滤波器仿真,包括一个.cpp文件和一个.m仿真文件
https://www.eeworm.com/dl/527/315212.html
下载: 174
查看: 1030