-
Jacobi
用JACOBI迭代法求解线性代数方程组,此迭代法是数值计算基本方法之一。(Use JACOBI iterative method for solving linear algebraic equations, and this iteration method is one of the basic method of numerical calculation.)
- 2012-05-19 16:56:50下载
- 积分:1
-
MM1
基于Matlab的MM1排队系统仿真,通过GUI实现用户可视化界面操作,并且可以修改(Matlab MM1 queuing system simulation based on GUI, through the realization of visual user interface operation, and can be modified
)
- 2015-02-24 12:06:03下载
- 积分:1
-
equalizer_krishna_500296555
this is equalizer mat lab code used in digital systems. the code has detailed description of equalizer matlab code
- 2009-07-06 13:10:57下载
- 积分:1
-
matlab-Dijkstra
基于matlab Dijkstra算法的实现(matlab Dijkstra)
- 2011-09-11 15:24:19下载
- 积分:1
-
Histoire_Logique_Floue
This book about history of fuzzy logic
- 2013-12-05 03:30:15下载
- 积分:1
-
QPSK_performance
QPSK调制解调误码率及误符号率,相干解调,输出的bitber是误码率,symber是误符号率(QPSK demodulator BER and misuse of the symbol rate, coherent demodulation, the output is bitber BER, symber mistakenly Symbol Rate)
- 2006-05-30 17:28:12下载
- 积分:1
-
Fractional-fourier-transform
分数阶傅里叶变换的matlab程序以及一些讨论。给出了源代码和一些图表,以及一些相关论文的论述(Fractional Fourier transform using Matlab.A discussion of the problem is also included.)
- 2013-11-25 14:46:31下载
- 积分:1
-
Mutilayer_FD
用matlab程序模拟了多层平板波导的导波情况 包括TE模和TM模 该程序可进一步扩展(Matlab procedure used to simulate the multi-layered slab waveguide, including the guided wave TE mode and TM mode of the program can be further expanded)
- 2020-10-19 02:07:25下载
- 积分:1
-
Dcommlab
column to row source code
- 2013-01-01 14:16:58下载
- 积分:1
-
k_clique
[X,Y,Z] = k_clique(k,A)
Inputs:
k - clique size
A - adjacency matrix
Outputs:
X - detected communities
Y - all cliques (i.e. complete subgraphs that are not parts of larger complete subgraphs)
Z - k-clique matrix(k-clique algorithm as defined in the paper Uncovering the overlapping community structure of complex networks in nature and society - G. Palla, I. Derényi, I. Farkas, and T. Vicsek- Nature 435, 814–818 (2005))
- 2015-10-20 16:17:08下载
- 积分:1