-
zhinengtianxianfangzhen
智能天线仿真程序与PDF说明文档,初学者适用(Smart antenna simulation program with the PDF documentation, the application for beginners)
- 2008-05-30 21:22:10下载
- 积分:1
-
code
实现最小二乘滤波器,应用于雷达等信号中,包含实现功能的子程序和主程序(Achieve least-squares filters, used in radar and other signals, including the realization of the function and main subroutine)
- 2014-08-15 16:34:42下载
- 积分:1
-
Matlab-polarization-of-EM-wave-
基于Matlab的电磁波极化仿真。实际教学和学习中会遇到电磁极化问题,本文中给出了Matlab程序的设计,有需要的同学可以下载一下,仔细研读。(Matlab simulation based on the polarization of electromagnetic waves. Actual teaching and learning experience electromagnetic polarization problem, this paper gives the design Matlab program, students may need to download it, carefully read.)
- 2014-09-22 10:33:23下载
- 积分:1
-
DiskGenius
基础学习,可以实现编码的基础学习,认真学习还是可以学很好的(Based learning, can achieve coding based learning, serious learning can still learn a good)
- 2015-03-28 10:51:32下载
- 积分:1
-
DP
DP算法的实现,通过matlab实现,绘图分类.(DP algorithm, through matlab implementation, drawing classification)
- 2013-12-29 12:41:15下载
- 积分:1
-
psosvm
粒子群优化支持向量机对电池寿命进行预测,利用粒子群优化支持向量机参数(Particle swarm optimization support vector machine is used to predict battery life, and particle swarm optimization is used to support SVM parameters)
- 2017-10-16 17:08:34下载
- 积分:1
-
GAforPathPlaning
说明: 采用栅格对机器人的工作空间进行划分,再利用优化算法对机器人路径优化,是采用智能算法求最优路径的一个经典问题。目前,采用蚁群算法在栅格地图上进行路径优化取得比较好的效果,而利用遗传算法在栅格地图上进行路径优化在算法显得更加难以实现。
利用遗传算法处理栅格地图的机器人路径规划的难点主要包括:1保证路径不间断,2保证路径不穿过障碍。
用遗传算法解决优化问题时的步骤是固定的,就是种群初始化,选择,交叉,变异,适应度计算这样,那么下面我就说一下遗传算法求栅格地图中机器人路径规划在每个步骤的问题、难点以及解决办法。(It is a classical problem to divide the workspace of the robot by grids and optimize the path of the robot by using optimization algorithm. At present, the ant colony algorithm is used to optimize the path on the grid map, and the genetic algorithm is used to optimize the path on the grid map, which is more difficult to achieve.
The difficulties of using genetic algorithm to deal with the path planning of robot on raster map mainly include: 1. guaranteeing that the path is uninterrupted, 2. guaranteeing that the path does not cross obstacles.
The steps of genetic algorithm in solving optimization problems are fixed, that is, population initialization, selection, crossover, mutation, fitness calculation. Then I will talk about the problems, difficulties and solutions of genetic algorithm in each step of robot path planning in raster map.)
- 2019-05-02 14:56:19下载
- 积分:1
-
zn01
用Ziegler--Nichols整定公式来求P,PI,PID的个参数,其中Gc是校正器的传递函数,kp为比例系数, Ti为积分时间常数,Td为微分时间常数,输入参量vars为带迟滞--惯性环节模型的KT τ(With Ziegler- Nichols tuning formula to seek P, PI, PID' s parameters, which Gc is the corrector transfer function, kp is proportional coefficient, Ti the integral time constant, Td for the differential time constant, input parameters vars as with hysteresis- inertia model of the KT τ)
- 2010-05-18 20:31:19下载
- 积分:1
-
LogReg
逻辑回归实现线性分类器,文件中的readme.txt可以看到使用方法。
具体使用就是通过data.txt读入数据(默认2维数据,分为正反两类。)然后用matlab运行solve.m即可得到分类线、分类准确率。(a matlab source code for Logistic Regression. Datas in data.txt are of 2dimension and 2 types. run solve.m in matlab software to get the accuracy and the plot result.)
- 2014-11-28 12:41:56下载
- 积分:1
-
MOEAD-M2M_Matlab
说明: matlab实现moead-M2M算法,基于角度的多目标算法(Implementation of moead-M2M algorithm in MATLAB)
- 2020-11-23 17:29:33下载
- 积分:1