资源列表
ACPIBatteryManager 1.90.1.kext
- fwewrdusqhueu qubcewiyrcwqer(werrewtbrjbhuuebnuhbrrrrrrrrrrrnhuerewutwreuyowwwwwvr)
RBF
- 智能控制例程,MATLAB倒立摆控制程序(Intelligent Control Routines, MATLAB Inverted Pendulum Control Program)
matlab课程脚本
- 一些适用的matlab编码,如有需要,强烈推荐,简单易懂,有附注
手写MNISTmatlab实现
- 资料可以直接运行,是matlab源码,实现了AI领域常见的手写字符MNIST数据集的识别,一般都是python做,matlab实现的很少,就算有也经常报错,因此这里是提供了例程以及数据集!数据集也是matlab能直接读取的MNIST格式!下载这个资料连数据集都不用单独下载了,节省时间。(The data can be run directly. It is the source code of MATLAB. It realizes the recognition of MNIST data s
SUMT
- matlab的sumt算法,效果很好,大家可以参考。(SUMT algorithm of MATLAB, the effect is very good, you can refer to.)
热力密度图绘制
- 通过在程序中引入给定的csv数据来绘制热力密度图,反映数据的集中程度
lax2
- Numerical analysis example
面阵列方向图仿真
- 对面阵列天线进行MATLAB仿真,并赋有天线建模与推导。
蚁群算法
- 用蚁群算法求解车辆路径问题,matlab语言程序(Ant colony algorithm for VRP)
Feature Selection using GA
- 用二进制遗传算法做特征选择,此算法效率高,选择的特征数目少。(The binary genetic algorithm is used for feature selection, which has high efficiency and few features.)
SeismicLab
- SeismicLab是关于地震资料处理的matlab程序,可以实现简单的地震资料去噪处理(Seismic lab is a matlab program about seismic data processing, which can realize simple seismic data denoising)
数字信号处理FFT滤波
- 用matlab实现数字信号滤波的FFT方式,绘制了随机噪声信号以及频谱。