-
HoughObject
Shape Detection using Hough Transform in Matlab
- 2009-03-28 14:42:59下载
- 积分:1
-
Matlab
说明: 电力市场的最优化分配问题源代码,电气工程同学大作业。(Optimal electricity market distribution source code, electrical engineering students to major operations.)
- 2011-03-07 14:34:08下载
- 积分:1
-
BP
BP算法,关于神经网络反馈的算法,Matlab编写,内含数据文件,可直接运行(BP algorithm, on the neural network feedback algorithm, Matlab preparation, combustion data file that can be run directly)
- 2013-09-23 18:06:17下载
- 积分:1
-
图像处理
说明: 在Matlab中可以将RGB值转换成HSI彩色空间
在Matlab中可以将HSI值转换成RGB彩色空间(RGB value can be converted into HSI color space in MATLAB
HSI value can be converted into RGB color space in MATLAB)
- 2020-06-14 09:00:53下载
- 积分:1
-
EM_GM
% EM algorithm for k multidimensional Gaussian mixture estimation
%
% Inputs:
% X(n,d) - input data, n=number of observations, d=dimension of variable
% k - maximum number of Gaussian components allowed
% ltol - percentage of the log likelihood difference between 2 iterations ([] for none)
% maxiter - maximum number of iteration allowed ([] for none)
% pflag - 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none)
% Init - structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none)
%
% Ouputs:
% W(1,k) - estimated weights of GM
% M(d,k) - estimated mean vectors of GM
% V(d,d,k) - estimated covariance matrices of GM
% L - log likelihood of estimates
%( EM algorithm for k multidimensional Gaussian mixture estimation Inputs: X (n, d)- input data, n = number of observations, d = dimension of variable k- maximum number of Gaussian components allowed ltol- percentage of the log likelihood difference between 2 iterations ([] for none) maxiter- maximum number of iteration allowed ([] for none) pflag- 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) Init- structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) Ouputs: W (1, k)- estimated weights of GM M (d, k)- estimated mean vectors of GM V (d, d, k)- estimated covariance matrices of GM L- log likelihood of estimates)
- 2008-04-27 15:51:27下载
- 积分:1
-
AC101
AC101 Circuit application
- 2009-11-22 19:52:38下载
- 积分:1
-
FRFTcode
分数阶傅里叶变换的matlab程序,做数字信号处理可以直接使用(Fractional Fourier transform matlab program)
- 2021-03-30 15:29:09下载
- 积分:1
-
QW
说明: it s a numerical solution for QW
- 2011-06-13 19:38:28下载
- 积分:1
-
modulation
BPSK,8PSK,16QAM,32QAM,64QAM的解调程序MATLAB(BPSK, 8PSK, 16QAM, 32QAM, 64QAM demodulation procedures MATLAB)
- 2008-01-23 19:38:59下载
- 积分:1
-
FuzzyControl
MATLAB语言实现的模糊控制,参数可调,被控对象输入方式有传函、零极点、状态空间。是对被控对象的软计算。(MATLAB language of fuzzy control, adjustable parameters, was charged with the importation of the way the target transfer function, zero-pole placement, state-space. The object of soft computing.)
- 2009-05-18 23:15:43下载
- 积分:1