资源列表
PSO_Demostration
- 一个PSO算法历程,有详细的注释,及相关演示过程。采用了基本PSO、权重优化、最大速度法三种(去掉代码中的相关行的注释即可使用)。-PSO algorithm is a process, detailed notes, and related presentation process. With the basic PSO, weight optimization, the maximum speed law of three (remove the code related to the co
DVHOP
- 在matlab环境下对DV-HOP算法的实现,可以直接运行-DV-HOP algorithm implementation
HuaDuoTree_Algorithm
- 一个N位的十进制正整数,如果它的每个位上的数字的N次方的和等于这个数本身,则称其为花朵数。 例如: 当N=3时,153就满足条件,因为 1^3 + 5^3 + 3^3 = 153,这样的数字也被称为水仙花数(其中,“^”表示乘方,5^3表示5的3次方,也就是立方)。 当N=4时,1634满足条件,因为 1^4 + 6^4 + 3^4 + 4^4 = 1634。 当N=5时,92727满足条件。 实际上,对N的每个取值,可能有多个数字满足条件。 程序的任务是:求N=2
tracking
- 视频图像跟踪,一种高效的视频图像跟踪程序-Video image tracking, an efficient video image tracking program
2Unary-quadratic-equation
- 用visual c++解一元二次方程。方程的各系数由读者自行给出。-To solve Unary quadratic equation by useing visual c++ . The coefficients of equation are given by the reader .
z
- 动态存储分配 采用最优算法 最佳算法 首次适应算法-Dynamic memory allocation
Desktop
- 2ask 2fsk bpsk 详细的调制解调过程,及其性能分析 另外还有三种调制方式的相干 非相干解调的误码率matlab代码 经典~ 建议下载 -2ask 2fsk bpsk detailed process of modulation and demodulation, and its performance analysis in addition to the three non-coherent modulation error rate of coherent dete
5To-transposed-the-matrix
- 对读者自行给定的指定大小的矩阵矩阵进行转置。-To transposed the matrix if you give a specified size matrix.
PSOtest
- 书上的matlab编写的PSO算法的例子,可以给初学者借鉴-Books written on the PSO algorithm matlab example, beginners can learn
6multiplication-of-two-matrix
- 对读者指定的两个矩阵进行矩阵的乘法运算。前提是这两矩阵可以相乘。-To realize the multiplication of two matrix . The premise is the two matrix can be multiplied.
SHENGJINGC2
- 采用结构体及链表来实现神经网络的结构 分为实例结构体、层结构体和网络结构体 数据结构的设计-Using adaptive learning algorithm to optimize the efficiency of the learning algorithm source code in order to reduce the number of learning The skills and knowledge are limited
SHUYOUGUANSHEJI
- 采用结构体及链表来实现神经网络的结构 分为实例结构体、层结构体和网络结构体 数据结构的设计-Reference data structure design, "Artificial Neural Networks" (edited by Rui Ma, Beijing: Mechanical Industry Press, 2010,7) a book Optimized learning algorithm is also reference to the book
