-
originalsimpleM111.m
原始单纯形法(大M法,无需给出初始基变量)。输入:C是n维行向量,A是m*n的系数矩阵,b是m维列向量
输出:x最优解(如果有的话),fval最优值,flag解的状态说明,interation求解时的循环次数(The original simplex method (big M method, without giving the initial basic variable). Input: C is the n-dimensional row vector, A is the coefficient matrix of m* n, b is the m-dimensional column vector Output: x the optimal solution (if any), fval optimal value, flag state solution description, interation when the number of cycles to solve)
- 2010-10-05 20:08:31下载
- 积分:1
-
girth6_shifter
Flexible construction of girth-six QC-LDPC Codes(The program constructs girth-six QC-LDPC codes given row-weight,k, column-weight,j, and sub-matrix size,m. The obtained parity-check matrix is stored in H. The construction has flexibility in that j,k and m can be varied.The program achieves girth-six by applying the row-column constraint. There are m rows in j submatrices. No two rows should share the same column more than once. This constraint is applied to avoid 4-cycles. The construction has flexibility in that j,k and m can be varied.)
- 2009-05-28 15:55:48下载
- 积分:1
-
spatial-error
I have provided the code for watermarking code in spatial domain and check difference between original and corrupted image.
- 2015-02-17 00:30:14下载
- 积分:1
-
yibudianjizhijieqidong
异步电机直接启动matlab仿真,为你的毕业设计带来借鉴。(Matlab simulation of induction motor direct start, bring references for your graduation.)
- 2014-01-08 20:09:11下载
- 积分:1
-
mccdma
多载波码分多址(MCCDMA)在瑞利信道的仿真(Multi-carrier code division multiple access (MCCDMA) simulation in Rayleigh Channel)
- 2010-08-02 10:03:23下载
- 积分:1
-
RGB_and_HSIModelTransformation_Matlabprogram
对于数字图像处理技术中,图像的编码分为RGB和HIS,这个资料讲述了在matlab中如何将两种编码转换,在实际应用中非常广泛!(For digital image processing technology, image coding is divided into RGB and HIS, this information describes how the two kinds in the matlab code conversion, in a wide range of practical applications!)
- 2009-11-24 11:28:31下载
- 积分:1
-
dsp5
功率谱分析的几种方法。经典的,周期图等谱分析方法,直接RUN(Power spectral analysis of several methods. Classic)
- 2014-12-15 11:22:02下载
- 积分:1
-
HttpAuthHandler
Creates a new HTTP authentication handler with an empty loader queue.
- 2014-02-24 10:30:33下载
- 积分:1
-
myspetrumcorrection2
双谱线插值法的程序,包含各种常见的窗函数,采样频率和采样点数可以自己设定(Double line interpolation procedures, including a variety of common window function, the sampling frequency and sampling points can be set)
- 2020-06-28 19:20:01下载
- 积分:1
-
fir
在TMS320C54x系统开发环境CCS(Code Composer Studio)下对FIR滤波器的DSP实现原理进行讨论。利用C语言设计相应的滤波器,通过实验仿真,从输入信号和输出信号的时域和频域曲线可看出在DSP上实现的FIR滤波器能完成预定的滤波任务。
- 2010-02-20 14:13:17下载
- 积分:1