资源列表
ReadRef
- 读取modis文件中,设定经纬度内的的表观反射率,经纬度,观测几何,海拔高度(Read the modis file, set the apparent reflectance in latitude and longitude, latitude and longitude, observation geometry, altitude)
ECR3D-master
- ECR3D代码用于通过PIC / MCC模拟ECR等离子体。 不要考虑使用微波。 使用静电模型。 导入外部磁场。 当电子通过ECR表面时,它们被加热。(The ECR3D codes are used for the simulation of ECR plasma by PIC/MCC. Do not consider the microwave. Use electrostatic model. import the external magnetic field. When electro
LBP算法实现图像的纹理分类
- LBP局部直方图 图像纹理分类 程序完整可执行(LBP local histogram image texture classification program is complete and executable)
RA-NOMA-master
- NOMA,可以进一步使用自己的优化算法分析(Algorithm analysis can be further used)
RGB888_YCbCr
- Verilog代码,功能为用fpga进行图片格式转换(fpga picture format conversion)
ansys命令流汇总
- APDL命令流可用于ANSYS程序设计,包括计算一个薄壁圆盘的静频、动态频率、临界转速和在单个旋转集中力和周向正弦分布集中力作用下的动态响应等问题。(The APDL command flow can be used in ANSYS programming, including the static frequency, dynamic frequency, critical speed and dynamic response of a thin-walled disk under the
coherent_amplitude_phase_screen_continue
- 程序使用多相位屏,模拟空间大气湍流模型,可运行(Simulation of atmospheric turbulence model with multi-phase screen)
UMAT_Hashin3D
- Damage in 3D Hashin
一个悬索桥的模型
- 利用ansys apdl命令建立一个悬索桥的模型,(APDL command suspension bridge model)
从MATLAB中提取数据代码
- 从DEAP数据库中下载数据后需要从.mat文件中提取数据,本次代码是就是提取.mat格式的数据并存储在.txt文件中。分类已做好。(After downloading the data from DEAP database, you need to extract the data from. mat file. This code is to extract the data in. mat format and store it in. txt file. The classificatio
新建文件夹
- 单载波中继系统资源分配算法(第二章程序 文件夹) RayleighCH.m:生成瑞利信道随机信道增益 distribution.m:用于生成随机分布的中继节点 RePAL.m:提出的功率再分配算法 pick.m:提出的中继选择算法,用于选出最优中继集 powalc.m:提出的给定中继集情况下的最优功率分配算法 bound_simu.m:用于仿真比较中断概率上界值与仿真值的紧致性(对应图2.4),以及不同功率分配算法的中断概率性能比较(对应图2.6) pr_lmt_compare.m:用于仿真不同
ACO_TSP(1)
- 旅行商问题中求最短路径,代码实现以及结果可视化 matlab实现(The traveling salesman problem is to find the shortest path by matlab)