-
ehop1
设计一个含有两个神经元的Hopfiled网络
使用的主要函数如下:
NEWHOP——创建Hopfield网络
SIM——对Hopfield网络进行仿真(The design of a neuron contains two main Hopfiled network function as follows: NEWHOP- create a Hopfield network SIM- Simulation of the Hopfield network)
- 2009-05-09 23:49:56下载
- 积分:1
-
RTF
卫星轨迹仿真,对卫星环绕轨迹进行动态仿真,真实再现卫星的环绕轨迹(Satellite trajectory simulation)
- 2014-09-14 23:10:12下载
- 积分:1
-
Super-resolution-DOA-Estimation
This estimator correctly identifies the two distinct directions of arrival.
- 2015-03-11 23:01:41下载
- 积分:1
-
fuzzycmeans
this is the clustering matlab code, have a nice day!
- 2010-09-27 16:06:12下载
- 积分:1
-
Matlab遗传算法工具箱
说明: Matlab遗传算法工具箱:
Matlab遗传算法工具箱,以及一些应用实例。(Matlab Toolbox : Matlab Toolbox genetic algorithms, as well as some application examples.)
- 2021-04-07 21:19:01下载
- 积分:1
-
FuzzyRBF
在matlab中,rbf模糊神经网络的程序(In matlab, rbf neural network program)
- 2013-08-31 13:03:51下载
- 积分:1
-
labtray
describe the mov of a robot and include the grafic of thaht way
- 2010-01-06 00:05:40下载
- 积分:1
-
svpwm
SVPWM的matlab仿真模型,基于simulink搭建,完美实现两电平逆变输出。附带svpwm算法及实现过程,适合自学研究。(SVPWM matlab simulation model, based on simulink structures, the perfect realization of two-level inverter output. With svpwm algorithm and implementation process, suitable for self-study.)
- 2013-08-23 10:43:50下载
- 积分:1
-
image
MATLAB实用源代码
1.图像反转
MATLAB程序实现如下:
I=imread( xian.bmp )
J=double(I)
J=-J+(256-1) 图像反转线性变换
H=uint8(J)
subplot(1,2,1),imshow(I)
subplot(1,2,2),imshow(H) (matlab code)
- 2015-01-08 11:01:19下载
- 积分:1
-
3.PR单相光伏逆变并网
说明: 用MATLAB/SImulink 搭建的单相光伏并网逆变器仿真,用PR电压环控制器进行控制,包含2012-2018所有版本(Simulation of single-phase photovoltaic grid connected inverter built by Matlab / Simulink, controlled by PR voltage loop controller, including all versions of 2012-2018)
- 2020-05-01 14:31:35下载
- 积分:1