-
MATLAB-Programming-for-Engineers
说明: MATLAB 编程
(第二版)
MATLAB Programming for Engineers
(Second Edition)
Stephen J. Chapman 著
邢树军 郑碧波 译(MATLAB Programming for Engineers (Second Edition)
Stephen J. Chapman was translated Xingshu Jun Zheng Bibo)
- 2011-03-05 13:55:49下载
- 积分:1
-
inverse
用matlab写的五种矩阵求逆程序,里面含有说明文件(Using matlab to write five matrix inversion procedure, which contains documentation)
- 2008-01-04 18:45:12下载
- 积分:1
-
ESPRIT
谱估计中的ESPRIT算法仿真,对初学者了解ESPRIT算法有很大的帮助(Spectral estimation of the ESPRIT algorithm simulation, for beginners to understand ESPRIT algorithm has a great help)
- 2008-05-20 13:13:32下载
- 积分:1
-
some-simple-operations-of-link
在洞穴深处,精灵王子不小心触动了洞穴内暗藏的机关,整个洞穴将很快塌陷,精灵王子必
须尽快逃离洞穴。精灵王子的跑步速度为17m/s,以这样的速度可能是无法逃出洞穴的。庆幸的是精灵王子拥有闪烁法术,可在1s内移动60m,不过每次使用闪烁
法术都会消耗魔法值10点。精灵王子的魔法值恢复的速度为4点/s,只有处在原地休息状态时才能恢复。现在已知精灵王子的魔法初值M,他所在洞穴中的位置与
洞穴出口之间的距离S,距离洞穴塌陷的时间T。你的任务是写一个程序帮助精灵王子计算如何在最短的时间内逃离洞穴。(In the depths of the cave, the elven prince accidentally touched a hidden cave organ, the entire cave will soon collapse, elf prince will
Must escape from the cave as quickly as possible. Running speed elven prince of 17m/s, at this rate may be unable to escape the cave. Fortunately elven prince has flashes of magic, can move within 60m 1s, but each use flashing
Spell will consume mana 10:00. Elf Prince mana recovery speed of 4:00/s, to resume only in situ resting state. Now the magic elf prince known initial value M, the location of the cave where he and
Distance between S cave exit from the cave to collapse time T. Your task is to write a program to help calculate how elven prince fled the cave in the shortest possible time)
- 2014-08-12 10:55:36下载
- 积分:1
-
1
说明: 在命令窗输入如下内容就得到图形了:
[t,x]=ode45( godhua ,[0,10],[0,0,0,1])
subplot(131) plot(t,x(:,4)) xlabel( t ) ylabel( y )
subplot(132) plot(t,x(:,1)) xlabel( t ) ylabel( v )
subplot(133) plot(t,x(:,2)) xlabel( t ) ylabel( \theta ) (At the command window type the following content to be the graphics: [t, x] = ode45 (godhua, [0,10], [0,0,0,1]) subplot (131) plot (t, x (:, 4 )) xlabel (t) ylabel (y) subplot (132) plot (t, x (:, 1)) xlabel (t) ylabel (v) subplot (133) plot (t, x (:, 2)) xlabel ( t) ylabel (heta))
- 2007-12-09 20:16:04下载
- 积分:1
-
main
I upload T-S fuzzy matlab code
- 2009-04-28 10:45:56下载
- 积分:1
-
24700048canny_edge_detector
说明: canny边缘检测,还不错,希望能对大家有帮助(canny edge detection, well, hope you can help)
- 2011-04-18 01:58:47下载
- 积分:1
-
wjli_lum_en_local_bilateral
该方法通过原始象素亮度与周边象素亮度之间的关系获取增强系数,对已做全局亮度调整的图像进行图像增强(lum_en_local=wjli_lum_en_local_bilateral(lum_en_global,lum_ori,window_r,sigmad,sigmar))
- 2010-08-03 09:47:31下载
- 积分:1
-
Watermarking_RaviLakkundi1
数字水印是当下的研究重点之一,尤其是基于鲁棒性的数字水印算法,本算法就是matlab下的水印(Digital watermarking is the focus of current research, in particular, is based on the robustness of digital watermarking algorithm, the algorithm is watermark under matlab)
- 2010-05-06 15:53:24下载
- 积分:1
-
adaptive-MS-threshold
我们学校学报上一篇关于多信号MS模型仿真的matlab仿真设计的文章,里面的思想很有值得借鉴之处。(Our school s paper, a multi-signal MS model simulation using matlab.A good design idea.)
- 2013-01-29 15:17:52下载
- 积分:1