-
assemble_backward_euler
采用数值差分方法中的向后差分计算高等传热问题的欧拉方程(ASSEMBLE_BACKWARD_EULER adjusts the system for the backward Euler term.)
- 2009-12-02 04:58:21下载
- 积分:1
-
Chapt2Example
matlab基础与应用教程第二章例题代码(Cose for matlab)
- 2012-10-18 21:25:46下载
- 积分:1
-
Pseudo-Stereo-Mixture
Pseudo-Stereo Mixture
- 2014-02-20 08:11:42下载
- 积分:1
-
bpskawgnRayleigh
BPSK信号在高斯和瑞利信道下的误码率曲线用matlab实现(Modulation and demodulation)
- 2020-12-07 15:49:21下载
- 积分:1
-
windspeedmodel_1
五种风速合成的典型的风速模块,适合于各种风速模型(The typical wind speed module of five kinds of wind speed is suitable for all kinds of wind speed model.)
- 2015-09-18 13:38:22下载
- 积分:1
-
BPSK_peng
OFDM的BPSK调制与解调,有说明,有需要的朋友可以看看(OFDM BPSK modulation and demodulation, a note, a friend in need can look)
- 2014-09-15 20:25:27下载
- 积分:1
-
VPROFILE
This function obtains the voltage profile for a transmission line.
- 2014-11-05 23:43:12下载
- 积分:1
-
ProblemsTRC
Radio communcation Matlab source codes problems
- 2013-10-24 15:58:55下载
- 积分:1
-
DC-motor-speed-control
在matlab开发环境下,实现对直流电动机调速系统的仿真(MATLAB development environment to achieve the simulation of DC motor speed control system)
- 2013-05-05 22:08:45下载
- 积分:1
-
rnnsim
RNNSIM ver. 1.0 is a program with an intercative graphical user interface
(GUI) that runs under MATLAB ver. 5.0 or higher. The program can be used
in training and testing the Random Neural Network(RNN) models.
This version (ver. 1.0) implements only the 3 layer feed forward RNN model.
In the next versions, the multi hidden layers and the recurrent RNN models
can be implemented. To obtain faster training, the training section can be
written as a MEX file and invoked from the GUI.
If you have the m files in the directory rnnsim for example, then you can
run the program following the next steps:
1- run MATLAB as usual
2- from the MATLAB command window, write cd rnnsim
3- from the MATLAB command window, write rnnsim
- 2010-03-04 16:55:55下载
- 积分:1