资源列表

« 1 2 ... .36 .37 .38 .39 .40 23641.42 .43 .44 .45 .46 ... 28523 »

[数据结构常用算法tree

说明:二叉树是n(n>=0)个结点的有限集合,它或为空树,或是由一个称之为根的结点加上两棵分别称为左子树和右子树的互不相交的二叉树组成。 对二叉树的操作主要有:建立一棵二叉树;遍历二叉树;求二叉树的深度、结点数等。 1. 定义二叉链表类型; 2. 实现二叉树的基本操作:建立、先中后序遍历、层次遍历及输出。 -Binary Tree is n (n> = 0) a finite set of nodes, it is empty or tree, or the root no
<李丽> 在 2025-10-16 上传 | 大小:14kb | 下载:0

[matlab例程lianhepu

说明:阵列信号处理,极化敏感阵列天线,空域极化域联合谱估计-Array signal processing, polarization sensitive array antenna, spatial polarization domain combined spectrum estimation
<龙龙> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[matlab例程xinhaoshu

说明:阵列信号处理中,空间谱估计,一种信源数目估计方法,给出其随信号数目变化的成功概率-In array signal processing, spatial spectrum estimation, a kind of signal source number estimation method, the success probability of the change of the number of signals is given.
<龙龙> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[Mapleorientation-estimation

说明:利用加速度计、陀螺仪、地磁解算姿态的好文章,英文名Design of orientation estimation system by inertial and magnetic sensors-The use of an accelerometer, a gyroscope, a geomagnetic solver attitude of good articles, the English name Design of orientation estimation system by in
<王梦龙> 在 2025-10-16 上传 | 大小:566kb | 下载:0

[matlab例程code-of-Pattern-classification

说明:模式分类课后习题源代码,可以用,之前搜集到的,共享一下。-Pattern Classification school exercise source code, you can use previously collected, share it.
<luke> 在 2025-10-16 上传 | 大小:357kb | 下载:0

[matlab例程ChongPin_HuaBian

说明:此matlab程序实现的是雷达信号PRI滑变,在雷达信号处理中有一定的帮助-This matlab program implementation is the radar signal PRI becomes slippery, there is some help in radar signal processing
<吴斌> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[matlab例程wAFSA

说明:An adaptive value Iteration weight is used to adaptively increase the diversification of the standard Artificial Fish Swarm Algorithm. sixteen test functions were used to uate the performance of the Algorithm-An adaptive value Iteration weight is use
<AHMED TIJANI> 在 2025-10-16 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法HW1

说明:使用knn 和 condnesed 1nn来实现了一组字母数据的识别-Using knn and cnn algorithm to recognize a letter data
<chuqin li> 在 2025-10-16 上传 | 大小:204kb | 下载:0

[人工智能/神经网络/遗传算法ELM

说明:标准极限学习机,结合个人理解在原有版本上改进,使代码更容易理解。同时直接可以在内存中读数据,原有版本需要将数据存为文本读取.matlab版本-Standard extreme learning machine, combined with personal understanding improvement on the original version, make the code easier to understand Can directly read data in the memor
<Bruce> 在 2025-10-16 上传 | 大小:181kb | 下载:0

[人工智能/神经网络/遗传算法SSELM-and-USELM

说明:半监督核无监督极限学习机,用于半监督核无监督学习,比传统方法速度略快,且可以直接应用多分类问题-A semi-supervised nuclear unsupervised extreme learning machine, used for a semi-supervised kernel unsupervised learning, slightly faster than the traditional methods, and can direct application classif
<Bruce> 在 2025-10-16 上传 | 大小:766kb | 下载:0

[人工智能/神经网络/遗传算法Stacked-ELM

说明:栈式ELM,堆叠多层ELM实现深度学习,比传统方法快且准确度高-Stacked ELM, stacked multi-layer ELM to realize deep learning, faster than the traditional method and high accuracy
<Bruce> 在 2025-10-16 上传 | 大小:990kb | 下载:0

[人工智能/神经网络/遗传算法ExtremeSVR

说明:文献,极限学习机和SVR的结合,达到高于SVR的回归效果,且实现方便-The combination of extreme learning machine and SVR, achieve higher than that of SVR regression effect, and easy to implement
<Bruce> 在 2025-10-16 上传 | 大小:297kb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 23641.42 .43 .44 .45 .46 ... 28523 »

源码中国 www.ymcn.org