-
RL_Load
Matlab code to calculate LC load response using simulink
- 2012-03-27 03:10:04下载
- 积分:1
-
jiaozhiyujiejiaozhi
交织与解交织的matlab代码,希望能对学习的人有用(Intertwined intertwined with the solution matlab code, I hope people can learn a useful)
- 2021-02-17 11:09:46下载
- 积分:1
-
Greed-Game
使用rose对Greed游戏建模:用例图,活动图,状态图,顺序图,类图及类间关系(Modeling of the Greed game with rose: use case diagram, activity diagram, state diagram, sequence diagram, class diagram and the relationship between class)
- 2011-11-20 18:07:15下载
- 积分:1
-
siehing
相参脉冲串复调制信号,关于小波的matlab复合分析,比较了软阈值,硬阈值及当今各种阈值计算方法。( Complex modulation coherent pulse train signal, Matlab wavelet analysis on complex, Comparison of soft threshold and hard threshold and today various threshold calculation method.)
- 2016-12-13 11:46:19下载
- 积分:1
-
1
说明: 机器人的诞生和机器人学的建立和发展是20世纪自动控制最具说服力的成就,是20世纪人类科学技术进步的重大成果。机器人是传统的机构学与近代电子技术相结合的产物,是最典型的机电一体化、数字化和自动化装备。轮式机器人轨迹跟踪(The establishment and development of the birth of the robot and robotics is the automatic control of the most convincing achievements of the 20th century, the major achievements of the 20th century scientific and technological progress. The robot is a traditional product of the combination of institutional learning and modern electronic technology, is the most typical mechanical and electrical integration, digitization and automation equipment. Wheeled robot trajectory tracking)
- 2012-05-29 19:30:44下载
- 积分:1
-
shannon1948
Shannon: A Mathematical Theory of Communication
- 2010-08-13 11:22:26下载
- 积分:1
-
tanxin
背包问题 贪心法C++实现
功能健康,绝对无毒(Greedy Knapsack Problem C++ Achieve functional health, is absolutely non-toxic)
- 2008-04-27 19:46:02下载
- 积分:1
-
optium
阵列处理作业,最优权(mvdr)加cheb窗(可自定义)性能对比(Performance comparison of the optimal weight (mvdr) cheb window)
- 2012-06-05 16:54:16下载
- 积分:1
-
111111
假设有一组海底深度测量数据,采用插值方式绘制海底形状图。
(High dimensional function interpolation
)
- 2013-11-07 22:07:03下载
- 积分:1
-
AMT
figure imagesc(Img,[0 255]) colormap(gray) hold on
bw = roipoly
phi = 2*(0.5-bw)
tic
for n = 1:200
phi = Evo_ILF_2D(phi,mu,lambda,epsilon,timestep,Img_lap)
pause(0.05)
imagesc(Img, [0, 255]) colormap(gray) hold on
[c,h] = contour(phi,[0 0], b )
iterNum=[num2str(n), iterations ]
title(iterNum)
hold off
- 2015-03-16 13:37:29下载
- 积分:1