搜索资源列表
icalab
- The ICA/BSS algorithms are pure mathematical formulas, powerful, but rather mechanical procedures: There is not very much left for the user to do after the machinery has been optimally implemented. The successful and efficient use of the ICALAB stron
ICA_demo_text
- ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to align the context grouping structure well in a human sense [1], thus can be used for unsupervised classification. The demonstration shows this on medical
chandfdsggmoney
- 这是一个数据结构中常用的算法,用贪心算法,找钱的的程序,程序虽小,但有一定的意义-This a data structure commonly used algorithm, with greedy algorithm to find money in the process, procedures may be small, but there are certain sense! !
广义异或bp算法
- 本文件为用C语言实现的可实现广义异或问题的bp神经网络算法。该问题是对标准异或问题的推广。在标准异或问题中,输入X1和X2取离散量-1或+1,在广义异或问题中,输入(X1,X2)可以在区间[-1,+1] X [-1, +1]内任意取值,而输出为Y=sign(x1,x2),其中sign()为符号函数,在区间[-1,+1] X [-1, +1]内随机产生500个训练样本.本程序用标准BP网实现该分类问题.-this document for the use of C language of achi
queue_emulator
- 这是一个基于M/M/S类型的排队论仿真程序。M/M/S表示到达时间为负指数分布,服务时间为负指数分布,服务设备数量为S个的排队系统。 (1)到达模式:严格意义上讲是一个接着一个到达,而且到达时间间隔服从参数为mean_arr的负指数分布; (2)服务模式:服务台的数量为server_num,且每个服务台服务一个顾客的服务时间服从参数为mean_serv的负指数分布; (3)排队规则:满足先进先服务,服务快的先离开的规则。 -This is a based on the M / M
MatlabandVB
- 第一章 概述 辨识(Identification)、状态估计和控制理论在现代控制理论中是密不可分的,它们互相渗透。辨识和状态估计离不开控制理论的支持,控制理论的应用几乎不能没有辨识和估计技术。由此可见,辨识在科研与实际应用领域都有很高的实用价值。 所谓辨识,就是从含有噪声的输入、输出数据中提取被研究对象的数据模型。此数据模型只是过程的输入输出特性在某种意义下的近似,而近似的准确度一般取决于采样数据的精度以及辨识方法的合理性。 辨识的目的是根据过程所提供测量的数据等信息,在某种准则意
gtrtgdfg
- 遍历是二叉树经常要遇到的一种操作.可以运用到二叉树结点计数,线索化二叉树,求二叉树的深度,表达式求值等算法中.在遍历的过程中,对结点的访问具有普遍的含义,可以是输出各结点的数据域信息,也可以是对结点作其他处理.另外,通过一次完整的遍历,可使二叉树中结点信息由非线性排列变为某种意义上的线性排列.也就是说,遍历操作使非线性结构线性化. -traverse binary tree is frequently encountered in a operation. Binary Tree ca
Generic_Pool_demo
- Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grow
sense-3.0.3-windows
- 大名鼎鼎的传感器网络仿真实验室平台SENSE-famous sensor network laboratory simulation platform SENSE
H265_2008_8_23
- ZPAV (H.265) is audio-visual codec protocol, very different from H264/MPEG4, ZPAV (H.265) basic algorithm is wavelets, SPIHT, BSW, MMW, ...... ZPAV (H.265) basic algorithm : 1, analysis/synthesis : wavelets 2, denoise : GCV (general
自组织系统Kohonen网络模型源程序
- 自组织系统Kohonen网络模型。对于Kohonen神经网络,竞争是这样进行的:对于“赢”的那个神经元c,在其周围Nc的区域内神经元在不同程度上得到兴奋,而在Nc以外的神经元都被抑制。网络的学习过程就是网络的连接权根据训练样本进行自适应、自组织的过程,经过一定次数的训练以后,网络能够把拓扑意义下相似的输入样本映射到相近的输出节点上。网络能够实现从输入到输出的非线性降维映射结构:它是受视网膜皮层的生物功能的启发而提出的。~..~-Kohonen network model. For Kohonen
first
- 二维傅里叶变换,对图像进行二维傅里叶变换处理-Two-Dimensional Fast Fourier Transform The purpose of this project is to develop a 2-D FFT program "package" that will be used in several other projects that follow. Your implementation must have the capabilitie
decoupling_pole
- 解耦控制要求下的极点配置MATLAB算法。 关键词:解耦控制 极点配置 线性系统 MATLAB-A matlab algorithm of arbitrary pole- assignment in the sense of decoupli countrol
mlp-1.0
- 这个模型是多层感知网模型,是神经网络的一种,可以用来对一组数据训练分类-This model is a model of multi-Zhi Wang a sense, is a kind of neural networks that can be used to train a group of data classification
LabVIEWMatlab
- :详细介绍了基于LabV IEW和Matlab的虚拟信号分析仪的设计过程。该信号分析仪可以完全替代传统意义上的信号分析仪,实现其全部功能,并且具有造价低(只在通用计算机上增加一块数据采集卡) ,使用方便,可实现资源共享,更新换代容易等特点。-: Details LabV IEW and Matlab-based virtual signal analyzer of the design process. The signal analyzer can completely replace the
binSearchTree1
- 二叉搜索树的基本操作,可查找插入删除建立的二叉搜索树以广义表给出-Binary search tree s basic operation, can be inserted to find the deletion of the establishment of the binary search tree to table gives a broad sense
tanxin
- 在对问题求解时,总是做出在当前看来是最好的选择。也就是说,不从整体最优上加以考虑,他所做出的仅是在某种意义上的局部最优解。-In problem solving always made in the current appears to be the best option. In other words, do not be optimal from an overall consideration, made by him are in a sense only the local opti
2D-TM
- 一个真正意义上的C++(不是C语言)编写的FDTD二维TM波算法程序,是老师给的作业,给大家共享。-A true sense of the C++ (not C language), prepared by two-dimensional TM wave FDTD algorithm procedures, teachers are given homework, give everyone shared.
DE
- 差分进化算法,自己编的,很有成就感呀。。。供大家参考参考-Differential evolution algorithm, own, and a great sense of accomplishment you. . . For your information. . .
Compressive-Sense
- 介绍压缩感知技术的实现算法,压缩感知技术用于表示信息-introduce the algorithm of the Compressive sense, which is used to express the information