-
KF-TheoryaPractice-Using-MATLAB
说明: 卡尔曼滤波器的理论和实践,以及matlab仿真实例(KF Theory&Practice Using MATLAB)
- 2011-04-10 22:33:18下载
- 积分:1
-
CO
说明: 采用松弛因子法处理多学科协同优化问题的一个具体算例,验证了协同优化方法的有效性(Relaxation factor treatment effectiveness of multidisciplinary collaborative optimization problems, a specific example, verify the collaborative optimization method)
- 2012-12-03 22:00:51下载
- 积分:1
-
test_4d-Lyapunov
四阶超混沌系统的lyapunov指数计算程序。(Lyapunov exponent calculation program for fourth-order hyperchaotic systems)
- 2020-09-11 15:28:01下载
- 积分:1
-
EMBC09_mmarkaki_stylianou-(4)
In this paper, we consider the use of Modulation
Spectra for voice pathology detection and classification. To
reduce the high-dimensionality space generated
- 2014-02-07 15:22:47下载
- 积分:1
-
运用匈牙利算法计算铁路列车车次接续问题 Hungary-MDVRP
说明: 在matlab中运用匈牙利算法计算铁路列车车次接续问题(Using Hungarian Algorithm to Calculate the Connection Problem of Railway Trains in Matlab)
- 2020-10-24 16:20:00下载
- 积分:1
-
xiongyalisuanfa
说明: 求解最大匹配问题的matlab源程序,代码详尽并附有说明(Solving the problem of maximum matching matlab source code with a detailed description)
- 2009-08-08 09:45:03下载
- 积分:1
-
Disfrft
FRFT MATLAB PROGRAM IT IS VERY IMPORTANT
- 2013-09-22 17:29:29下载
- 积分:1
-
CS_OMP
该文档是一个比较简单的能够获得压缩感知稀疏解的matlab代码-OMP(正交匹配追踪),
通过离散傅里叶变换将时域接收信号变换到频域上,
得到接收信号的频域稀疏表示,通过OMP算法,求出稀疏解,
并通过重构信号误差衡量该算法代码的精确度。(This document is a simple matlab code -OMP (Orthogonal Matching Pursuit algorithm) by which the sparse solution of compressed sensing can be obtained.
Firstly, signals received are transformed from the time domain to the frequency domain by the discrete Fourier transform.
Secondly, sparse solutions of received signals are obtained by OMP algorithm.
Finally, reconstruction error depicts the accuracy of the algorithm.)
- 2021-03-06 22:29:30下载
- 积分:1
-
iris的FCM聚类
说明: 利用模糊C均值聚类,完成对iris数据的诊断(Using Fuzzy C-means clustering to complete the diagnosis of iris data)
- 2019-09-19 20:28:18下载
- 积分:1
-
Building-GUI-with-Matlab
This book is about how to make MATLAB-based Graphical User Interface (GUI) tools. It falls naturally into two parts:
• GUI design, or how to make something that’s useful
• GUI implementation, or how to make something that works The principles of good GUI design are, for the most part, timeless and universal. They apply in MATLAB as much as they apply anywhere else,though we consider them here with respect to specific examples. The guidelines for GUI implementation, on the other hand, tend to be much more specific—many of the implementation details we discuss here weren’t possible in MATLAB until recently. Accordingly, in this manualthere is a trend from the general to the specific. Part of the second half of the manual is devoted to the use of MATLAB’s GUI-building tool, Guide (Graphical User Interface Development Environment). A quick start
example of how to use Guide also closes out this introductory chapter.
- 2012-05-21 20:52:23下载
- 积分:1