-
pdex
偏微分方程组求解,一维动态偏微分方程MATLAB实例(solving PDEs)
- 2010-09-07 18:00:32下载
- 积分:1
-
nrflow
牛顿-拉夫逊潮流计算算例,包括自动执行模块的编写(Newton- Raphson power flow calculation examples, including the preparation of self-executing module)
- 2008-06-04 21:56:32下载
- 积分:1
-
PID
wood_berry蒸馏塔的PID控制,使用matlab编程实现。(wood_berry distillation column PID control, the use of matlab programming.)
- 2013-08-20 08:55:29下载
- 积分:1
-
CaptureScreen
截屏小工具
非常好用,用得好爽
!!!!!!!!!!!!!!!!!(capture screen)
- 2009-12-06 11:21:19下载
- 积分:1
-
ZZLfmdetc
在瑞丽噪声背景下,对chirpt信号进行检测的仿真程序(signal detection of LFM)
- 2010-05-18 01:04:59下载
- 积分:1
-
testSetIP
调用windowd netsh命令,实现网络参数(IP、gateway、netmask、和dns的修改),功能还不完善,拿来大家一起学习(Call windowd netsh command, network parameters (IP, gateway, netmask, and dns changes), the function is not perfect, and brought them to learn together)
- 2015-03-23 14:46:37下载
- 积分:1
-
gauges
最新版的matlab gauge工具箱,目前很多版本无法自带安装,直接解压后添加到toolbox目录下即可(附带很多有用控件)(The latest version of matlab gauge toolbox, many versions of currently installed not own, directly unpacked directory can be added to the toolbox (with a lot of useful controls))
- 2013-12-18 19:51:00下载
- 积分:1
-
tyt
单相H桥多电平逆变器控制电路,基于matlab2014b环境下编写(Single-phase H-bridge multi-level inverter control circuit, based on the following written matlab2014b environment)
- 2015-06-11 00:36:46下载
- 积分:1
-
NMF-DTU-Toolbox
matlab源代码,是非负矩阵分解工具箱,包含乘法更新,最小二乘约束,投影梯度法等方法(Usage:
[W,H] = nmf(X,K,alg,maxiter,speak)
W: output matrix
H: output matrix
X: input matrix
K: number of components
alg: algorithm to use
maxiter: maximum number of iterations
speak: print to screen
Algorithms:
mm: Multiplicative updates method using euclidean distance measure.
cjlin: Projected gradient method
prob: Probabilistic non-negative matrix factorization.
als: Alternating least squares.
alsobs: Alternating least squares with optimal brain surgeon.
Demonstrations:
PET: NMF on a PET dataset
Text: NMF used on a three different datasets Email, medical, and CNN.
Algorithms
mm: Multiplicative update method using euclidean distance measure.
Described in Lee and Seung, 2001, Algorithms for Non-negative Matrix Factorization, Advances in Neural Information Processing Systems 13, 556-562. This algorithm is the most commonly used algorithm to solve NMF.
cjlin: Alternative non-negative least squares using projected gradients.
Author: Chih-Je)
- 2021-04-22 19:28:48下载
- 积分:1
-
dctcompr
基于DCT变换的图像压缩,分别给出了灰度图和真彩图的压缩方法。(DCT-based image compression, respectively, are given grayscale and true color pictures of the compression method.)
- 2010-01-08 10:29:57下载
- 积分:1