-
TIac
TI公司的交流电机控制仿真的Matlab程序,很有用的啊,大家快下吧(AC motor control simulation of the Matlab program, very useful ah, everyone under the bar fast)
- 2009-11-10 13:05:35下载
- 积分:1
-
Simplexalgorithm
单纯形法,求解线性规划问题的通用方法。这里给出其Matlab源程序(Simplex method for solving linear programming problems common method. Here are its Matlab source)
- 2013-09-13 11:54:53下载
- 积分:1
-
octree-based-codes
该程序介绍了有关八叉树编码的基本编程知识,对于初级学者易懂易学。(This program introduces the octree encoding basic programming knowledge, which ishelpful for junior scholars to understand.)
- 2014-10-21 19:19:45下载
- 积分:1
-
连续投影算法
连续投影算法是一种简单,快速选取特征变量选择方法,可用于光谱分析等。(Continuous projection algorithm is a simple, fast selection of feature variable selection method, can be used for spectral analysis.)
- 2017-07-10 19:23:12下载
- 积分:1
-
sound
matlab的处理程序,对“hello”声音信号进行采样滤波后重放。(matlab handler, after hello voice signal is sampled filter replay.)
- 2014-12-01 15:45:42下载
- 积分:1
-
advance-PID-control
先进PID控制一书相关的源程序代码,适合初学者!(advance PID control )
- 2012-02-12 11:09:30下载
- 积分:1
-
adaboost
Very basic MATLAB code for adaboost
- 2012-04-19 20:46:31下载
- 积分:1
-
MeanShift-matlab
MeanShift运动目标跟踪 matlab程序
思路:
1.截取跟踪目标矩阵rect
2.求取跟踪目标的加权直方图hist1
3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。
4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。
(MeanShift moving target tracking matlab program ideas: 1. Interception target tracking matrix rect 2. Strike target tracking weighted histogram hist1 3. Reading of a video sequence, first randomly selected one with such a large rectangle rect, calculate the weighted Histogram hist2. 4 Calculate the proportion of both functions, if the latter gap is too large, updated new matrix center Y, iterative (MeanShift is a variable step size can rapidly approaching the peak of the probability density method), until certain conditions stop.)
- 2013-09-19 11:40:07下载
- 积分:1
-
ffff
通信 信号识别 最后程序运行后得到一图形 用于辨识(phone )
- 2012-06-16 20:47:24下载
- 积分:1
-
Themostshortcircuitandshortcircuit
在secshortest中我希望只得到一条次短路,结果却出来好几条,因此在使用时,要得到次短路,只能用roadcost()函数分别求一下各条路的权重和,找到最小的。(I hope that in secshortest only a short time, the result is out of several, so when used to get at short circuit, can only be used roadcost () function, respectively, for some of the weight of the road and find the smallest.)
- 2009-05-14 16:44:14下载
- 积分:1