资源列表
2485296PSO-bp-MATLAB
- 多层感知机能够学习并预测神经网络结构等,对故障程度进行预测(The multilayer perceptron can learn and predict the neural network structure and so on, to predict the degree of failure.)
F17AeroII_ cn + hw 09
- 计算空气动力学膨胀激波,知道theta,beta之一可求得另一个值(Calculation of aerodynamic expansion shock wave)
cmyk2rgb
- Converts cmyk color scale (tiff image) to rgb.
rbpf仿真
- 基于占有概率栅格地图的2D激光SLAM仿真,进而进行实时地图创建(SLAM simulation based on RBPF)
next
- 综合自然激励技术和特征系统实现算法,进行了模拟环境激励下结构的时域模态参数识别(In the method, the transition from structural random response to deterministic response was realized by the natural excitation technique(NExT))
TSPLIB
- TSP经典问题 内含一个用MATLAB GA写成的TSP算法 适合新手学习(The classic TSP problem contains a TSP algorithm written in MATLAB GA for beginners)
第04章 动态规划
- 动态规划(dynamic programming)是运筹学的一个分支,是求解决策过程(decision process)最优化的数学方法。 20 世纪 50 年代初 R. E. Bellman 等人在研究多阶段决策过 程(multistep decision process)的优化问题时,提出了著名的最优性原理(principle of optimality),把多阶段过程转化为一系列单阶段问题,逐个求解,创立了解决这类过程 优化问题的新方法—动态规划。(Dynamic programm
L
- 计算L指标,电力系统的稳定性指标之一,常用于各种计算潮流中(L index calculation, the stability of a power system is one of the commonly used in various kinds of computing trend)
WPsvdquzao
- 主要用于对含有噪声的信号进行降噪处理,先小波包降噪再奇异值降噪(It is mainly used to denoise the signal containing noise. First, the wavelet packet de-noising and then the singular value denoising)
汽轮机计算MATLAB代码
- 汽轮机流量计算,汽轮机课程设计MATLAB计算程序代码;汽轮机调节级热力计算的代码(Turbine flow calculation)
least_square
- 利用最小二乘法实现手写体数字识别,采用mnist数据集(simple program using least-square)
细胞分割(大津阈值)整套程序(仅代码)
- 细胞分割(大津阈值)整套程序(仅代码)仅供参考,并非对所有图像试用,资源分享。