-
ICA_algorithms_based_on_different_objective_functi
一共包含了5个ICA的算法,其中:
fastica.m文件中的ICA算法是基于负熵的;
m_fastica.m文件中的ICA算法是基于负熵的改进算法;
fastica_kurt.m文件中的ICA算法是基于峭度的;
fastica_ML.m文件中的ICA算法是基于互信息的;
NLPCA.m文件中的ICA算法是基于非线性PCA的。(Contains a total of five ICA algorithm, in which: fastica.m file in the ICA algorithm is based on negative entropy m_fastica.m file in the ICA algorithm is based on negative entropy of the improved algorithm fastica_kurt.m file in the ICA algorithm is Based on Kurtosis fastica_ML.m file in the ICA algorithm is based on mutual information NLPCA.m file in the ICA algorithm is based on nonlinear PCA' s.)
- 2020-11-21 20:19:36下载
- 积分:1
-
Css
simulink, example... class
- 2012-06-23 03:39:52下载
- 积分:1
-
onoff
f the input is a numeric array, it returns a cell array of strings of on or off depending on the logical outcome.
Conversely, if the input is a cell array of strings of on or off , then it does the reverse, i.e. returns the logical matrix where on is true and off is false.
It is very useful when using set/get on arrays of handle objects or arrays of properties/values.
Example:
onoff( [0, 1, 0]) gives { off , on , off }
onoff({ on , on , off }) gives [1, 1, 0]
It also works for mixed cell array inputs, and for other string pairs:
yes/no, ok/cancel, open/closed
- 2009-09-07 18:18:36下载
- 积分:1
-
waveletfordenoise
小波用于去噪程序,MATLAB语言开发,实用性很强(Wavelet used for denoising procedure, MATLAB language development, are very practical)
- 2009-03-07 00:17:18下载
- 积分:1
-
kmean
包括K-均值聚类算法的思想介绍,kmeans的MATLAB代码,c语言代码、c++代码。(Including the K-means clustering algorithm introduced the idea, kmeans of MATLAB code, c language code, c++ code.)
- 2009-12-23 00:02:48下载
- 积分:1
-
Matlab-of-engineering-math
matlab工程数学。包括统计问题、规划问题、偏微分方程求解、样条工具。(matlab engineering mathematics. Including statistical issues, planning issues, partial differential equations, spline tool.)
- 2013-11-25 12:53:30下载
- 积分:1
-
Spline
采用MATLAB编写的三次样条插值程序,在《数值计算》典型算例中调试通过。(A cubic spline interpolation program in MATLAB,the validity of which has been verified in the numerical test.)
- 2015-01-03 22:57:37下载
- 积分:1
-
herrorbar
在MATLAB中绘制横向ERRORBAR,用于误差统计分析(In MATLAB, draw horizontal ERRORBAR, for the error of statistical analysis)
- 2009-12-25 16:19:36下载
- 积分:1
-
ARM
全数字化逆变式交流方波氩弧焊机控制软件源代码(Fully digital inverter AC square wave welding machine control software source code)
- 2021-04-26 18:08:45下载
- 积分:1
-
PID_m
用matlab的m函数实现pid控制的silulink模型,实现了m语言和simulik模型的结合(Matlab m-function to the pid control the silulink model to achieve the combination of the m language and simulik of model)
- 2012-10-20 09:14:26下载
- 积分:1