-
水电站诊断
说明: C1 –转子故障检测19案例
C2 –排水泵的状态监控20病例
C3 –音频监视21
案例C4 –使用振动数据监视旋转设备的状态 23
案例C5 –发电机轴承的状态监控24
案例C6 – Kaplan涡轮液压系统的状态监测25
案例C7 –电力变压器的故障检测26
案例C8 – SCADA数据收集系统27情况C9 –连续监视伺服电机
28案例X1 – OSIsoft PI模型集成29(C1 -- 19 cases of rotor fault detection
C2 - status of drainage pump monitored for 20 cases
C3 - audio monitoring 21
Case C4 - monitoring the state of the rotating device using vibration data 23
Case C5 -- state monitoring of generator bearing 24
Case C6 -- status monitoring of Kaplan turbo-hydraulic system 25
Case C7 - fault detection of power transformer 26
Case C8 - SCADA data collection system 27 case C9 - continuous monitoring servo motor
28 case X1 -- OSIsoft PI model integration 29)
- 2020-04-13 08:24:28下载
- 积分:1
-
Pt100 temperature sensor for the front
用作pT100温度传感器的前端电路,原理可以从网上搜索相关文章,谨此以期达到抛砖引玉的效果-Pt100 temperature sensor for the front-end circuit, the principle can be from the Internet search-related articles, start with these to achieve the effect of
- 2022-01-24 13:06:58下载
- 积分:1
-
freeCMA_2
经典进化优化策略 CMA-ES的代码,属于经典的进化优化算法的一种,效率高,适合单目标优化问题,带有测试函数(The code of the classic evolutionary optimization strategy, cma-es, belongs to the classic evolutionary optimization algorithm, which is efficient and suitable for single-objective optimization problems with test functions)
- 2018-08-21 14:54:13下载
- 积分:1
-
ditonggaosilvboqi
说明: 低通滤波器,基于matlab语言的常用高斯低通滤波器,(Low pass filter, commonly used Gaussian low pass filter)
- 2021-02-05 15:03:21下载
- 积分:1
-
three
水文分析计算中三线检验计算程序。符号检验、系统误差、偏离值等-three
- 2022-11-10 07:40:03下载
- 积分:1
-
09-MIMO系统容量仿真程序
说明: function C=capacity(SNR,Nt,Nr)
%SNR=0; %定义信噪比为0HZ
A=10^(SNR/10); %信噪比的单位转换关系式
Im=eye(min(Nr,Nt)); %这里的"1"为发射天线和接收天线两者数目少的根数
sum=0; %初始化sum为0
for i=1:10000 %程序循环10000次
H=randn(Nr,Nt); %产生高斯信号源
if Nr<Nt
Q=H*H'; %求威沙特矩阵
else
Q=H'*H;
end
sum=sum+log2(det(Im+A*Q/Nt)); %10000次循环得到的信道容量总和
end
C=sum/10000 %10000次循环的平均值(function C=capacity(SNR,Nt,Nr)
%SNR = 0;% defines SNR as 0Hz
A = 10 ^ (SNR / 10);% s / N unit conversion relation
Im = eye (min (NR, NT));% here "1" is the number of the less number of transmitting antenna and receiving antenna
Sum = 0;% initialize sum to 0
For I = 1:10000% program cycles 10000 times
H = randn (NR, NT);% produces Gaussian signal source
if Nr<Nt
Q = h * H ';% to find the weissard matrix
else
Q=H'*H;
End
Sum = sum + log2 (DET (IM + A * q / NT));% sum of channel capacity from 10000 cycles
End
C = sum / 10000% average of 10000 cycles)
- 2020-09-12 04:39:02下载
- 积分:1
-
matlab 源码,图象处理,增强,去燥,锐化
matlab 源码,图象处理,增强,去燥,锐化-MATLAB
- 2022-11-07 10:45:03下载
- 积分:1
-
Untitled
这是一个宽带波束形成的matlab程序,通过聚焦矩阵形成()
- 2021-04-07 18:49:01下载
- 积分:1
-
table布局案例
table布局案例,简单实现,使用html加css实现完整功能思路清晰(Table layout case, simple implementation, using HTML plus CSS to achieve complete functions clear thinking)
- 2018-11-07 14:26:33下载
- 积分:1
-
VB
说明: EPSON VB6.0 OPOS开发源代码,很好用的(EPSON VB6.0 OPOS development source code, very good use)
- 2013-09-17 14:50:12下载
- 积分:1