资源列表
Lfnewton
- 牛顿迭代打独立思考的卡了是单卡手机打开链接打开了手机(lfnewtonThis program obtains th Bus Admittance Matrix for power flow solution)
vrp
- 首先实现一个ant蚂蚁类,用此蚂蚁类实现搜索。 算法按照tsp问题去解决,但是在最后计算路径的时候有区别。 比如有10个城市,城市1是配送站,蚂蚁搜索的得到的路径是1,3,5,9,4,10,2,6,8,7。 计算路径的时候把城市依次放入派送线路中, 每放入一个城市前,检查该城市放入后是否会超过车辆最大载重 如果没有超过就放入 如果超过,就重新开始一条派送路线 …… 直到最后一个城市放完 就会得到多条派送路线 这样处理比较简单可以把vrp问题转为tsp问题求解 但
chapter1
- 该程序通过遗传算法,对一元函数进行最优求解,能够很好的找到所求结果。(The program uses the genetic algorithm to perform the optimal solution to the one-variable function, and it can well find the result.)
数值积分法
- 数值积分法,包括梯形求积公式,复化梯形求积公式,辛普森求积公式,复化辛普森求积公式和龙贝格求积公式(The numerical integration method includes trapezoidal quadrature formula, complex trapezoidal quadrature formula, Simpson quadrature formula, compound Simpson quadrature formula and long Berg quadratu
211730210811347
- 基本蛙跳的简单介绍和程序,,,,,,,,,,,(Basic frog jump introduction and program.)
Beampatterns
- 画部门麦克风圆阵的窄带的宽带方向图,非常实用的参考程序(MATLAB scr ipts for plotting beampatterns for narrowband and wideband signals using linear and circular microphone)
PiChuLirecovery_LAStime
- 用于批量恢复GXZNZ格式的点云时间信息。GXZNZ为自定义的和LAS最接近的文本格式。(It is used for batch recovery of point cloud time information in GXZNZ Format of GXZNZ is customed and is a LAS's closest text format.)
VRP
- VRP,遗传算法的路径优化问题,车辆调度问题的MATLAB实现(VRP,Path optimization problem of genetic algorithm,MATLAB implementation of vehicle scheduling problem.)
capture_demo
- 对回波信号进行傅里叶变化,进而提取出距离信息(Performing Fourier transform on echo signals to extract distance information)
新建文本文档
- matllab有限元法编程参考程序代码(MATLAB The programming reference of the finite element method)
paddedsize
- 求最小二次幂的函数,用于fft补零,有多个功能(The function of the minimum two power is used to replace the FFT zero.)
ELM
- 极限学习机的matlab代码,黄广斌教授(ELM CODE of matlab from guangbin huang)
