资源列表
MeanShift.rar
- Mean Shift 这个概念最早是由Fukunaga等人[1]于1975年在一篇关于概率密度梯度函数的估计中提出来的,其最初含义正如其名,就是偏移的均值向量,在这里Mean Shift是一个名词,它指代的是一个向量,但随着Mean Shift理论的发展,Mean Shift的含义也发生了变化,如果我们说Mean Shift算法,一般是指一个迭代的步骤,即先算出当前点的偏移均值,移动该点到其偏移均值,然后以此为新的起始点,继续移动,直到满足一定的条件结束. 用matlab实现mean shif
libsvm-2.88.rar
- LIBSVM 是台湾大学林智仁 (Chih-Jen Lin) 博士等开发设计的一个操作简单、易于使用、快速有效的通用 SVM 软件包,可以解决分类问题(包括 C- SVC 、n - SVC )、回归问题(包括 e - SVR 、 n - SVR )以及分布估计( one-class-SVM )等问题,提供了线性、多项式、径向基和 S 形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。,LIBSVM is林智仁Taiwan Univ
code.zip
- 行程编码的matlab实现。编码后的图像存储在变量E中,该变量是一个三纬树组,前两纬表示起始像素的横、纵坐标,第三纬表示该行程的颜色值。,Matlab coding realize itinerary. Encoded image is stored in the variable E, the variable is a three-wai Tree Group, the former two-wai express start pixel horizontal, vertical coord
firfilter.rar
- FIR滤波器设计程序,在MATLAB环境下实现FIR数字滤波器的设计,FIR filter design procedures, the MATLAB environment realize FIR digital filter design
erlang.zip
- Matlab实现:erlang 公式,并且几种模式下的实现,erlangB and erlangC/engset model matlab
sample8.rar
- 带有白噪声的周期信号和噪声信号的自相关,数字信号处理的经典算法。,White noise with a periodic signal and noise auto-correlation signal, digital signal processing algorithm for the classic.
BNL.zip
- The BNL toolbox is a set of Matlab functions for defining and estimating the parameters of a Bayesian network for discrete variables in which the conditional probability tables are specified by logistic regression models. Logistic regression can be
matlab-code-for-vihicle.rar
- 车流量的matlab神经网络预测及其优化源代码,matlab code
gabortb-v0.4.1.tar.gz
- 外国人写matlab 的gobor特征运算工具箱,包括一,二维gobor特征提取工具。,Matlab Toolbox for Gabor Features in Signal and Image Processing. v0.4.1
最小费用最大流算法通用Matlab程序
- 基本思路:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条 % 自V1至Vn的最短路 再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流 % 量增至最大可能值 而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新 % 确定,如此多次迭代,最终得到最小费用最大流.,Basic ideas: to each arc on the unit cost of traffic as some length, with Floyd for the most shor
least_square.rar
- 这个源码是最小二乘法在Matlab上应用的一个例子,可供大家参考,This source is the least squares method in the Matlab application of an example for your reference
Simulink-HLA.rar
- 基于Simulink的HLA联邦成员开发技术的研究,Simulink-based members of the HLA Federation Development Research
