Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The require
Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The require...
Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The require...
The MDP toolbox proposes functions related to the resolution of discrete-time Markov Decision Proces...
数值线性代数的Matlab应用程序包 共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名 程序名称 用途 Method 方法 Grm...
% EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input da...
function [U,center,result,w,obj_fcn]= fenlei(data) [data_n,in_n] = size(data) m= 2 % Exponent fo...
% Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is p...
The False-Position method to solve a linear equation The Bisection method to solve linear equation ...
program to solve a finite difference discretization of Helmholtz equation : (...
A fractal is generally "a rough or fragmented geometric shape that can be split into parts, each of ...