资源列表
[matlab例程] 差分演化算法
说明:算法简单,收敛能力强,便于解决复杂的优化问题(The algorithm is simple and has strong convergence ability. It is easy to solve complex optimization problems)<Kevin-wang > 在 2025-10-09 上传 | 大小:3kb | 下载:0
[matlab例程] wavelet_denosing
说明:Here is the software to realize soft-threshold , hard-threshold and neighbor coefficient threshold Moreover, you can use different wavelet to best match the signal<Michael0124 > 在 2025-10-09 上传 | 大小:3kb | 下载:0
[matlab例程] domino_matrix
说明:use to calculate OFDM for 8 user<Hossen > 在 2025-10-09 上传 | 大小:3kb | 下载:0
[数值算法/人工智能] maccormack
说明:二维经典前台阶扰流的有黏二阶精度maccormack格式的代码(code of a step flow with maccormack)<yeusam > 在 2025-10-09 上传 | 大小:3kb | 下载:0
[matlab例程] taipie
说明:The true extent of the value of the intermediary measure, measure the true extent of the agency based on the value of image segmentation ECG data and includes source code written in MATLAB, PLS PLS toolbox.<giebeiboupiu > 在 2025-10-09 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] cholesky
说明:cholesky分解是用于将一个对称正定的矩阵分解为一个上三角与一个下三角矩阵乘积的形式,可运用于回归系数求解,线性方程组求解中 逐步回归是在回归分析的建模过程中用于变量筛选的有效方法,这里同时进行了向前和向后回归,效果更加显著(Cholesky decomposition is used to decompose a symmetric positive definite matrix into an upper triangle and a lower triangular matrix<qinglili > 在 2025-10-09 上传 | 大小:3kb | 下载:0
[matlab例程] holography
说明:全息成像算法,将平面1上字母A转传递到平面2上并呈现数字1。实现不同平面信息转换。(Holographic imaging algorithm, the plane 1 on the letter A transfer to the plane 2, and presents the number 1. Implement different plane information conversion.)<bby > 在 2025-10-09 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] migong
说明:使用Qlearing实现基本的走迷宫游戏(Using Qlearing to achieve maze game)<一个程序员 > 在 2025-10-09 上传 | 大小:3kb | 下载:0
[数据结构常用算法] banker
说明:操作系统按照银行家制定的规则为进程分配资源,当进程首次申请资源时,要测试该进程对资源的最大需求量,如果系统现存的资源可以满足它的最大需求量则按当前的申请量分配资源,否则就推迟分配。当进程在执行中继续申请资源时,先测试该进程本次申请的资源数是否超过了该资源所剩余的总量。若超过则拒绝分配资源,若能满足则按当前的申请量分配资源,否则也要推迟分配。(Operating system for the process of allocation of resources in accordance with<小剑111 > 在 2025-10-09 上传 | 大小:3kb | 下载:0