-
golaycodec
matlab产生长度12的格雷码 matlab函数,可实现golay编码和译码(matlab function, can be realized golay encoding and decoding)
- 2015-12-09 16:20:56下载
- 积分:1
-
SRIM
Binary Collision Aproximation test program
- 2016-03-01 04:32:42下载
- 积分:1
-
PSKesprit
人工计算esprit算法的matlab程序(Manual calculation procedures esprit algorithm matlab)
- 2009-06-08 20:07:44下载
- 积分:1
-
Chapter7
基于MATLAB的应用与源代码以及m文件(基于MATLAB的应用与源代码)
- 2010-01-24 22:36:11下载
- 积分:1
-
convolutionalRBM.m-master
深度学习方法中的卷积受限玻尔兹曼机的必备学习源,有助于了解方法原理。(Convolution restricted boltzmann machine in deep learning approach, a necessary source of learning, helps to understand the method principle)
- 2014-08-21 14:08:43下载
- 积分:1
-
Doclo
存在麦克风增益相位误差时候的宽带波束形成器设计,采用最小二乘方法来实现。
(Phase error exists when the microphone gain broadband beamformer design, using the least squares method to implement.)
- 2013-12-23 10:56:33下载
- 积分:1
-
myMPSK
MPSK m-ary phase shift keying, modulation demodulation, scatterplot noisy 32 bit
- 2009-06-05 23:56:51下载
- 积分:1
-
huffman
霍夫曼编码非常实用的小程序 ,实用matlab编写(Huffman coding is very useful for small programs, preparation of practical matlab)
- 2010-05-19 09:28:43下载
- 积分:1
-
jadeR
利用JADE算法实现盲源信号的分离,JADE算法是盲源信号分离的常用算法(Using JADE algorithm for blind source signal separation, JADE algorithm is a commonly used algorithm of blind source signal separation
)
- 2013-08-03 11:15:50下载
- 积分:1
-
BFGS
功能:用BFGS算法求解无约束问题:min f(x)
输入:x0是初始点,fun,gfun分别是目标函数及其梯度;
varargin是输入可变参数变量,简单调用bfgs时可以忽略它,
但是其他程序循环调用时将会发挥重要作用
输出:x,val分别是近似最优点和最优值,k是迭代次数。(Function: BFGS algorithm for unconstrained problem: min f (x) Input: X0 is the initial point, fun, gfun each objective function and its gradient varargin variable parameter is the input variable, it can be ignored when a simple call bfgs , but other programs will play an important role when the cycle is called output: x, val are approximate optimum and the optimal value, k is the number of iterations.)
- 2017-04-18 09:45:16下载
- 积分:1