资源列表
[matlab例程] DVB-S2_Factsheet
说明:data sheet on DVBS2 for matlab coding<deepak> 在 2025-01-24 上传 | 大小:142kb | 下载:0
[数据结构常用算法] Three-splines-function
说明:vb三次样条插值函数,具有高精度的拟合,实现光滑作图-vb cubic spline interpolation function, with high-precision fit to achieve a smooth mapping<代军> 在 2025-01-24 上传 | 大小:14kb | 下载:0
[数据结构常用算法] huiwenpanduan
说明:利用堆栈和队列分别存储输入的字符串,再分别出栈和出队列实现回文的判断-Stacks and queues are stored using the input string, and then stack and a queue, respectively, to achieve a palindrome judgments<zhangfei> 在 2025-01-24 上传 | 大小:217kb | 下载:0
[数学计算/工程计算] convex-polygon-triangulation
说明:给定一系列坐标定点,先判定能否构成凸多边形,然后进行最优三角剖分-Given a series of fixed-point coordinates, first determine whether the composition of convex polygons, then the optimal triangulation<赵娜> 在 2025-01-24 上传 | 大小:96kb | 下载:0
[人工智能/神经网络/遗传算法] pcapcr
说明:主成分分析(PCA)和主成分回归的(PCR)类,基于ZedGrapg和矩阵类库LinearAlgebra,用于模式识别分类和回归建模型,PCA类中增加基于Zedgraph类图显示,自动多类标识-Priciple Component Analysis and Priciple Component regression algorithm<pscong> 在 2025-01-24 上传 | 大小:116kb | 下载:0
[人工智能/神经网络/遗传算法] general_genetic
说明:通用遗传算法类,遗传算法在设计时,因为不同的优化问题需要使用不同的评估函数,且遗传算法优化时,可能优化二进制的表达形式、也可能优化的是数值问题,导致遗传算法很能有一个通用的设计。采用本案中,通过使用代理函数public delegate double DelegateFunc(Vector x) 且允许用户自行设定优化问题的分类(数值优化还是二进制串型优化问题)。允许使用者自行定义评估函数,使遗传算法有了更大的通用性。-A genera<pscong> 在 2025-01-24 上传 | 大小:13kb | 下载:0