-
DoubleLoopDCSpeedControlSystemSimulation
本文说明了双闭环直流调速系统仿真设计,详细地介绍了基于Matlab的仿真过程。(This article describes the two-loop DC motor control system based design, detailed description of the simulation based on Matlab.)
- 2010-06-20 14:28:17下载
- 积分:1
-
lab2
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:56下载
- 积分:1
-
BT_robot_path
基于回溯法的机器人路径规划matlab源代码,一个主程序和两个子程序组成。(Backtracking-based robot path planning matlab source code, consisting of a main program and two subroutines.)
- 2013-03-04 14:56:36下载
- 积分:1
-
Planar-Arrays-and-Apertures
this is a chapter of famous book by van trees"optimum array processing"
- 2012-09-14 13:06:18下载
- 积分:1
-
nodegenerator---Copy
Matlab code for node generator in rfid networks
- 2015-02-24 20:01:15下载
- 积分:1
-
matlab
吴振杨数字信号处理 实验指导书
是学习matlab不错的入门资料(DSP WUZHENYANG )
- 2009-09-21 09:01:59下载
- 积分:1
-
bintprog
0-1规划的matlab算法,功能很全,可以自动设置很对变量。不过是英文的,入口函数bintprog()( BINTPROG solves the binary integer programming problem
min f *X subject to: A*X <= b,
Aeq*X = beq,
where the elements of X are binary
integers, i.e., 0 s or 1 s. )
- 2013-03-31 16:23:04下载
- 积分:1
-
vb_call_matlab_dll
使用MATLAB编写DLL的一些例子,然后用VB进行调用(vb_call_matlab_dll)
- 2010-09-18 13:36:27下载
- 积分:1
-
xiashiditui
夏氏递推算法。利用附件中的数据进行运算,给出运行结果。这是我们最近课程中用到的一个例程,希望对大家有用。(xiashiditui. Use the data contained in the annex to the operations, given the operating results. This is a routine we have recently used in the course, the hope that useful.)
- 2012-05-10 10:59:05下载
- 积分:1
-
shuxue
这些资料都是有关数学建模的资料,包含多种算法,包括遗传算法,灰色预测等,希望对大家有帮助。(These data are related to the mathematical modeling of information, including a variety of algorithms, including genetic algorithm, the gray prediction, we want to help.)
- 2011-09-18 22:03:31下载
- 积分:1