资源列表
Fredholm2(1)
- 利用MATLAB程序求解第二类Fredholm积分方程,直接运行程序即可使用
聚类分析程序
- 包含了各类聚类分析程序。主要包括系统聚类,基于欧氏距离的聚类,变量系统聚类和K均值聚类(It includes all kinds of cluster analysis programs. It mainly includes system clustering, Euclidean distance based clustering, variable system clustering and K-means clustering)
人工鱼群算法求解认知无线电功率分配
- 人工鱼群算法求解认知无线电功率分配,基于OFDM的认知无线电网络,包含详细代码
OFDMmatlab实现
- 比较齐全的,对于初学者很实用,有问题欢迎来交流讨论,帮我赚点积分吧
aloha算法测试
- aloha算法的matlab仿真程序,可用
PSO_BP
- 实现BP分类,利用PSO优化BP,换数据可直接运行(Realize BP classification, use PSO to optimize BP, change data to run directly)
6-SPS并联机器人可达工作空间绘制的MATLAB程序
- 6RPS工作空间绘制求解matlab程序(6rps workspace solution)
Dictionary-learning-master
- 字典学习通过优化某个目标泛函, 由样本训 练出更适应于当前图像或者信号表示的自适应字典.(In dictionary learning, an adaptive dictionary which is more suitable for current image or signal representation is trained by optimizing a target function)
lqr
- 无人驾驶汽车运动控制分为纵向控制和横向控制。纵向控制是指通过对油门和制动的协调,实现对期望车速的精确跟随。横向控制实现无人驾驶汽车的路径跟踪。其目的是在保证车辆操纵稳定性的前提下,不仅使车辆精确跟踪期望道路,同时使车辆具有良好的动力性和乘坐舒适性。(The motion control of driverless cars is divided into vertical control and lateral control. Longitudinal control refers to th
通信原理代码
- 一个基于pluto传输图像的程序,检测图片并通过pluto传输和接受,接受后画出接受文件的频谱密度图像和星座图(A program based on Pluto to transfer image, detect the image, transmit and accept it through Pluto, draw the spectrum density image and constellation map of the received file after receiving it)
分数阶的两个工具箱
- matlab中的分数阶工具箱,文件中有两个,一个是的工具箱ninteger,一个是的FOTF(The fractional toolbox in matlab has two files, one is the foreign toolbox ninteger, and the other is the domestic FOTF.)
传递熵工具箱
- 一个用来计算传递熵的MATLAB工具箱,里面有详细的教程。