-
2
说明: 矩阵LDLT分解与Cholesky分解
求矩阵A=(αij)20x20的LDLT分解与Cholesky分解(Matrix LDLT decomposition and Cholesky decomposition Matrix A = (αij) 20x20 of the LDLT decomposition and Cholesky decomposition)
- 2010-08-26 21:07:13下载
- 积分:1
-
MPSK_simulation
This Matlab Source File will help you understand BER of bpsk, qpsk, 8psk
- 2009-06-05 17:31:54下载
- 积分:1
-
RS(30,14,17) Matlab BPSK仿真程序
说明: 实现RS编码和译码的功能,RS码是一种性能优异的信道编码方式。(Realize RS coding and decoding function.)
- 2021-04-27 14:58:44下载
- 积分:1
-
matlab
本文件夹共三个matlab文件和一个word文档, 内容分别为用MATLAB验证时域抽样定理,连续系统的频域分析和连续系统的频域分析。matlab刚捡起来,望大家多多指教与探讨。(A total of three of the matlab folder of documents and a word document, the contents of MATLAB were used to verify time-domain sampling theorem, continuous system for frequency domain analysis and frequency domain analysis system. matlab to just pick up, hope you and explore the exhibitions.)
- 2009-05-28 14:50:57下载
- 积分:1
-
PCMsheji
pcm编码设计和最佳量化器设计仿真程序。建议在matlab 6.1 或以上的版本,可直接运行。(pcm coding design and the best quantitative design simulation program. Recommendations in Matlab 6.1 or more versions can run.)
- 2006-12-19 15:50:30下载
- 积分:1
-
GN_FN
复杂网络社团结构划分算法里最经典的GN算法和FN算法的实现原码(Community structure of complex networks division algorithm in the most classic GN algorithm and the algorithm to achieve the original code FN)
- 2011-12-05 15:03:36下载
- 积分:1
-
CDF
cdf matlab code for Digital Image Processing cource
- 2014-02-17 22:53:40下载
- 积分:1
-
tolpk
Matlab source code for engineer
- 2010-07-21 00:28:56下载
- 积分:1
-
MATLAB-The-neural-network-43-cases-
智能算法人工神经网络中,43个重要算法,用MATLAB编写,使用的是.doc 文档打开。(43 cases for intelligent algorithm the neural network using MATLAB ,and the document is .doc . )
- 2014-11-10 15:42:54下载
- 积分:1
-
firefly_simple
The firefly algorithm (FA) is a metaheuristic algorithm, inspired by the flashing behaviour of fireflies. The primary purpose for a firefly s flash is to act as a signal system to attract other fireflies. Xin-She Yang formulated this firefly algorithm by assuming:[1]
All fireflies are unisexual, so that one firefly will be attracted to all other fireflies
Attractiveness is proportional to their brightness, and for any two fireflies, the less bright one will be attracted by (and thus move to) the brighter one however, the brightness can decrease as their distance increases
If there are no fireflies brighter than a given firefly, it will move randomly.
The brightness should be associated with the objective function.
Firefly algorithm is a nature-inspired metaheuristic optimization algorithm.
- 2014-12-24 05:08:32下载
- 积分:1