-
gongetidu-
Total gradient method extremum If using MATLAB is not difficult, but with C + + is not very easy.(Total gradient method extremum If using MATLAB is not difficult, but with C++ is not very easy.)
- 2012-09-22 11:13:47下载
- 积分:1
-
Wind_PMSG
Analysis of steady state/ transient behaviour of HVDC systems due to AC/ DC Faults, commutation failure etc. using PSCAD simulating software. Also conducted studies on control methods/ protection requirements as well as distribution on the Delhi-Rihand HVDC system.
- 2012-04-24 19:34:33下载
- 积分:1
-
MATLAB_PAF_AND_CODE
深入浅出MATLAB7.X混合编程的PDF电子书和全书的源代码,MATLAB高级编程和混合编程学习的好例子!(Mixed programming MATLAB7.X easy PDF e-book and the book' s source code, MATLAB programming high-level programming and mixed a good example of learning!)
- 2009-05-16 15:29:52下载
- 积分:1
-
MeanShift
Mean Shift 这个概念最早是由Fukunaga等人[1]于1975年在一篇关于概率密度梯度函数的估计中提出来的,其最初含义正如其名,就是偏移的均值向量,在这里Mean Shift是一个名词,它指代的是一个向量,但随着Mean Shift理论的发展,Mean Shift的含义也发生了变化,如果我们说Mean Shift算法,一般是指一个迭代的步骤,即先算出当前点的偏移均值,移动该点到其偏移均值,然后以此为新的起始点,继续移动,直到满足一定的条件结束.
用matlab实现mean shift算法仿真(Mean Shift the concept was first used by Fukunaga et al [1] in 1975 in an article on the probability density function estimation of gradient raised its original meaning, as its name implies, is the offset of the mean vector, where is the Mean Shift a noun, it refers to a vector, but with the Mean Shift the development of the theory, Mean Shift the meaning has changed, if we say that Mean Shift algorithm, generally refers to an iterative steps, namely, first calculate the current point Mean offset, move the shift points to its average, and then as a new starting point and continue to move until the end to meet certain conditions. realize using mean shift algorithm matlab simulation)
- 2009-02-11 20:58:57下载
- 积分:1
-
bp_net_Train_sin
matlab下的神经网络的bp
的sin函数(matlab neural network under the bp of the sin function)
- 2010-03-11 10:07:40下载
- 积分:1
-
vc
说明: 文件中含有大量的vc++语言和MATLAB语言的源代码,并附带有运算结果(File contains a large number of vc++ language and MATLAB language source code, together with an operation result)
- 2010-10-08 16:40:09下载
- 积分:1
-
051ljy
利用MATLAB设计的小型数字图像处理系统(MATLAB design of small-scale use of digital image processing system)
- 2009-04-18 16:56:47下载
- 积分:1
-
PMAC-Executive-Pro2-Suite_4_4_0_0
pmac应用软件 主要用于PMAC运动控制卡的开发(application of pmac)
- 2021-03-06 12:09:30下载
- 积分:1
-
Recursive_integer_division
递归法求解整数划分。
整数划分,是指把一个正整数n写成如下形式:
n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。
如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m) (Recursive method integer division. Integer division, refers to a positive integer n written as follows: n = m1+m2+ ...+mi (where mi is a positive integer, and 1 < = mi < = n), then {m1, m2, ..., mi} is a division of n. If {m1, m2, ..., mi} does not exceed the maximum value of m, i.e., max (m1, m2, ..., mi) < = m, m n is said that it belongs to a division. Where m is the number of division n our mind is f (n, m) )
- 2014-02-06 14:21:38下载
- 积分:1
-
FF-RLST
系统辨识中的递归最小二乘参数估计的matlab程序算法(System Identification of recursive least-squares parameter estimation algorithm matlab program)
- 2011-10-18 15:53:08下载
- 积分:1