-
Hamiltion
程序理论详见内附的pdf:《Hamilton图的充要条件及圈的矩阵算法》
主程序为
[K]=getPk(A,k)
A表示图的邻接矩阵,k表示k阶长路和圈
返回K表示该图的所有k阶长路和圈
其他函数介绍:
Ppro定义路的乘法
Psum定义路的加法
MatPro定义路矩阵的乘法
isaPorC判断是否为路或圈
P2subP提取路的和式中的所有路
getP1从邻接矩阵得到1阶路矩阵(get a k-path from a graph)
- 2014-09-13 07:05:38下载
- 积分:1
-
BIDIRECTIONAL_SMOOTHNESS_MUSIC
MUSIC算法[1]是一种基于矩阵特征空间分解的方法。从几何角度讲,信号处理的观测空间可以分解为信号子空间和噪声子空间,显然这两个空间是正交的。信号子空间由阵列接收到的数据协方差矩阵中与信号对应的特征向量组成,噪声子空间则由协方差矩阵中所有最小特征值(噪声方差)对应的特征向量组成。(MUSIC algorithm [1] is a feature space based on matrix decomposition method. From the geometric point of view, the signal processing can be decomposed observation space the signal subspace and the noise subspace, it is clear that the two spaces are orthogonal. Signal Subspace data received by the array covariance matrix and eigenvectors corresponding to the signal component, the noise subspace from the covariance matrix of all the smallest eigenvalue (noise variance) eigenvector components.)
- 2013-09-15 20:23:33下载
- 积分:1
-
radar-simulation
雷达matlab仿真,波束形成,角度测量,跟踪等等(radar simulation, beamforming, angle measurement, trace and so on)
- 2020-07-09 17:18:55下载
- 积分:1
-
MIMOCapacity
这个函数中比较了等功率分配和注水分配策略下,MIMO信道的信道容量和中断容量(This function calculates ergodic and outage capacity of correlated MIMO channels
)
- 2009-09-14 23:12:48下载
- 积分:1
-
CPrimersourcecode
C++ Primer源代码C++ Primer源代码C++ Primer源代码(C++ Primer source)
- 2010-08-15 10:50:23下载
- 积分:1
-
Newton
This code would calculate the approximate root of any polynomial using Newton Raphson Method
- 2009-10-24 03:03:05下载
- 积分:1
-
c4
CHAPTER 4 (C4 Folder) TRANSFORMERS
Project 1: Short-circuit and RL Load Terminations
SIMULINK file s1a.mdl (linear transformer)
SIMULINK file s1b.mdl (piece-wise linear saturation)
SIMULINK file s1c.mdl (lookup table saturation)
MATLAB M-file m1.m
MATLAB M-file fftplot.m (fftplot.m should be
placed in a directory on MATLAB s search path)
Project 2: Open-Circuit Termination, In-rush Current,
and DC Bias Core Saturation
SIMULINK file s1c.mdl (lookup table saturation)
MATLAB M-file m1.m
Use the given FFTPLOT.m to obtain the discrete Fourier transform
- 2013-01-18 17:06:46下载
- 积分:1
-
damp_avr_plus_pss
使用MATLAB/SIMULINK分析简单电力系统的小信号(低频振荡)稳定性,研究内容如下:
1)使用SIMULINK建立系统的仿真模型。
2)分析比较有无AVR、PSS对小信号稳定性的影响。
3)分别画出针对励磁机增益KA和PSS增益KSTAB的根轨迹图,分析总结增益KA和KSTAB对小信号稳定性影响的规律。
4)仿真在电压参考值5 阶跃变化情况下有无PSS时的转速响应。
(Using MATLAB/SIMULINK analysis of a simple power system small signal (low frequency oscillation) stability study are as follows:
1) Use SIMULINK to establish a system simulation model.
2) analysis of whether the AVR and PSS for small signal stability.
3) Draw the exciter gain KA PSS gain KSTAB, the root locus plot, analyze and summarize the gain KA and KSTAB small-signal stability of the law.
4) simulation in the case of a 5 step change of the voltage reference value the speed of response with or without PSS.
)
- 2020-12-04 15:59:23下载
- 积分:1
-
PSO
高级优化算法
粒子群优化算法(求解无约束优化问题)
PSO(基本粒子群算法)(Advanced Optimization Algorithm
Particle swarm optimization (unconstrained problem) PSO (Particle Swarm Optimization))
- 2010-08-19 16:23:05下载
- 积分:1
-
MIMO_OFDM
老外写的关于MIMO-OFDM程序,比较容易理解,具有参考作用(Written by a foreigner on the MIMO-OFDM procedures are relatively easy to understand, with reference to the role of)
- 2008-08-21 23:15:22下载
- 积分:1