-
geng22
说明: 用matlab仿真的信号的fft变换的时域,频域图形(simulation using Matlab Signal fft transform in time domain, frequency domain graph)
- 2006-04-25 09:39:36下载
- 积分:1
-
anli21.5-4
北京航空航天大学出版的matlab从零进阶的原程序代码第1章案例21.4源代码(Beijing University of Aeronautics and Astronautics from zero Advanced matlab published the original program code in Chapter 1 Case 21.4 source code)
- 2014-01-17 21:48:01下载
- 积分: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
-
Cuckoo-search-algorithm
布谷鸟搜索算法[CuckooSearch(CS)],也叫杜鹃搜索,是由剑桥大学Xin-SheYang(杨新社)教授和S.Deb于2009年提出的一种新兴启发算法CS算法通过模拟某些种属布谷鸟(CuckooSpecies)的寄生育雏(BroodParasitism)来有效地求解最优化问题的算法.同时,CS也采用相关的Levy飞行搜索机制。(Cuckoo search algorithm [CuckooSearch (CS)], also called cuckoo search algorithm is a new heuristic algorithm CS by Cambridge Xin-SheYang (Yang Novosti) professors and S.Deb proposed in 2009 by simulating some species of cuckoo Bird (CuckooSpecies) parasitic brood (BroodParasitism) effectively algorithm optimization problem. At the same time, CS also uses associated Levy flight search mechanism.)
- 2020-11-25 16:29:33下载
- 积分:1
-
rle
MATLAB program which enables us to do encoding techniques.
- 2012-06-28 19:03:24下载
- 积分:1
-
voltage_profile
calculate voltage profile for power systems in matlab M-file
- 2013-09-08 15:27:04下载
- 积分:1
-
DC_Motor_Fuzzy
three phase induction motor
- 2013-04-08 21:45:45下载
- 积分:1
-
MATLAB-Collection-Vol1-
matlab宝典电子版上,陈杰等编著,电子工业出版社出版。(A third edition of the electronic version of the book matlab, Chen Jiedeng edited, Publishing House of Electronics Industry.)
- 2013-12-14 18:16:55下载
- 积分:1
-
LVBOQI
基于matlab仿真的四阶椭圆滤波器的仿真,其原理是基于切比雪夫滤波器的传递函数进行推导得来的(Matlab simulation based on fourth-order elliptic filter simulation, the principle is based on Chebyshev filter transfer function is derived come)
- 2013-08-11 18:55:33下载
- 积分:1
-
Kalman-filtering-theory-
Kalman滤波理论详细介绍,包括卡尔曼的各种扩展滤波方法都有详细的说明,适合初学者普及知识与相关知识框架的架构。同时还介绍了其在飞机导航中的应用(Kalman filtering theory in detail, including the extended Kalman filtering methods have a variety of detailed instructions for beginners popularize knowledge and knowledge framework architecture. It also presents its application in aircraft navigation)
- 2013-10-21 19:37:10下载
- 积分:1