资源列表
wk
- WK算法是可以实现精确SAR成像的算法,采用stolt插值。(WK algorithm could realize exact imaging in SAR, which includes Stolt interpolation.)
模糊C均值聚类(FCM)
- 模糊C均值聚类,matlab程序,简单易懂,程序可以运行。(Fuzzy C means clustering, Matlab code, easy to understand, the program can run.)
线性均衡器的设计ZF和MMSE
- 两种信道条件下,用ZF和MMSE两种均衡器进行均衡。(Under conditions of the two channels, the equalization is performed by using two equalizers, ZF and MMSE.)
KNN算法代码(matlab)
- 本实验中的KNN分类算法采用Matlab语言实现。 主函数“knnClass.m”读取训练和测试的数据文件,然后调用knn函数进行分类运算,并使用图像的形式将分类结果显示出来。(The KNN classification algorithm in this experiment is realized by Matlab language. The main function "knnClass.m" reads the training and test data fil
【Matlab代码】n人博弈
- 适用于n人博弈matlab代码,可分析局部纳什均衡结果(multiperson game theroy)
粗糙表面计算机模拟GUI
- 利用MATLAB模拟实现三维随机粗糙表面(高斯表面 的)(Gaussian rough surface 3 d simulation)
TM
- 通过矩量法求椭圆体的RCS和电流密度,计算结果与书本的图基本符合(Calculation of RCS and Current Density of Ellipsoid by Moment Method)
[智能] 粒子群优化算法演示(PSO)-PSO_Wael
- 用粒子群优化算法进行函数寻优,比如寻找函数的最小值,最大值等。(Particle swarm optimization algorithm for function optimization, such as finding the function of the minimum, maximum and so on.)
CNN
- 一个卷积层+一个下采样+softmax实现mnist识别(implement a simple CNN)
firefly_algorithm
- 简单的萤火虫算法,算法收敛性较强,搜索全局最优能力强。(Simple firefly algorithm)
RRT-master
- 用matlab实现的rrt快速随机搜索树算法,方便易于理解。(Using MATLAB to achieve the RRT fast random search tree algorithm, convenient and easy to understand.)
2013041677756857
- 基于matlab开发的手势识别,里面有测试代码和图片 还有一个可以运行的.fig文件,可以直接运行的.并且同时分享了matlab的源码,效果很不错,可以学习和参考.相比C++开发的要简单易懂,可以通过代码了解手势识别的方法和原理,可以先学习matlab版的手势识别,再尝试编写C++和opencv版的。(Gesture recognition based on MATLAB development, there are test code and pictures and one can run
