-
exampdsp
MATLAB语言入门》教学光盘中源程序。关于MATLAB使用的入门实例。适合初级以及中级工程人员使用。(Introduction to MATLAB language " teaching CD-ROM)
- 2009-06-20 21:34:11下载
- 积分:1
-
MDP-model-of-MPNP
在matlab平台上,针对多周期报童问题,采用值迭代算法、策略迭代算法和强化学习算法求解MDP模型的实例(This is an example presentting how to apply value-iteration algorithm,policy-iteration algorithm and reinforcement learning algorithm to MDP model, which aims to solve the multi-period newsboy problem.)
- 2021-01-12 21:48:49下载
- 积分:1
-
modoqpsk
Offset quadrature phase-shift keying (OQPSK) is a variant of phase-shift keying modulation using 4 different values of the phase to transmit. It is sometimes called Staggered quadrature phase-shift keying (SQPSK).
- 2013-10-21 06:26:14下载
- 积分:1
-
PID
PI仿真,分离式的PI仿真与非分离式PID仿真的比较(PI simulation, separate the PI simulation and PID simulation of non-separation)
- 2012-05-18 23:55:29下载
- 积分:1
-
RMTR_FaceDetectionCPUaGPU
Face Detection CPU and GPU Performance Comparison
- 2015-01-26 18:37:05下载
- 积分:1
-
内模电流环矢量控制
在Simulink平台上进行异步电机的矢量控制,并对电流环进行内模控制(Vector control of induction motor is carried out on Simulink platform, and the internal model of current loop is controlled)
- 2020-10-26 15:09:59下载
- 积分:1
-
5
说明: MATLAB实现图像的腐蚀膨胀,不是直接用语句的那种,而是根据腐蚀膨胀的算法编制的.(MATLAB Image corrosion expansion, not the kind of statement directly, but by the expansion of corrosion of the algorithm.)
- 2009-06-04 08:57:26下载
- 积分:1
-
ACFimprovepitch
改进自相关法提取基音周期,去除声道的影响。(Improved auto-correlation method to extract the pitch period to remove the influence of channel.)
- 2013-01-13 14:44:18下载
- 积分:1
-
BST3_array
In computer science, a binary tree is a tree data structure in which each node has at most two children, which are referred to as the left child and the right child. A recursive definition using just set theory notions is that a (non-empty) binary tree is a triple (L, S, R), where L and R are binary trees or the empty set and S is a singleton set.[1] Some authors allow the binary tree to be the empty set as well.
- 2016-02-10 15:10:19下载
- 积分:1
-
central-projection
通过极坐标变换获得图像的中心投影曲线,然后利用傅里叶变换获得图像的不变特征,从而实现对发生形变的物体的识别。(Polar coordinates to obtain the image through the center of projection curve, and then Fourier transform to obtain images of the same features, enabling the identification of objects deformation occurred.)
- 2011-05-25 19:15:26下载
- 积分:1