资源列表

« 1 2 ... .32 .33 .34 .35 .36 19237.38 .39 .40 .41 .42 ... 28523 »

[数据结构常用算法Huffman

说明:请根据已知内容设计其中出现的字符的赫夫曼编码。 用设计出的赫夫曼编码对上面这段英文内容进行编码和译码 -Designed according to the contents of which are known to occur in the character of the Huffman encoding. Huffman coding with the design of this English content on the above encoding and decoding
<zbs> 在 2025-09-26 上传 | 大小:10kb | 下载:0

[matlab例程knn

说明:K邻域模式识别方法 KNN算法不仅可以用于分类,还可以用于回归。通过找出一个样本的k个最近邻居,将这些邻居的属性的平均值赋给该样本,就可以得到该样本的属性。更有用的方法是将不同距离的邻居对该样本产生的影响给予不同的权值(weight),如权值与距离成正比。-k-Nearest Neighbor algorithm
<郭乐> 在 2025-09-26 上传 | 大小:4kb | 下载:0

[matlab例程LS_SVMlab

说明:最小二乘支持向量 MATLAB源码 有说明-The SVM can be seen as a method of training polynomial, radial basis function, or multilayer perception classifiers, in which the weights of the network are found by solving a quadratic programming (QP) problem with linear
<郭乐> 在 2025-09-26 上传 | 大小:907kb | 下载:0

[数学计算/工程计算testpolygon

说明:返回值:输入的多边形是简单多边形,返回true 要 求:输入顶点序列按逆时针排序 说 明:简单多边形定义: 1:循环排序中相邻线段对的交是他们之间共有的单个点 2:不相邻的线段不相交 -polygon
<johnson> 在 2025-09-26 上传 | 大小:2kb | 下载:0

[matlab例程SIGPROC

说明:各种信号预处理方法 导数 平滑 傅里叶变换-Derivatives of various signal preprocessing method Fourier transform, and so smooth
<郭乐> 在 2025-09-26 上传 | 大小:12kb | 下载:0

[数据结构常用算法TREE

说明:二叉树操作,各种方式建立二叉树,遍历二叉树,二叉树常见操作。-Binary Tree operation!
<qq> 在 2025-09-26 上传 | 大小:2kb | 下载:0

[matlab例程NNET

说明:BP-神经网络 The neural network is trained with the Levenberg-Marquardt algorithm. The activation functions can be either linear ( L ) or hyperbolic tangent ( H ).-Backpropagation neural network with one hidden layer for multivariate calibration. (Desig
<郭乐> 在 2025-09-26 上传 | 大小:20kb | 下载:0

[matlab例程TURBO_CODES_TEST_BED_IN_THE_SIMULINK

说明:This paper presents an implementation of turbo codes testbed developed in Matlab Simulink
<rafforu> 在 2025-09-26 上传 | 大小:495kb | 下载:0

[数据结构常用算法hafuman-code

说明:输入字符和出现频率,构造最优二叉树,并得到哈弗曼编码-Enter the characters and the frequency, the optimal binary tree structure, and coding by Hafu Man
<赵明敏> 在 2025-09-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法prim

说明:输入结点和各结点之间的距离,构造最小生成树并输出。-Input nodes and the distance between the nodes to construct the minimum spanning tree and output.
<赵明敏> 在 2025-09-26 上传 | 大小:1kb | 下载:0

[matlab例程Gabor

说明:gabor变换的论文,雷达信号处理方面的,很有用-a paper about the gabor transformation of radar signal processing
<小王> 在 2025-09-26 上传 | 大小:1.04mb | 下载:0

[数据结构常用算法mergesort

说明:用c++语言实现简单的合并排序功能,并给定特定的值测试该程序。-Written in c++ language realization simple merge sort function, and given a particular value test the application.
<杨洋> 在 2025-09-26 上传 | 大小:402kb | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 19237.38 .39 .40 .41 .42 ... 28523 »

源码中国 www.ymcn.org