资源列表
PSO-有约束优化
- 该资源使用matlab编写的有约束条件的粒子群算法,其中的代码对于解决一些约束问题可能会有很大的帮助,也可以为一些人提供一些想法与思路(This resource uses a constrained particle swarm algorithm written in matlab. The code in it may be very helpful for solving some constraint problems, and it can also provide some peo
Matlab实现卷积神经网络对Mnist数据集的识别
- matlab实现卷积神经网络对mnist数据集的的识别。程序完整,函数处理好的数据集,可以直接是使用。
GFS
- GFS TOOLBOX FOR MATLAB
完整的matlab遗传算法代码
- 完整的matlab遗传算法代码,解压即可使用(Matlab complete genetic algorithm code, decompression can be used)
GEE资料(1)
- google earth engine 入门教程(Getting started with Google Earth engine)
Cnn_train_rollingball
- 卷积神经网络实现CWRU滚动轴承数据集故障分类(Fault classification of volume and network)
DSB的Matlab调制解调仿真
- 利用Matlab/Simulink构建DSB调制与解调系统模型,包括信号源,调制器、信道、解调器及示波器等,观察记录仿真波形,并进行仿真分析
鸡群算法
- 鸡群算法,采用matlab编写,里面附有注释(Chicken colony algorithm, written in MATLAB, with notes)
吴恩达作业3ex3
- 吴恩达机器学习ex3练习题及数据集.包含吴恩达课后作业及英文讲解.
predmaint
- Predictive maintenance tools matlab
打包
- 两种不同的假设: H1 : 0 xn A fn wn ( ) cos(2 ) ( ) = ++ π θ n=1,2,…,N,f0 为规一化频率 H0 : xn wn () () = n=1,2,…,N 其中 w[n]是均值为 0,方差为 2 σ n 的高斯白噪声,A 已知,样本间相互 独立,信号与噪声相互独立; 相位θ 是随机变量,它服从均匀分布 1 0 2 ( ) 20 p θ π θ π ?? ≤ ≤ = ??? 其它 1)改变输入信噪比(改变 A 或噪声方差均可),给
MapReduce实践
- MAPReduce新手简单实践,大数据课程实验,Linux系统里编程实现