-
fudushang
计算幅度熵的一个matlab程序,比较简单(calculated entropy of a range of Matlab procedures, relatively simple)
- 2007-05-18 11:33:14下载
- 积分:1
-
lab1
基于 Matlab Simulink 的频谱分析。(The objectives of this laboratory are:
To introduce the spectrum analyzer as used in frequency domain analysis.
To identify various types of linear modulated waveforms in time and frequency domain representations.
To implement theoretically functional circuits using the Communications Module Design System (CMDS).)
- 2012-05-05 08:59:17下载
- 积分:1
-
SimpleMthd
单纯形法matlab程序
求解标准型线性规划:max c*x s.t. A*x=b x>=0
本函数中的A是单纯初始表,包括:最后一行是初始的检验数,最后一列是资源向量b
N是初始的基变量的下标
输出变量sol是最优解, 其中松弛变量(或剩余变量)可能不为0
输出变量val是最优目标值,kk是迭代次数( example:max 2*x1+3*x2
s.t. x1+2*x2<=8
4*x1<=16
4*x2<=12
x1,x2>=0)
- 2013-11-29 17:05:08下载
- 积分:1
-
matlabwenjian
我们对离散时间信号进行傅里叶变换和频谱分析。(We do the discrete time signal FFT and spectrum analysis
)
- 2012-02-14 09:56:02下载
- 积分:1
-
PSO的太阳能电池板的最大功率点跟踪
基于粒子群算法的太阳能电池板的最大功率点跟踪(Maximum power point tracking of PSO solar panels)
- 2018-11-01 09:39:41下载
- 积分:1
-
similarityMatrix
this m file is describe Similarity matrix for an image
- 2009-03-05 20:08:44下载
- 积分:1
-
M4
说明: Matlab的一些应用程序例子,可以供大家参考下,谢谢大家的支持(Matlab some application examples, for your reference, thank you for the support )
- 2007-04-22 10:46:34下载
- 积分:1
-
tutorial
PSCAD tutorial,PSCAD入门实例,含多个基础模型DEMO,对于初学者掌握PSCAD的建模非常有用!强烈推荐,网上找不到这么齐全的。(PSCAD tutorial, PSCAD entry instance, the base model with multiple DEMO, very useful for beginners to master PSCAD modeling! Strongly recommended, not online so complete.)
- 2013-11-24 22:38:56下载
- 积分:1
-
high_pass
Filter high pass for processing images
- 2010-12-31 22:37:20下载
- 积分:1
-
newtons_algorithm_for_nnls
文献1的仿真程序
solves the linear least squares problem with nonnegative variables =
using the newton s algorithm in [1].
[1] Portugal, Judice and Vicente, A comparison of block pivoting and
% interior point algorithms for linear least squares problems with
% nonnegative variables, Mathematics of Computation, 63(1994), pp. =
625-643(literature of a simulation program solves the linear least squares p roblem with nonnegative variables using the n = ewton's algorithm in [1]. [1] Portugal. Judice and Vicente. A comparison of block pivoting and interior% po int algorithms for linear least squares proble ms% with nonnegative variables, Mathematics of Computation, 63 (1994), pp. = 625-643)
- 2007-03-27 14:54:26下载
- 积分:1