-
inpainting-denoisin
MATLAB® is a high-level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numeric computation. Using the MATLAB product, you can solve technical computing problems faster than with traditional programming languages, such as C, C++, and Fortran.
You can use MATLAB in a wide range of applications, including signal and image processing, communications, control design, test and measurement, financial modeling and analysis, and computational biology. Add-on toolboxes (collections of special-purpose MATLAB functions, available separately) extend the MATLAB environment to solve particular classes of problems in these application areas.
MATLAB provides a number of features for documenting and sharing your work. You can integrate your MATLAB code with other languages and applications, and distribute your MATLAB algorithms and applications.
- 2011-08-14 19:32:37下载
- 积分:1
-
BDFA-RK-gui
codings for fiber optics
- 2013-03-11 17:17:03下载
- 积分:1
-
计算机模拟散斑生成
计算机模拟生成散斑图,matlab语言,算法简单易懂(Speckle simulation generation)
- 2018-12-18 15:47:41下载
- 积分:1
-
Wind_Turbine
pdf介绍matlab/simulink中风力发电的各模块的功能和连接方式,比较实用(pdf Introduction to Matlab/simulink in wind power generation function of each module and connection, more practical)
- 2012-11-29 12:28:06下载
- 积分: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
-
LFnewton
power flow analysis using newton raphson method
- 2013-07-27 19:00:20下载
- 积分:1
-
fengzhi
对眼电图、心电图以及正玄函数的图像进行峰值提取(Cross-eyed emg), electrocardiogram (ecg) and peak is xuan function image are extracted
)
- 2015-05-11 11:37:35下载
- 积分:1
-
regiongrow_segmentation
Perform segmentation by Region Groing.matlab code
- 2011-01-19 05:29:43下载
- 积分:1
-
CMACnonlinear
基于CMAC网络逼近非线性对象的程序,可以参考!希望能对大家有所帮助(based CMAC nonlinear approximation the procedure, we can make reference! The hope is to help everyone)
- 2007-06-18 15:10:34下载
- 积分:1
-
kittlerMet
matlab source code for adaptive threshold
- 2011-08-25 05:27:20下载
- 积分:1