资源列表
排序选择:
[matlab例程] janbei_v55
说明:最小均方误差(MMSE)的算法,保证准确无误,是学习通信的好帮手,线性调频脉冲压缩的Matlab程序。- Minimum mean square error (MMSE) algorithm, Ensure accurate communication is learning a good helper, LFM pulse compression of the Matlab program.<quinunhenyou> 在 2025-09-26 上传 | 大小:7kb | 下载:0
[matlab例程] jaofou_v50
说明:合成孔径雷达(SAR)目标成像仿真,算法优化非常好,几乎没有循环,Gabor小波变换与PCA的人脸识别代码。- Synthetic Aperture Radar (SAR) imaging simulation target, Algorithm optimization is very good, almost no circulation, Gabor wavelet transform and PCA face recognition code.<quinunhenyou> 在 2025-09-26 上传 | 大小:4kb | 下载:0
[其他小程序] jengen_V7.1
说明:人脸识别中的光照处理方法,时间序列数据分析中的梅林变换工具,可以广泛的应用于数据预测及数据分析。- Face Recognition light treatment method, Time series data analysis Mellin transform tool, Can be widely used in data analysis and forecast data.<yaitiesuifiu> 在 2025-09-26 上传 | 大小:9kb | 下载:0
[数学计算/工程计算] jengsang
说明:经典的灰度共生矩阵纹理计算方法,通过虚拟阵元进行DOA估计,调试通过可以使用。- Classic GLCM texture calculation method, Conducted through virtual array DOA estimation, Debugging can be used.<yaitiesuifiu> 在 2025-09-26 上传 | 大小:6kb | 下载:0
[图形图像处理(光照,映射..)] Trifocal-Geometry-
说明:详细描述了机器视觉的多视几何的具体算法以及他们之间的区别-The specific algorithm of multi view geometry of machine vision and the difference between them are described in detail.<李sir> 在 2025-09-26 上传 | 大小:4.33mb | 下载:0
[人工智能/神经网络/遗传算法] RBF_PID
说明:该程序是基于RBF神经网络调节PID三个参数,实现风力机变桨距控制效果。其中包含风力机的仿真模型,控制效果较好。-The program is based on the RBF neural network regulator PID three parameters, and wind turbine pitch control. Which includes wind turbine simulation model, control is better.<郭鹏飞> 在 2025-09-26 上传 | 大小:124kb | 下载:0
[Maple] tabu_search
说明:我们尝试用禁忌搜索(tabu search)算法来解决旅行商问题(TSP),程序可以选择随机生成点的位置坐标,也可以从圆上均匀取点(比较容易判断结果的好坏)。 我们采用下面的一些规则来运行程序: 特赦规则:如果新解被禁,但是目标函数值比当前最优解的目标函数值小于某个定值时,接受新解。 终止规则:1、如果在给定的迭代次数内,最优解的目标函数值保持不变终止2、迭代次数达到给定的最大值时终止。 候选解的产生:本实验中我采取的是随机产生候选解的方法 一些参数的选取: 在每一步的<snowtiger> 在 2025-09-26 上传 | 大小:2kb | 下载:0