搜索资源列表
Project_2
- 银行排队的数学模型的实现 问题: n银行有n个窗口对外营业,每个窗口一次只能接待一个客户 n客户的到达时间和处理业务的时间不同(可随机产生) n利用链表队列模拟总的处理过程和处理时间 n假设 n不允许插队,不同客户的交接时间忽略不计 策略I: 策略 客户先选择无人窗口办理 如果没有,就选择人数最少的窗口排队 讨论 人数最少未必能最快得到处理 如果客户发现其他窗口的排队人数少于本
hopfiel
- 考虑3个神经元的hopfield网络,每个神经元有一个阀值和一个权重,定义存储在网络中的目标平衡点中为矩阵T的两个三指定存储在网络中的目标平衡点
阀值和黑像素之人脸识别
- 一个基于计算阀值和黑像素值的生物识别软件,用vb编写,界面剪接,使用方便!-a threshold calculation based on the black pixel values and biometrics software, used vb preparation, editing interface, easy to use!
基于阀值计算的指纹识别
- 一个用vb编写指纹识别程序,它通过二值化图象,计算阈值和统计黑像素值来识别-vb prepared with a fingerprint identification procedures, it adopted two binary images, calculated and statistical threshold value of black pixels to identify
ga单阀值分割
- ga单阀值分割
MATLAB中常用的程序
- MATLAB中常用的程序,包括硬阀值、软阀值、全局阀值,小包波去噪等等,希望对初学者有用。,Procedures commonly used in MATLAB, including the hard threshold and soft threshold, global threshold, wave packet de-noising, etc., in the hope that useful for beginners.
dghm
- 自适应的多小波阀值算法,利用多小波去除噪声的matlab源代码-Multiwavelet adaptive threshold algorithm, using wavelets to remove noise in many source code matlab
leach
- leach协议簇头选择算法的改进及仿真 在改进的LEACH.H协议在簇头节点的选举过 程中,充分考虑了簇头节点剩余能量因素,设定了簇头的能量阀值,防止了低能量的节点成为簇头。在此基础上引 进簇头调整过程,该过程通过排除紧密邻居簇头和增加必要的簇头,在一定程度上解决了LEACH协议存在的问题, 从而达到均衡网络能量消耗,延长生存期的目的。网络仿真证明了新算法的可行性。 -An Improved Algorithm for Selecting Cluster-heads in L
BispectrumWavelets
- 用双谱和小波变换去除信号中加性高斯噪声的相关程序 1.实现单个变量的双谱分析程序 2.用傅立叶反变换求自相关函数的程序 3.用fft求取喜好频谱、功率谱、均方根谱、对数谱的程序 4.读取.wav语音信号后用小波去加信白噪声的程序 5.用各种小波和阀值对同一信号去加性噪声效果比较的程序 -Double-spectral and wavelet transform to remove the signal plus Gaussian noise procedures 1. T
level_line_set
- 这是一个求一图像的阀值N取各值所对应的水平线的叠加 ,即水平集的源代码-This is an image for a threshold N check the value of the corresponding horizontal stacking, that is the source code level set
MATLAB_source
- MATLAB绘制出权值wv和阀值bv确定的误差曲面-MATLAB draw weights wv and threshold surface error identified bv
GA-BPNN
- 传统遗传算法优化BP网络的权值和阀值,获得较好的收敛性-GA,BP
datafusion
- 一种同质的多传感数据融合新算法,克服了融合过程中必须依赖于多传感数据之间关系阀值的人为经验设置问题-Of a homogeneous multi-sensor data fusion algorithms, to overcome the integration process must rely on the relationship between multi-sensor data set the threshold issue of human experience
program_19_01
- 对图像水印检测,检测阀值,计算阀值,检测响应-Right image watermark detection, detection threshold, the calculation of threshold, detection response
GABPTOOLBOX
- 用遗传算法优化BP神经网络的权值及其阀值-Using genetic algorithm optimization BP neural network weights and threshold
diedaijiami
- 灰度图像灰度经过按位混沌加密后再对其混沌置乱变换,阀值判断其迭代次数,达到预期加密效果-After a bit gray gray chaotic encryption by scrambling after its chaotic transformation, determine the threshold number of iterations to achieve the desired effect of encryption
59956577box_count
- 二值化加上OTUS法阀值法的分形维数计算,在这里奉上-Binarization threshold law with OTUS method of fractal dimension calculation, where the offer
Fisher-linear-discriminant-method
- 此为模式识别中的Fisher线性判别方法求分类器。进行了男、女错误率和总错误率的统计。 全部程序流程如下: 1、读取FAMALE.TXT文件把身高或体重给数组,并求x1的样本均值m1和内离散度S1; 2、读取MALE.TXT文件把身高或体重给数组,并求x2的样本均值m2和内离散度S2; 3、求最佳变换向量和阀值点; 4、读取Test2.txt文件把对应的身高或体重给数组A并求A的样本数M; 5、把最佳变换向量和阀值点、x代入判别方程g(x); 6、对本判别的错误率进行
yiqushengjingwangluo
- 通过蚁群算法改进神经网络的权值和阀值对数据进行处理-The ant colony algorithm to improve the neural network weights and thresholds for processing of data
waveletcode
- 基于阀值的自适应小波降噪matlab源代码,入门级程序,对新手很有参考价值-Adaptive threshold wavelet denoising Matlab