资源列表
代码
- 可以解决线性规划中单纯形法和对偶单纯形法的问题(It can solve the problems of simplex method and dual simplex method in linear programming.)
RADAR simulation code
- 雷达模拟程序,图像界面,在不同版本的MATLAB运行时需要调试。(Radar simulation program, image interface, need to be debugged in different versions of MATLAB.)
pagerank
- 解决python的pagerank的一个实例,可以对此进行一个修改完成其他PageRank的案例。(An example of python's PageRank can be modified to complete other PageRank cases.)
卡尔曼滤波算法经典
- 卡尔曼滤波是贝叶斯滤波的一种特例,是在线性滤波的前提下,以最小均方误差为最佳准则的。估计线性高斯模型,是对线性模型和高斯分布的优化方法。(Kalman filtering is a special case of Bayesian filtering, which takes the minimum mean square error as the best criterion on the premise of linear filtering. Estimating linear Gauss
北斗四阵元天线自适应抗干扰技术研究_常晓磊
- 北斗导航卫星定位系统建设对自适应抗干扰技术的应用提出了更高的要求。值得注意的是,从目前北斗导航系统运行情况看,存在的干扰源仍较多,为抗干扰工作带来极大的难题,要求不断完善自适应抗干扰技术。文章对北斗导航系统进行简要概述,分析自适应干扰抑制算法与基于功率倒置算法的应用,并对应用改进算法取得的成效做仿真分析。(The construction of Beidou navigation satellite positioning system puts forward higher requireme
upload_车辆路径问题的matlab程序(多车型).rar
- 求解路径问题,目标函数时间最短,主要适用管科物流等专业学习使用,对时间,空间复杂性没有优化.(Solving the path problem, the objective function time is the shortest, which is mainly used for professional learning and learning, such as tube logistics, and it is not optimized for time and space comp
基于阈值分割的车牌定位识别MatLab实现
- 本设计基于阈值分割的方法实现车牌号码的定位与识别。利用Matlab仿真平台给出仿真例程及结果。(This design realizes the location and recognition of license plate number based on threshold segmentation method. The simulation routine and results are given by using the simulation platform of matlab.
SLAM
- 以slam为核心的python实现代码,包含可视化组件(some slam code with the python scr ipt)
算法测试
- 文章中描述了几种多智能体一致性算法的数值仿真,亲测,可以运行,只需在MATLAB中新建M文件输入即可。(This paper describes the numerical simulation of several multi-agent consistency algorithms, direct testing, can be run, just create a new M file input in MATLAB.)
脑电数据PCA处理及SVM分类
- 脑电eeg数据预处理,用于脑电信号的MATLAB处理程序,输入处理数据,进行matlab运算,PCA处理及SVM分类。(PCA Processing and SVM Classification of EEG Data)
DeepLearnToolbox-master
- matlab中深度学习工具箱,具有备注,方便易懂(Matlab in-depth learning toolbox, with notes, easy to understand)
自适应滤波算法
- 在MIMO信道中仿真,LS,LMS,RLS,,LMS算法的MSE表现(Simulation in MIMO channel, MSE performance of LS, LMS, RLS, LMS algorithm)