-
Matlab基础篇
Matlab基础篇是Matlab初学者的一个很好的向导,它介绍了Matlab的安装及初等的使用方法(Matlab Matlab for the project is a good beginner's guide, it introduced the Matlab the installation and use of primary)
- 2005-05-04 21:49:08下载
- 积分:1
-
ROM_GENERATOR
用matlab生成xilinx波形文件即coe文件。(Using matlab to generate the the xilinx waveform file.)
- 2012-08-18 15:44:25下载
- 积分:1
-
convolutive
说明: 该程序为盲信号中的盲卷积程序,给大家个参考(The program for the blind signal in the blind deconvolution process, give us a reference)
- 2010-04-30 00:14:05下载
- 积分:1
-
mse
最小均方算法(MSE),来自阵列信号处理课本中(Least mean square (MSE), from the array signal processing textbooks)
- 2011-04-27 10:16:23下载
- 积分:1
-
B1_ga
Genetic Algorithm code
- 2011-05-08 02:14:32下载
- 积分:1
-
MatlabGUI
matlab的gui教程,非常详细,简单易懂,便于学习,非常适合新手入门(The gui matlab tutorial, very detailed, easy to understand, easy to learn, very suitable for beginners)
- 2013-11-14 20:32:18下载
- 积分:1
-
SCR_ActiveCrowbar_research
利用 matlab对风力发电系统中的低电压穿越问题进行仿真,设计了有源Crowbar运行电路系统,较好的实现了低电压穿越功能。(Use matlab for wind power system simulation LVRT issues designed to run Active Crowbar circuit system to achieve a better low voltage ride through capabilities.)
- 2020-11-22 18:59:35下载
- 积分:1
-
radar_matlab
用matlab语言对雷达系统进行了仿真,相干积累,回波(Matlab language with a simulation of the radar system, coherent accumulation, echo)
- 2021-03-27 10:59:12下载
- 积分:1
-
cooperative-communication
文章A New Efficient Low-Complexity Scheme for Multi-Source Multi-Relay Cooperative Networks的仿真MATLAB代码,值得拥有。(This paper proposes a new efficient scheme for the combined use of cooperative diversity and multiuser diversity.)
- 2013-08-13 15:24:54下载
- 积分:1
-
psoToolbox
Help psoToolbox V1.0
psoToolbox provides an interective GUI based Toolbox to solve
optimization problems using particle swarm optimization.
Creat a fitness function in M-file.
Inputs:
Function : Function handle of fitness function.
Nvars : Number of variable to be optimized.
LB : Lower Bound of Nvars (1 X Nvars)
UB : Upper Bound of Nvars (1 X Nvars)
Parameters:
C1 : Cognative Attraction
C2 : Social Attraction
W : Inertial
Population Size : Number of Swarms
Max Iterations : Maximum number of epochs.
Click on " RUN PSO " button to start PSO search. You will get the out put
at Edit box below the axes.
- 2013-11-24 04:13:20下载
- 积分:1