-
dijkstra_pt
迪特斯特拉算法 给初学者用 大家互相学习学习(Dieter Stella algorithm for beginners to learn with us learn from each other)
- 2011-04-24 09:28:18下载
- 积分:1
-
MATLAB
MATLAB初级学习和应用以及进一步提高的PPT和源代码(MATLAB primary learning and applications, and to further improve the PPT and source code)
- 2013-10-25 14:43:09下载
- 积分:1
-
helperCIFAR10Data
创建一个CIFAR10DATA需要用到的一个matlab基础函数,可能系统版本中没有需要自行编写。(CREAT a CIFAR10DATA set,it may not excise in u matlab,need edit by youself.)
- 2020-11-20 11:09:37下载
- 积分:1
-
code
matlab用于信号发生器产生波形,正弦波,方波等(matlab for the signal waveform generator, sine wave, square wave, etc.)
- 2009-02-27 13:46:14下载
- 积分: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
-
ehsan
This code can be use in picking of seismic data.
- 2009-11-07 01:45:34下载
- 积分:1
-
pendulum1
基于MATLAB用神经网络控制的一阶倒立摆模型,效果良好!(MATLAB-based control using neural networks first-order inverted pendulum model, the effect is good!)
- 2011-08-09 20:34:04下载
- 积分:1
-
OFDM_communication_system_simulation
OFDM 通信系统仿真,包括信道建模,调制解调,求信噪比,功率分配
(压缩包内含50个源码程序)(OFDM communication system simulation, including channel modeling, modulation and demodulation, and signal to noise ratio, power distribution
(Compressed package containing the source program 50))
- 2009-04-21 12:40:24下载
- 积分:1
-
pso
particle swarm optimization algorithm
- 2013-02-25 15:12:22下载
- 积分:1
-
qampsk
QAM PSK 信号的调制星座图代码,实现调制信号的星座图显示和比较(the code of QAM&PSK Signal modulation constellation diagram )
- 2013-12-09 16:39:55下载
- 积分:1