资源列表
[数学计算/工程计算] simplex-method
说明:用于线性约束规划的单纯形法,通过C程序编写,调试运行通过,注释完备。-For linear constraint programming simplex method, by C programming, debugging and running through the complete comment.<wang > 在 2025-07-22 上传 | 大小:1kb | 下载:0
[数据结构常用算法] josephus
说明: 设编号为1,2,…,n(n>0)个人按顺时针方向围坐一圈,每人持有一个正整数密码。开始时给出一个报数上限m,从第一个人开始顺时针方向自1起顺序报数,报到m时停止报数,报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人起重新自1报数;如此下去直到所有人全部出列为止。设计一个程序模拟此过程,在qt中设计出基本的提示及显示结果的界面,给出出列人的编号序列及出列人手持密码值。- A descr iption of the problem are: number 1,<孟迪> 在 2025-07-22 上传 | 大小:5kb | 下载:0
[数学计算/工程计算] SSM-1.1
说明:求解具有球形约束条件的凸二次规划问题,问题模型为min - x Ax + b x subject to ||x|| <= r or ||x|| = r- Solve a sphere constrained quadratic program of the form min- x Ax+ b x subject to ||x|| <= r or ||x|| = r using an implementation of the sequential subspace method<wang > 在 2025-07-22 上传 | 大小:37kb | 下载:0
[数学计算/工程计算] CG_DESCENT-C-2.0.tar
说明:共轭梯度法求解凸二次规划,代码由C语言开发,老外编写的程序,很值得一读。-Conjugate gradient method for solving convex quadratic programming, code generated by C language development, foreigners prepared program, it is worth reading.<wang > 在 2025-07-22 上传 | 大小:19kb | 下载:0
[数学计算/工程计算] BLG-1.1
说明:带等式约束和边界约束的凸二次规划问题,程序包含两种方法,一种是共轭梯度法,一种是frank-wolfe算法,代码质量较高。-Convex quadratic programming problem with equality constraints and boundary constraints, the program contains two methods, one is the conjugate gradient method, one is frank-wolfe algorith<wang > 在 2025-07-22 上传 | 大小:45kb | 下载:0
[数学计算/工程计算] Correlation-Color-Map
说明:已知多个时间序列两两之间的相关性系数,采用相关性颜色图表示-The correlation of multiplt time series data, and these correlation is displayed by the correlation color map<比利> 在 2025-07-22 上传 | 大小:1kb | 下载:0
[matlab例程] matlab
说明:这里上传混沌电路导论的第一章的仿真,包括:chen、Henon、Augmentation_lv、Logistic、Rossler、Lv系统的相轨图等,适合混沌入门的学生使用-Here the first chapter of the introduction of chaos circuit simulation, including: Chen, Henon, Augmentation_lv, Logistic, Rossler, Lv system, such as the phase di<小洋636807> 在 2025-07-22 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] clustering-master
说明:稀疏子空间聚类的算法程序实现,用Matlab实现的SSC算法。-Sparse subspace clustering algorithm procedures to achieve, SSC algorithm implemented with Matlab.<姜文> 在 2025-07-22 上传 | 大小:9kb | 下载:0
[人工智能/神经网络/遗传算法] NN1akNN
说明:实现机器学习中的最近邻算法——1-NN和k--Realization of machine learning algorithms 1-NN nearest neighbor and k-NN<HuYue> 在 2025-07-22 上传 | 大小:2kb | 下载:0