资源列表
[matlab例程] gold_spread
说明:在MATLAB上的基本扩频编码,并增加了自相关运算功能-MATLAB on the basic spreading code, increasing the autocorrelation function calculation<Bill Smith> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[数据结构常用算法] lab2
说明:0-1背包问题:若有物品n个,每个物品的价值Value,用vi表示,每个物品的重量weight用wi表示,其中vi和wi均为非负数。设背包的总容量为W,且W为非负数。本程序可选择装入背包的物品,并使装入背包的物品总价值最大。-Value, with vi, said the weight of each item s weight by wi, where vi and wi are non-negative. The total capacity of the backpack set W,<cqd> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[压缩解压] Two-ball-collision-trajectory
说明:先画出两个小球,再根据参数设置让两小球进行碰撞试验-Firstly,it draws two balls, then according to the parameter settings let two ball impact test<张海俊> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[matlab例程] Inverted_Pendulum
说明:振动倒立摆,对倒立摆的研究,对matlab动画例程都有帮助的-I have made simple Matlab Code below for this tutorial example and you can modify it for your need.<binpeng> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] 07_2
说明:这是一个多叉数的建构算法,与一般的建构算法不同,这是用复合链表的方式建立的,并在建立后实现了数据读取-This is a multi-prong number of construction of algorithms, and the general construction of algorithms, this is the way to build a composite list and realized after the establishment of the data read<密码> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[数据结构常用算法] lab
说明:对于初始给定的数组,通常存在多个长度大于1的已自然排好序的子数组段.例如,若数组a中元素为{4,8,3,7,1,5,6,2},则自然排好序的子数组段有{4,8},{3,7},{1,5,6},{2}.用一次对数组a的线性扫描就足以找出所有这些排好序的子数组段.然后将相邻的排好序的子数组段两两合并,构成更大的排好序的子数组段({3,4,7,8},{1,2,5,6}).继续合并相邻排好序的子数组段,直至整个数组已排好序。-For the initial given array, usually pre<cqd> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[matlab例程] gpc_prepare
说明:高斯过程二分类的预处理函数,它估计了log(q(y|X,θ-gaussian processes classification prepare function<张番栋> 在 2025-06-23 上传 | 大小:1kb | 下载:0