-
C++编写的矩阵乘法mex文件
说明: 采用C++ 编写的矩阵乘法的mex 源文件,可以在matlab中进行改写编译。(The mex source file of matrix multiplication written in C++ can be rewritten and compiled in matlab.)
- 2020-07-03 02:00:02下载
- 积分:1
-
基于多站纯方位粒子滤波跟踪系统
说明: 基于多站纯方位粒子滤波目标跟踪系统,多个观测站,匀速直线运动目标(Target tracking system based on multi-station bearings-only particle filter)
- 2021-05-13 02:30:02下载
- 积分:1
-
LS ESPRIT Algorithm
LS-esprit算法求解波达方位估计DOA(LS_ESPRIT_Algorithm_for_DOA_Estimation_with_Monte_Carlo)
- 2017-11-07 17:50:49下载
- 积分:1
-
cartpole-qlearning-master
说明: 深度强化学习DQN在倒立摆上的实现,python代码,使用torch,gym库(Implementation of deep reinforcement learning dqn on inverted pendulum)
- 2021-04-29 10:26:42下载
- 积分:1
-
Engineering-and-Design---Planning-and-Design-of-H
Engineering and Design - Planning and Design of Hydroelectri.rar
- 2012-11-20 20:18:45下载
- 积分:1
-
这个是采用欧氏距离下的K
这个是采用欧氏距离下的K-means算法的matlab实现-this is the Euclidean distance between the K-means algorithm to achieve the Matlab
- 2023-04-25 19:35:03下载
- 积分:1
-
这是svmfu,用于训练和测试支持矢量包
This is SvmFu, a package for training and testing support vector
machines (SVMs). It s written in C++. It uses templates. The
advantage of templates is that the types of kernel values and data
points can be varied to suit the problem.-This is SvmFu, a package for training and testing support vector
machines (SVMs). It s written in C. It uses templates. The advantage
of templates is that the types of kernel values and data points can be
varied to suit the problem.
- 2023-05-29 07:50:03下载
- 积分:1
-
3889 invasion of 3389 vulnerabilities WIN2 input method
3889 入侵 3389漏洞 输入法 WIN2-3889 invasion of 3389 vulnerabilities WIN2 input method
- 2022-02-28 09:08:36下载
- 积分:1
-
粒子群算法试算
说明: 粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。(Particle swarm optimization (PSO), also called particle swarm optimization (Particle Swarm Optimization), is abbreviated as PSO, which is a new evolutionary algorithm (Evolutionary Algorithm EA) developed in recent years. PSO algorithm is a kind of evolutionary algorithm. It is similar to simulated annealing algorithm. It also starts from the random solution and finds the optimal solution by iteration. It also evaluates the quality of the solution through fitness, but it is simpler than the genetic algorithm rule. It does not have the crossover (Crossover) and the Mutation operation of genetic algorithm. Search for global optimum. This algorithm has attracted the attention of the academic community for its advantages of easy realization, high accuracy and fast convergence, and has shown its superiority in solving practical problems. Particle swarm optimization (PSO) is a parallel algorithm.)
- 2018-12-25 14:28:52下载
- 积分:1
-
发运支持系统,为出货产品提供支持的一套系统
发运支持系统,为出货产品提供支持的一套系统-shipping support system 0009
- 2022-03-15 20:25:51下载
- 积分:1