-
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
-
the-shortest-route
使用matlab编程,图论最短路线的Ford迭代算法、Dijkstra算法和Floyd算法(Ford shortest graph theory iterative algorithm)
- 2013-07-21 22:54:09下载
- 积分:1
-
AdaptiveFilter
Often we are interested to see how the adaptation of the coeffi cients works or how the error
behaves over time. Therefore we need the function [y,e,c]=lms2(x,d,N,mu) which provides
us more output arguments
- 2010-11-15 12:12:27下载
- 积分:1
-
OFDMmatlab
说明: ofdm程序,可以计算BER误码率,适合于入门(OFDM procedures, can calculate the BER bit error rate, suitable for entry-)
- 2008-12-08 09:33:18下载
- 积分:1
-
troisglissant_1
Commande par mose glissant de la MSAP
- 2012-04-08 02:04:46下载
- 积分:1
-
transformer
三相桥式整流电路及有源逆变,听说名字要长?(Three-phase bridge rectifier circuit and active inverter)
- 2015-06-11 22:51:04下载
- 积分:1
-
function
这可是有关通信方面的MATLAB非常好的资料,而且很权威,是我们学习的号东西,里面有关通信方面的M文件十分齐全(This is related to communications MATLAB very good information, and are the authority, is something we can learn its inside on the communications papers are full of M)
- 2008-12-31 08:20:05下载
- 积分:1
-
EMDcommnet
emd code with detail commnet
- 2007-12-12 14:16:28下载
- 积分:1
-
M32-085B
Copyright (c) 2004, Endre Kozma <endre.kozma@axelero.hu>
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. The name of the author may not be used to endorse or promote products
derived this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE (Copyright (c) 2004, Endre Kozma <endre.kozma@axelero.hu>
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. The name of the author may not be used to endorse or promote products
derived this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A )
- 2015-02-10 16:45:43下载
- 积分:1
-
experiment2
噪声中正弦信号的现代法频谱分析,采用了自相关法、Burg法、协方差法和改进协方差法,并分析了阶数和窗长度对Burg法的影响。(The modern frequency spectrum analysis of sinusoidal signal in noise adopts autocorrelation method, Burg method, covariance method and improved covariance method, and the influence of order and window length on Burg method is analyzed.)
- 2019-03-06 15:45:35下载
- 积分:1