MATLAB

Results: 1713



#Item
971CS 1173: MATLAB mean function The mean function returns the mean or average along an  array dimension. B = mean(A, dim) resulting average

CS 1173: MATLAB mean function The mean function returns the mean or average along an  array dimension. B = mean(A, dim) resulting average

Add to Reading List

Source URL: www.cs.utsa.edu

Language: English - Date: 2009-09-22 20:24:28
972CS 1173: MATLAB median function The median function returns the median or middle value  along an array dimension. B = median(A, dim) resulting median

CS 1173: MATLAB median function The median function returns the median or middle value  along an array dimension. B = median(A, dim) resulting median

Add to Reading List

Source URL: www.cs.utsa.edu

Language: English - Date: 2009-09-22 20:24:48
973  CURRICULUM VITAE (DRAFT)      

  CURRICULUM VITAE (DRAFT)     

Add to Reading List

Source URL: material.eng.usm.my

Language: English - Date: 2015-03-03 08:05:52
974Variational Bayesian linear regression Release v1.01 (r19158) for MATLAB, March 2013 Overview The conceptual and practical limitations of classical multiple linear regression models of the form

Variational Bayesian linear regression Release v1.01 (r19158) for MATLAB, March 2013 Overview The conceptual and practical limitations of classical multiple linear regression models of the form

Add to Reading List

Source URL: people.inf.ethz.ch

Language: English - Date: 2015-01-04 06:15:15
975CS 1173: MATLAB std function The std function returns the standard deviation of A along an  array dimension. Standard deviation measures how spread out  the values are around the mean. Unbiased e

CS 1173: MATLAB std function The std function returns the standard deviation of A along an  array dimension. Standard deviation measures how spread out  the values are around the mean. Unbiased e

Add to Reading List

Source URL: www.cs.utsa.edu

Language: English - Date: 2009-10-08 08:06:58
9761  MATLAB °R / R Reference May 25, 2010  David Hiebeler

1 MATLAB °R / R Reference May 25, 2010 David Hiebeler

Add to Reading List

Source URL: ftp.acc.umu.se

Language: English - Date: 2010-05-25 14:55:17
977Petr Krysl  A Pragmatic Introduction to the Finite Element Method for Thermal and Stress Analysis With the Matlab toolbox SOFEA

Petr Krysl A Pragmatic Introduction to the Finite Element Method for Thermal and Stress Analysis With the Matlab toolbox SOFEA

Add to Reading List

Source URL: hogwarts.ucsd.edu

Language: English - Date: 2010-09-01 06:44:06
978Petr Krysl  A Pragmatic Introduction to Finite Element Analysis for Structural Engineers With the Matlab toolbox SOFEA

Petr Krysl A Pragmatic Introduction to Finite Element Analysis for Structural Engineers With the Matlab toolbox SOFEA

Add to Reading List

Source URL: hogwarts.ucsd.edu

Language: English - Date: 2010-09-01 06:43:59
979   CS 1173:  MATLAB Array Basics    Suppose  x = [ 1,  2,  3, 4;  5,  6,  7,  8];       The values in the array are called elements of the array. The  positions in the arra

  CS 1173:  MATLAB Array Basics    Suppose  x = [ 1,  2,  3, 4;  5,  6,  7,  8];       The values in the array are called elements of the array. The  positions in the arra

Add to Reading List

Source URL: www.cs.utsa.edu

Language: English - Date: 2009-09-03 08:18:08
980CS 1173: MATLAB sum function The sum function returns the sum along an array dimension. B = sum(A, dim) resulting sum

CS 1173: MATLAB sum function The sum function returns the sum along an array dimension. B = sum(A, dim) resulting sum

Add to Reading List

Source URL: www.cs.utsa.edu

Language: English - Date: 2012-09-03 20:54:14