-
cheshixitong
MATLAB 的牛顿拉夫逊程序,里面有好几个节点求取潮流,已测试(MATLAB Newton Raphson procedure, there are several nodes strike trend has been tested)
- 2013-03-24 19:43:29下载
- 积分:1
-
MATLAB-FEM
本书主要介绍了有限元方法的MATLAB程序实现,是国外经典的计算机学科教材。(This book introduces the finite element method of the MATLAB program, a foreign classic computer science textbook.)
- 2013-11-04 18:12:46下载
- 积分:1
-
Higuchi-code
This MATLAB program calculate the fractal dimension
using Higuchi method.It also show its relationship with the theoretical values.
- 2013-02-05 03:06:40下载
- 积分:1
-
Desktop
基于matlab软件实现等距离离散化为粗糙集约简前准备(matlab Equidistance discretization)
- 2013-12-24 17:30:20下载
- 积分:1
-
Untitledddd14daac
ieee14节点含有直流输电的atc程序,可以计算14节点优化后有直流量的系统atc(atc procedures as ieee14 node DC, 14 nodes can be calculated to optimize straight flow system atc)
- 2012-06-05 10:27:02下载
- 积分:1
-
MATLAB-GUI-serial-
可以实现通过matlab GUI界面做串口通信助手的软件(Can be implemented by matlab GUI interface to do serial communication software assistant)
- 2013-08-06 16:32:43下载
- 积分:1
-
DNAanalysis
DNA序列分析,dna聚类软件,层次分析法MATLAB程序(DNA,MATLAB)
- 2009-11-24 10:29:21下载
- 积分:1
-
rock
说明: 该算法是rock算法的主体算法,主要用于数据的聚合处理(The algorithm is the algorithm of the main algorithm rock, mainly for data aggregation processing)
- 2010-04-11 19:47:35下载
- 积分:1
-
MPSK_QAM
MPSK_QAM,MPASK下的QAM调制方式,供参考(MPSK_QAM, QAM modulation MPASK under reference)
- 2014-09-23 21:29:34下载
- 积分: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