资源列表
跳频系统仿真实例
- 基于matlab的跳频系统仿真,包含详细代码,可以直接运行(Matlab based frequency hopping system simulation, including detailed code, can run directly)
CDMA信道
- 关于CDMA的仿真,使用simulink可直观 适合自己学习,对自己有很大的帮助
mcmcexamples
- 蒙特卡罗仿真实例,可以很快掌握摩纳哥特卡罗方法和过程(Monte Carlo simulation example)
2D
- porous media DEFINE_SOURCE
pls
- 近红外光谱与PLS方法用于药片中有效成分含量的测定 MATLAB(Determination of the content of effective components in tablets by near infrared spectroscopy and PLS)
rbfid
- 简单的RBF神经网络逼近例程,可做为函数调用(A simple RBF neural network approximation routine that can be called a function call)
ELM代码
- 为了评价ELM的性能,试分别将ELM应用于基于近红外光谱的汽油辛烷值测定和鸢尾花种类识别两个问题中,并将其结果与传统前馈网络(BP、RBF、PNN、GRNN等)的性能和运行速度进行比较,并探讨隐含层神经元个数对ELM性能的影响。(n order to evaluate the performance of ELM, test the application of ELM in the near infrared spectroscopy based on the determination of
POD
- 对矩阵进行降阶 适用于地质油藏工程 对压力和饱和度进行有效的降维(The descending order of matrix is suitable for the effective reduction of pressure and saturation in geological reservoir engineering)
石墨烯
- 石墨烯透反射的计算,采用传输矩阵,计算石墨烯的一些光学特性(The calculation of the reflection of graphene by using the transfer matrix to calculate some optical properties of graphene.)
function crossover mutation selection
- 利用matlab实现变异,交叉,选择等功能(crossover, mutation with MATLAB)
响应面1
- 响应面MATLAB实现,建立近似模型,提高效率(response surface method)
DecisionBoundaryPlot
- knn classifier matlab