-
TSP_matlab
使用蚁群算法T解决TSP问题(matlab程序)(T using ant colony algorithm to solve TSP problems (matlab program))
- 2011-10-12 20:41:23下载
- 积分:1
-
About-the-switch-control
关于开关控制的c源文件,可以控制灯自锁、点控。(C source files on the switch control, can control the lamp self-locking, point control.)
- 2014-11-18 22:21:34下载
- 积分:1
-
harris
基于harris算法的MATLAB角点检测程序 (Harris algorithm based on corner detection program MATLAB)
- 2010-05-28 17:24:20下载
- 积分:1
-
matlab
实验要求:在一张图上绘制三种二进制信号(即反极性信号、开关信号和正交信号)的误码率。这三种信号可以在几何上用“信号空间”中的点来表示。在反极性信号情况下,信号是±s(t),每个都有能量E。开关信号也是一维信号,所以两个信号为0和s(t),正交信号我们上课已讲过。要求信噪比为0:12dB。(Experimental requirements: to draw a diagram of three binary signals (i.e., reverse polarity signal, the switching signal and quadrature signal) BER. These three signals can be in the geometric point in the signal space. In the reverse polarity signal case, the signal is s (t), each have energy E. The switching signal is also a one-dimensional signal, so the two signals is 0 and s (t), the quadrature signals teach us have talked. Signal-to-noise ratio to 0:12 dB.)
- 2013-01-08 12:22:00下载
- 积分:1
-
IJERTV1IS7260
DC power is steady and continuous, with an electrical charge that flows in only one direction. When the output of DC power is represented on a graph, the result would be a straight line. AC power, on the other hand, flows back and forth in alternating directions so that, when represented on a graph, it appears as a sine wave, with smooth and regular peaks and valleys. A power inverter uses electronic circuits to cause the DC power flow to change directions, making it alternate like AC power. These oscillations are rough and tend to create a square waveform rather than a rounded one, so filters are required to smooth out the wave, allowing it to be used by more electronic devices.
AdChoices
- 2013-02-28 13:40:37下载
- 积分:1
-
Video-Stabilization-master
视频稳像的程序,matlab实现,内容很全,运动估计,运动补偿(Video image of the program, matlab, content is very full, motion estimation and motion compensation
)
- 2014-01-08 15:39:14下载
- 积分:1
-
dengyi
CONSX—这是一个主要子程序,调用其它于程序及输出中间结果 *
!* CHECK—检查所有的点是否满足约束条件,对违背约束的点进行校正 *
!* CENTR—计算中心点 *
!* FUNC —目标函数,由用户提供 *
( PROGRAM COMPLEX
PARAMETER(N=3,M=4,K=6)
DIMENSION X(K,M),R(K,N),F(K),G(M),H(M),XC(N)
INTEGER GAMMA
OPEN(4,FILE= COMPDATA )
READ(4,*)ITMAX,IPRINT,ALPHA,BETA,GAMMA,DELTA
READ(4,*)(X(1,J),J=1,N)
IX=2097151
YFL=0.
DO 100 II=2,K
DO 100 JJ=1,N
CALL RANDU(IX,YFL)
R(II,JJ)=YFL
100 CONTINUE
OPEN(2,FILE= COMPDAT.OUT ,STATUS= UNKNOWN )
WRITE(2,10)
10 FORMAT(//,10X, COMPLEX PROGRAM OF BOX )
WRITE(2,11)N,M,K,ITMAX,IPRINT,ALPHA,BETA,G
)
- 2010-07-25 11:38:36下载
- 积分:1
-
bp2
输入历史实测数据(34天)的汽轮机振动的日平均峰峰值取其中三十天作为历史数据样本(Enter the history of the measured data (34 days) of the turbine vibration peak average peak day from 30 days in which samples of historical data as)
- 2008-08-24 11:43:03下载
- 积分:1
-
Basic_DSP
基本的数字信号处理matlab源代码,包括IIRdemo.m,nyquist_aliasaudiodemo.m,sinfreqdemo.m等(Basic digital signal processing matlab source code, including IIRdemo.m, nyquist_aliasaudiodemo.m, sinfreqdemo.m etc.)
- 2014-02-17 00:23:49下载
- 积分:1
-
PSO-Fuzzy-Modeler-for-MATLAB
说明: 详细给定了模糊PSO模型算法,可以用于matlab工具箱(PSO Fuzzy Modeler for MATLAB)
- 2011-03-25 23:41:53下载
- 积分:1