-
ICA_HJ
用ICA方法分离混合信号,采用H_J方法,输入信号为超高斯信号,如声音信号(Mixed-signal separation using ICA method —H_J method, the input signal for the super-Gaussian signals, such as acoustic signals)
- 2009-12-25 15:55:35下载
- 积分:1
-
Calculation-of-special-functions
21种特殊函数的数值计算的matlab代码,包括bessel函数,gamma函数,beta函数等(21 kinds of special functions matlab numerical code, including bessel function, gamma function, beta function, etc.)
- 2014-02-08 11:27:25下载
- 积分:1
-
几何学模型路径跟踪
无人驾车车轨迹跟踪控制,是目前社会研究的重点。本程序代码实现matlab联合carsim进行联合仿真,实现追踪给定轨迹。经测试,在低速状态,追踪效果很理想。(Unmanned driving vehicle trajectory tracking control, is currently the focus of social research.This procedure code realization of matlab joint carsim joint simulation, track the given trajectory.After the test, in low speed condition, tracking effect is very ideal.)
- 2017-07-21 09:26:22下载
- 积分:1
-
createFeatureGabung
create train data untuk membuat data training1
- 2010-09-01 15:14:23下载
- 积分:1
-
plotmark
When doing black and white figures with several curves, it is sometimes
difficult to uniquely identify each curve, since the number of different line
styles is quite limited.
- 2011-09-09 17:05:03下载
- 积分:1
-
MIMO-channel-matlab
基于matlab的MIMO信道的仿真的源程序(The MIMO channel matlab-based simulation of the source)
- 2011-04-19 09:59:29下载
- 积分:1
-
classical_music_2
MUSIC算法[1]是一种基于矩阵特征空间分解的方法。从几何角度讲,信号处理的观测空间可以分解为信号子空间和噪声子空间,显然这两个空间是正交的。信号子空间由阵列接收到的数据协方差矩阵中与信号对应的特征向量组成,噪声子空间则由协方差矩阵中所有最小特征值(噪声方差)对应的特征向量组成。(MUSIC algorithm [1] is a feature space based on matrix decomposition method. From the geometric point of view, the signal processing can be decomposed observation space the signal subspace and the noise subspace, it is clear that the two spaces are orthogonal. Signal Subspace data received by the array covariance matrix and eigenvectors corresponding to the signal component, the noise subspace from the covariance matrix of all the smallest eigenvalue (noise variance) eigenvector components.)
- 2013-09-15 20:26:53下载
- 积分:1
-
PID_MATLAB
先进PID控制及其MATLAB仿真(教材+相关程序),本书从 MATLAB 仿真角度系统地介绍了 PID 控制的基本理论、基本方法和应用技术,是作者多年来从事控制系统教学和科研工作的结晶,同时融入了国内外同行近年来所取得的新成果。(Advanced PID control and MATLAB)
- 2013-12-13 15:43:56下载
- 积分:1
-
lhs-prcc
提供多种函数来计算perform uncertainty and sensitivity analysis,并用散点图和柱状图来显示计算结果。(We implemented many scripts and functions to perform uncertainty and sensitivity analysis (for PRCC and eFAST) and display scatter plots (for sample-based methods only). The scripts are written in Matlab7.1. The Statistical Toolbox is required to run them. The HIV ODE model is used as a template to illustrate the functions.)
- 2011-02-07 13:06:20下载
- 积分:1
-
brain-tumor-detection-using-watershed-segmentatio
In this project, Brain tumor in MRI is detected using image segmentation techniques. There are number of image segmentation techniques available but watershed segmentation is considered to be best among all. First of all prep-processing is to be done on MRI image followed by Segmentation. During pre-processing, MRI is first converted into gray scale image then salt and pepper noise is removed using median filter. Image is then enhanced using Histogram Equalization then Image segmentation is performed on image. In image segmentation, image is segmented into its constituent parts. In this way, brain tumor is detected.
- 2015-01-19 01:44:27下载
- 积分:1