-
qcf
量子计算函数,包括shor,grover等算法,非常方便(This document presents a brief tutorial/overview of QCF, then shows how it can be used to simulate the well-known algorithms of Deutsch, Deutch-Jozsa, and Grover. )
- 2010-12-15 11:03:32下载
- 积分:1
-
adjust_eigentol
说明: 这是一个信赖域方法的程序,简单实用,对初学者非常有用(This is a trust region method procedures, simple, practical, very useful for beginners.
)
- 2011-03-24 12:12:42下载
- 积分:1
-
PVI100K3TL
说明: 实现100KW光伏并网逆变,双闭环PI解耦控制,锁相跟踪,功率计算等(Control method for three phase grid-connected inverter)
- 2019-09-29 15:54:54下载
- 积分:1
-
shiyan3proc
matlab实现小波变换,图象处理应用中最基础的matlab编程,希望对大家有用(matlab realization of wavelet transform, image processing applications, the most basic matlab programming, in the hope that useful)
- 2007-11-25 19:09:30下载
- 积分:1
-
1
说明: 在命令窗输入如下内容就得到图形了:
[t,x]=ode45( godhua ,[0,10],[0,0,0,1])
subplot(131) plot(t,x(:,4)) xlabel( t ) ylabel( y )
subplot(132) plot(t,x(:,1)) xlabel( t ) ylabel( v )
subplot(133) plot(t,x(:,2)) xlabel( t ) ylabel( \theta ) (At the command window type the following content to be the graphics: [t, x] = ode45 (godhua, [0,10], [0,0,0,1]) subplot (131) plot (t, x (:, 4 )) xlabel (t) ylabel (y) subplot (132) plot (t, x (:, 1)) xlabel (t) ylabel (v) subplot (133) plot (t, x (:, 2)) xlabel ( t) ylabel (heta))
- 2007-12-09 20:16:04下载
- 积分:1
-
1
说明: 一个基于遗传算法与mp的外文文献,讲的很清楚明了,有参考价值(VOICED/UNVOICED SPEECH DISCRIMINATION IN NOISE USING GABORATOMIC DECOMPOSITION)
- 2013-11-18 11:19:58下载
- 积分:1
-
a11111111
多模光纤模式分布 采用了一种新的方法 欢迎指正(Distribution of multi-mode fiber using a new approach welcomes the correction)
- 2009-05-15 11:31:22下载
- 积分:1
-
sevenpoint
Matlab function to find fundamental matrix using the seven point algorithm. Returns upto 3 solutions.
- 2010-01-29 08:16:19下载
- 积分:1
-
SURF
surf特征点检测,并实现两幅图像特征点的匹配(surf feature point detection, and the two images matching feature points)
- 2013-07-20 16:14:10下载
- 积分:1
-
meanshift
说明: 均值平移跟踪算法中核函数窗宽的自动选取代码,根据目标大小变化核窗宽,使得当目标出现大小变化时准确跟踪到目标中心(The automatic selection code of kernel function window width in mean-shift tracking algorithm changes the kernel window width according to the size of the target, so that the target can be accurately tracked to the target center when the size of the target changes)
- 2021-01-07 11:29:31下载
- 积分:1