-
5443d
lsqr分解,方法简单,节省时间和内存,为反演算法提供了好的解方程(this programme used for LSQR)
- 2020-08-18 17:18:21下载
- 积分:1
-
MATLAB-wavelet-analysis
说明: matlab 小波分析-张丰德 这本书里所有的源代码(matlab wavelet analysis- Zhang Fengde this book all the source code)
- 2011-03-23 15:16:42下载
- 积分:1
-
qpsnyqmf
说明: qpsk仿真程序,模块,是一个完整的好程序
不可错过阿。(keying simulation program, module, is a complete program is not to be missed A.)
- 2006-04-08 23:49:10下载
- 积分:1
-
light_preprocess
该代码是对人脸进行光照处理,先进行gamma变换,然后进行Dog双边滤波,然后进行灰度亮度的均衡。该方法能够有效提高光照变化的情况下的系统识别性能(The code is the human face of light treatment, the first for gamma conversion, and then Dog bilateral filtering, then the brightness of the gray balance. The method can effectively improve the illumination changes in the case of system identification performance)
- 2013-08-21 11:29:47下载
- 积分:1
-
PCA
主分量分析的MATLAB程序,对于初学者比较有用,可以好好看一下(MATLAB program, the principal component analysis is useful for beginners, you can take a look at)
- 2012-08-15 09:50:33下载
- 积分:1
-
ssom
利用som算法进行数据的聚类,实现无监督聚类(clustering the data with the som algorithm, that can relizing unsupervised cluster)
- 2019-04-29 17:00:47下载
- 积分:1
-
BP
说明: 神经网络的计算,包括训练和测试两部分,利用的是最小均方误差算法。(Nerual network calculation,including training and working part,utilizing MMSE algorithm.)
- 2010-10-27 18:59:05下载
- 积分:1
-
upqcmodelmpc_1
upqc with model predictive control
- 2010-05-13 19:54:48下载
- 积分:1
-
bch-code-simple-analysis
信道编码中的BCH码(BCH码的定义、编码、译码、解码)(BCH codes in channel coding (BCH code is defined, encoding, decoding, decoding))
- 2021-02-23 22:19:40下载
- 积分:1
-
Erlang
根据Erlang B公式进行程序设计:
(1)输入:话务量、信道数;输出:PC
(2)输入:PC、信道数;输出:最大话务量
根据Erlang C公式进行程序设计:
(1)输入:话务量、信道数;输出:PW[延迟>0]
(2)输入:PW[延迟>0]、信道数;输出:最大话务量
(According to Erlang B formula for program design: (1) Input: traffic, number of channels output: PC (2) input: PC, number of channels output: maximum traffic based on Erlang C formula for program design: (1) Input: traffic, number of channels output: PW [Delay> 0] (2) Input: PW [Delay> 0], the number of channels output: maximum traffic)
- 2021-04-14 15:28:55下载
- 积分:1