资源列表
[matlab例程] convex_hull
说明:CONVEX_HULL is a MATLAB library which reads a file containing the coordinates of a set of points in 2D, computes the convex hull of the points, and displays it.<hadii> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[matlab例程] spherical_harmonic
说明:evaluates the spherical harmonic function<hadii> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[matlab例程] legendre_associated_normalized
说明:evaluates the associated Legendre functions P(N,M)(X), normalized for use in spherical harmonic calculations<hadii> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[matlab例程] SpokenArabicDigit
说明:this matlab code reads the data text files UCI Spoken Arabic Digits and save the results in a mat file which user can easily use.<r.davoodi> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] sirective
说明:计算方法经典算法(弦截法 二分法 牛顿迭代法 龙贝格算法)()<cfbkt%2B89944> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[matlab例程] pso
说明:PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的"交叉"(Crossover) 和"变异"(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行<cinderella345> 在 2025-02-06 上传 | 大小:1kb | 下载:0