-
RC
说明: RC常用标值电阻电容,常用标值电阻电容.(RC)
- 2010-12-23 22:29:33下载
- 积分:1
-
pde1
基于matlab的温度场模拟,相关人员可以参考尝试看看。(Matlab-based simulation of temperature field, related personnel can refer to try.)
- 2013-08-27 10:07:46下载
- 积分:1
-
2W
说明: 这是一篇关于移动机器人路径规划方面的资料。很好的(This is a mobile robot path planning. Good)
- 2012-12-02 22:24:38下载
- 积分:1
-
Almouti2X2
This is a code for 2X2 MIMO system using Alamouti code
- 2009-03-31 18:34:22下载
- 积分:1
-
fractal
matlab程序画图,常见分形图,function cantor(A,B)
c=1
p=0
figure
hold on
plot([A(2) B(2)],[A(1) B(1)], r* )
while norm(A(1,:)-B(1,:))>=1
C=[] D=[]
for i=1:size(A,1)
a=A(i,:)+(B(i,:)-A(i,:))/3
b=A(i,:)+2*(B(i,:)-A(i,:))/3
C=[C A(i,:) b]
D=[D a B(i,:)]
end
A=C
B=D
p=p+1 (matlab program drawing, common fractal images
function cantor(A,B)
c=1
p=0
figure
hold on
plot([A(2) B(2)],[A(1) B(1)], r* )
while norm(A(1,:)-B(1,:))>=1
C=[] D=[]
for i=1:size(A,1)
a=A(i,:)+(B(i,:)-A(i,:))/3
b=A(i,:)+2*(B(i,:)-A(i,:))/3
C=[C A(i,:) b]
D=[D a B(i,:)]
end
A=C
B=D
p=p+1 )
- 2013-03-02 09:54:38下载
- 积分:1
-
092059256reinforcement_by_sutton
强化学习源码,挺不错强化学习源码,挺不错的,分享一下的,分享一下(Source of reinforcement learning, reinforcement learning very good source, very good, share, and share)
- 2011-05-25 16:11:25下载
- 积分:1
-
frame2d
平面框架结构MATLAB源程序,可以计算任意平面框架结构。(MATLAB source of Plane frame structure that you can calculate any plane frame structure.)
- 2013-10-23 11:28:43下载
- 积分:1
-
DigitalScope
《生物医学数字信号处理》,生物医学中ECG信号的处理,强调实时处理算法。(“Biomedical Digital Signal Processing”,Biomedical ECG signal processing, emphasizing the real-time processing algorithms.)
- 2015-03-12 15:03:54下载
- 积分:1
-
IsingLab
Simulation of 2 Dimensional Ising Model
with Exact data
- 2013-04-07 12:28:43下载
- 积分:1
-
4
说明: 串联的H桥多电平变换器的协调控制方法的研究、建模与仿真。内容写的很详细(Research on H-bridge multi-level converter series coordinated control method, modeling and simulation. Content written in great detail)
- 2015-04-21 14:32:48下载
- 积分:1