资源列表

[matlab例程NSGA-III

说明:测试可以跑,根据自己情况修改下函数即可. NSGA-III 首先定义一组参考点。然后随机生成含有 N 个(原文献说最好与参考点个数相同)个体的初始种群,其中 N 是种群大小。接下来,算法进行迭代直至终止条件满足。在第 t 代,算法在当前种群 Pt的基础上,通过随机选择,模拟两点交叉(Simulated Binary Crossover,SBX)和多项式变异 产生子代种群 Qt。Pt和 Qt的大小均为 N。因此,两个种群 Pt和 Qt合并
<朱朱521> 在 2024-11-07 上传 | 大小:14kb | 下载:1

[matlab例程caponBF

说明:DOA 中的caponBF, 阵列信号处理的一个基本问题就是确定同时处在空间某一区域内的多个感兴趣的空间信号的方向或位置,即实现信号的分辨和定位,这也就是雷达、声纳最重要的任务之一,为了解决这一基本问题,主要采用常规波束形成法。(DOA of caponBF, a fundamental problem in array signal processing is to determine in space at the sam
<clavical> 在 2024-11-07 上传 | 大小:18kb | 下载:0

[matlab例程[程序源代码]系统辨识理论及Matlab仿真

说明:系统辨识例程,帮助正在读研的你学习系统辨识相关知识(System identification program)
<张三二一> 在 2024-11-07 上传 | 大小:121kb | 下载:0

[matlab例程矩阵束算法

说明:关于矩阵束算法的MATLAB程序,其中还有有关DOA的有关矩阵束算法(MATLAB program for matrix pencil algorithm)
<haha7532> 在 2024-11-07 上传 | 大小:38kb | 下载:6

[matlab例程duqu-Matlab

说明:心电信号特征提取ECG Qrs生物医学工程(feature extract biomedical)
<witness_sun> 在 2024-11-07 上传 | 大小:2kb | 下载:0

[mathematicafp

说明:Latent fingerprint matching has played a critical role in identifying suspects and criminals. However, compared to rolled and plain fingerprint matching, latent identification accuracy is significantly lower due to compl
<uud123> 在 2018-10-17 上传 | 大小:87.09kb | 下载:0

[mathematicaMinu Extractor

说明:—Fingerprint matching systems generally use four types of representation schemes: grayscale image, phase image, skeleton image, and minutiae, among which minutiae-based representation is the most widely adopted one. The
<uud123> 在 2018-10-17 上传 | 大小:4.79kb | 下载:0

[matlab例程LG

说明:展示拉盖尔-高斯光束不同弧向量子数、径向量子数、束腰大小以及不同轴向位置上的光强分布。(The work shows the light intensity distribution of Laguerre-Gaussian beam with different parameters including radial quantum number, radial vector quantum number, waist size an
<定律> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法pytorch-a2c-ppo-acktr-master

说明:改代码为ACKTR代码,该算法比传统的TRPO和DQN在运行速度和计算量都有很大的提升(scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation)
<丽丽=LL> 在 2024-11-07 上传 | 大小:194kb | 下载:0

[matlab例程数据拟合

说明:数据拟合:一元函数插值、样条插值、多项式插值或拟合、曲线拟合、各种边界条件的样条插值、样条拟合、二元函数插值、拉格朗日插值法(Data fitting: interpolation of unary functions, spline interpolation, polynomial interpolation or fitting, curve fitting, spline interpolation of various bou
<porter传奇> 在 2024-11-07 上传 | 大小:19kb | 下载:0

[matlab例程倒立摆理论

说明:建立模型一级倒立摆,数篇倒立摆论文及仿真程序。(Inverted pendulum model, papers and procedures)
<小 黑> 在 2024-11-07 上传 | 大小:2.17mb | 下载:0

[数值算法/人工智能keras_to_tensorflow-master

说明:将keras的h5模型转换为tensorflow六月使用的checkpoint模型(Convert keras's H5 model to the checkpoint model used by tensorflow in June.)
<mxfeng> 在 2024-11-07 上传 | 大小:108kb | 下载:0

源码中国 www.ymcn.org