资源列表
test
- 用envi+idl计算ndvi的最大值合成图像,,,(NDVI=ENVI_GET_DATA(fid=fid,dims=dims,pos=0) ind = where(NDVI eq -10) FOR i=1,numTim-1 DO BEGIN FTest_temp = file_test(infiles[i]) if (FTest_temp ne 0 ) then begin print,infiles[i] ENVI_OPE
高频雷达海洋回波谱模拟仿真程序
- 海杂波仿真 高频海杂波仿真程序 仿真数据(clutter yes right ok)
恒压供水一拖一带远程
- 自动喷淋设计图,可参考设计预制梁场自动喷淋系统(Automatic sprinkling design)
Cavity_original
- 2维方腔流的LBM计算,fortran写成,通过调试(LBM calculation of 2-dimensional square cavity flow, fortran written, through debugging)
kjade
- 1. 降维可以在压缩数据的同时让信息损失最小化; 2. 理解几百个维度的数据结构很困难,两三个维度的数据通过可视化更容易理解。(1. Dimensionality reduction can minimize information loss while compressing data; 2. It is difficult to understand the data structure of hundreds of dimensions, and it is easier to u
Ionospheric error delay
- 根据卫星参数完成电离层误差延时和对流层误差延时模型的仿真,从而对码伪距测量数据进行校正,以提高卫星定位精度。(The ionospheric error delay and tropospheric error delay models are simulated according to satellite parameters, and the code pseudo-range measurement data are corrected to improve satellite posi
iris
- 对虹膜识别进行整个流程,定位,归一化,识别(iris recognition ,iris feature)
人工鱼群优化算法
- 人工鱼群算法,改变目标函数就行(Artificial fish algorithm, to change the objective function)
多任务深度学习改进版
- 这个程序实现了多任务的深度学习,可以提高训练的收敛速度(Multi-task deep learning)
2.智能灯泡
- 基于stm32f103RCT6的蓝牙智能灯泡项目代码,亲测可用(Stm32f103RCT6 based Bluetooth smart bulb project code, pro test available)
MPC-TSDR-Thermal Storage
- 用于模拟需求响应的热存储模型预测控制,它模拟了在复杂的,真正存在的经济环境中冷却商业建筑的各种控制策略(Thermal storage model predictive control for simulating demand response, which simulates various control strategies for cooling commercial buildings in complex and real economic environments)
Exce解决合并后的单元格自适应行高的问题
- Excel 中合并单元格之后不能自定调整行高,这里的宏通过代码结局自动调整合并单元格的行高问题(Excel can't adjust the line height automatically after merging cells. The macro here adjusts the line height of merged cells automatically through the end of the code.)