-
MATLAB-basic-intensive-training
运用MATLAB编程并结合simulink解决简单的电路问题。
自选题目:图1所示为典型的直流电阻电路[3], 含有电压控制的受控电流源VCCS,其中,R1=1Ω,R2= 2Ω, R3=3Ω,US=10V, IS=15A, VCCS= ,现需分析计算电流i1和电压u2
(Combined with the use of MATLAB simulink program to solve simple circuit problems. Optional Title: Figure 1 shows a typical DC resistance of the circuit [3], with voltage-controlled current source controlled VCCS, which, R1 = 1Ω, R2 = 2Ω, R3 = 3Ω, US = 10V, IS = 15A, VCCS =, now need to be analyzed to compute the current and voltage u2 i1)
- 2010-06-30 13:08:36下载
- 积分:1
-
Mallate
matlab代码,用于计算小波基mallet的程序,对学习小波变换很有用(matlab code used to calculate the wavelet mallet procedures, the study of wavelet transform is useful)
- 2009-03-12 17:14:00下载
- 积分:1
-
code
it contains matlab code for ofdm systems it is .m file extension
- 2010-03-12 09:25:56下载
- 积分:1
-
degree-distribute-
复杂网络的MATLAB实现,用以求任意复杂网络的度分布(the degree distribute program of MATLAB)
- 2014-09-11 10:34:38下载
- 积分:1
-
sectionspline
用于二维平面的闭合曲线三次插值,通过给定的几个坐标点,完成闭合曲线的三次插值函数(Closed curve cubic interpolation for two-dimensional plane, through a given number of coordinate points, complete the closed curve cubic interpolation function)
- 2013-11-26 13:04:06下载
- 积分:1
-
coding_mcst
曼彻斯特编码的matlab实现。输入概率的条件下会以构架的形式输出编码结果,以及必要的附加参数。(Manchester encoding matlab realize. Under the conditions of the importation of probability will form the framework of the output coding results, as well as the necessary additional parameters.)
- 2007-09-04 21:13:25下载
- 积分:1
-
we
说明: 七单元天线阵DOA估计
clear clc
d=1 天线阵元的间距
lma=2 信号中心波长
q1=1*pi/4 q2=1*pi/3 q3=1*pi/6 q4=3*pi/4 四输入信号的方向
A1=[exp(-2*pi*j*d*[0:6]*cos(q1)/lma)] 求阵因子
A2=[exp(-2*pi*j*d*[0:6]*cos(q2)/lma)]
A3=[exp(-2*pi*j*d*[0:6]*cos(q3)/lma)]
A4=[exp(-2*pi*j*d*[0:6]*cos(q4)/lma)]
A=[A1,A2,A3,A4] 得出A矩阵
n=1:1900
v1=.015 四信号的频率
v2=.05
v3=.02
v4=.035
d=[1.3*cos(v1*n) 1*sin(v2(we)
- 2010-05-06 15:26:50下载
- 积分:1
-
oo-ELM
优化的基线学习机,收敛速度快,可用于分类和拟合(The baseline learning machine optimization, fast convergence speed, and can be used for classification and curve fitting)
- 2015-01-12 17:16:02下载
- 积分:1
-
Matlab-Codes-Of-Radar-System-Design
雷达系统设计详细工具书,内附大量Matlab源码(Matlab codes Of Radar System Analysis and Design)
- 2011-12-19 15:54:07下载
- 积分:1
-
optimal
优化问题实验
优化问题实验
优化问题实验(optiaml funtion)
- 2009-02-04 22:15:20下载
- 积分:1