-
matlab-help-file-in-chinese
用于matlab学习,matlab中文参考帮助。希望能够有所帮助(Learning for matlab, matlab Chinese refer to the help. Hope that helps)
- 2011-05-26 10:54:52下载
- 积分: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
-
jianmo2
油田规划数学建模的matlab程序,我自己建模写的。(Mathematical modeling of oil field matlab program, written in my own modeling.)
- 2009-10-30 21:20:40下载
- 积分:1
-
FIRdaitongchebyandhanmmingbijiao
matlab是集数学计算、图形处理和程序语言设计于一体的软件,通过matlab来实现数字信号处理的有关表达,最终实现课程设计的目的。(matlab is a mathematical calculation, graphics processing and programming language design software integrated through matlab to realize the digital signal processing of expression, and ultimately realize the purpose of curriculum design.)
- 2008-07-01 10:48:25下载
- 积分:1
-
laplacian
拉普拉斯变换源码实现 用MATLAB实现的 对正学习图像处理的初学者很有帮助。希望对大家有帮助(Laplace transform source code to achieve the right to use MATLAB to achieve is very helpful for beginners to learn image processing. Hope you help)
- 2010-03-12 12:51:23下载
- 积分:1
-
GA
说明: Malab实用的编辑程序,能够帮助大家实现遗传算法的编程。(Malab useful editing program, can help you achieve the programming of genetic algorithm.)
- 2014-08-08 09:30:16下载
- 积分:1
-
nareshfinal
gives the z source inverter with the induction motor
- 2015-03-24 22:37:53下载
- 积分:1
-
Heatexchanger
这个程序是我做“化工过程综合与优化”课程设计时编写的。主要用于换热器设计的计算,含有注释。 (This code can be used to design the heat exchanger.)
- 2010-08-03 22:56:33下载
- 积分:1
-
A-New-Algorithm-for-the-Reconfi-guration-of-Distr
A New Algorithm for the Reconfi guration of Distribution
- 2012-04-19 14:09:07下载
- 积分:1
-
MusicPlayer
一个好用的音乐播放器源码,最终程序编译后只有几十KB。VC++2010编译通过。
AppWizard has created this MusicPlayer application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.(
AppWizard has created this MusicPlayer application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.)
- 2015-08-25 15:34:53下载
- 积分:1