资源列表
fanmifa
- 本程序使用实现了矩阵的反幂法,希望有所帮助-the procedures used to reach the matrix of anti-power, a desire to help
PID
- PID控制器的模型仿真,结果三环的仿真正确-PID controller model simulation, the results of three-ring of the simulation correctly
G_S
- Gauss_seidel迭代法求解方程组,放回方程的节与迭代次数-use method Gauss-seidel to solve functions
ofdm3
- 用于OFDM系统中降低papr的一种算法,改程序简单易懂-Reduce papr an algorithm for OFDM systems, change the procedure is simple and easy to understand
channelcapacity
- 通道传递的信号量计算,用matlab实现-Channel transmission signal calculation, using matlab to achieve
thenumberofsignals
- 基于空间谱估计的信息论法的三种准则的使用程序-Spatial spectrum estimation information on using the program three criteria based on the
DMRAS_ord2
- 二阶SISO离散系统模型参考自适应控制(用于参数估计)-Second-order SISO discrete system model reference adaptive control (for parameter estimation)
ABC2SC
- This function transforms a three-phase unbalanced phasor into its symmetrical components.
WigerVille
- 时频分析方法中的威格尔分布,可用于信号处理。-Time frequency analysis of Weigel distribution method, which can be used for signal processing.
pingmianzhen_banbozhenzi
- 由半波振子组成的平面阵天线阵列,绘制其天线辐射方向图,程序有详细地解释说明,适合初学者使用。-Planar array antenna array by the half-wave dipole component, draws its antenna radiation pattern, the program has a detailed explanation for beginners.
chapter6
- 智能算法(遗传算法,蚁群算法)解决优化算法问题,很实用的matlab代码-Intelligent algorithms (genetic algorithms, ant colony algorithm) algorithm to solve the optimization problem, it is useful matlab code
tsp
- 这是一个关于旅行商人问题tsp的利用遗传算法的matlab解法。