-
克鲁斯卡尔matlab算法
克鲁斯卡尔算法是解决图论问题最短路径的很好的算法,永matlab进行实现
- 2020-12-10下载
- 积分:1
-
多目标跟踪源码
多目标跟踪源码,运动目标跟踪,代码,适用于桌面平台
- 2021-05-07下载
- 积分:1
-
Basedonthecognitivenetworkofgraphcoloringmodelofth
说明: 本文研究了认知网络中基于图论着色模型的频谱分配算法。(This paper studies the cognitive network model based on graph theory spectrum allocation algorithm for coloring.)
- 2010-03-18 11:10:35下载
- 积分:1
-
PLC-FX20-code
三菱FX-20型PLC的实例代码,含变频器通信实例(Mitsubishi FX-20 type PLC code examples, including examples of the inverter communication)
- 2013-07-15 18:51:58下载
- 积分:1
-
求根MUSIC算法
求根MUSIC算法,不同于谱搜索MUSIC,可以给出角度
- 2020-12-08下载
- 积分:1
-
hmm_classify
DHMM,离线隐马尔科夫模型用于模式分类的好例子,特征采用Kmeans进行离散化。(DHMM, off-line Hidden Markov Model good example for pattern classification, feature discretization using Kmeans.)
- 2011-06-15 00:22:20下载
- 积分:1
-
vgprznb3
说明: 多载波以及扩频通信系统相关的书,主要内容有OFDM以及多载波CDMA,偏重于工程感念,理论性不是很强(Multicarrier and spread spectrum communication system related books, including OFDM and multicarrier CDMA, focus on engineering perception, the theory is not very strong)
- 2019-03-27 22:27:57下载
- 积分:1
-
labview项目实战
说明: 这是一个初学者可以学习的小实战例子,希望大家可以下载并尝试自己编写小程序提高基础能力(This is a small practical example that beginners can learn)
- 2020-10-08 20:18:58下载
- 积分:1
-
STM32F4 的CAN1 CAN2 双CAN收发例子
最简单清晰的例子,主架构如下:int main(void){ /* ST固件库中的启动文件已经执行了 SystemInit() 函数,该函数在 system_stm32f4xx.c 文件,主要功能是 配置CPU系统的时钟,内部Flash访问时序,配置FSMC用于外部SRAM等。 */ NVIC_Configuration(); CAN1_Configuration(); CAN2_Configuration(); while(1) { if(can1_rec_flag == 1) //如果CAN1接收到了一帧数据 { can1_rec_flag
- 2020-12-06下载
- 积分:1
-
caiyang
关于离散化采样的matlab程序,对初学matlab的初学者会很有用处的(On the discretization matlab sampling procedures, matlab beginner beginner can be very useful)
- 2007-11-03 17:10:29下载
- 积分:1