• 3. Using Matlab and my extensive knowledge of the English alphabet, the decrypted message w
    541 B (87 words) - 12:58, 19 September 2008
  • Using Matlab the "secret matrix" is found to be <math> \left[ \begin{array}{ccc}
    957 B (150 words) - 13:03, 19 September 2008
  • Through Matlab, the following values can be calculated:
    1 KB (207 words) - 12:07, 25 September 2008
  • ...TLAB thinks they should be. I am off by a factor of <math>\pi</math> from MATLAB's result, but I can't seem to to figure out why. Can anyone lend a hand?
    2 KB (384 words) - 10:56, 16 September 2013
  • Quickly done using matlab,
    2 KB (374 words) - 14:27, 25 September 2008
  • I'm not sure if I'm right though because when I checked it in matlab the answer I got was
    1 KB (176 words) - 12:32, 16 September 2013
  • ...rable to work with due to the ability to process them with program such as MATLAB. By use of sampling a continuous signal can be converted to a discrete sig
    1 KB (274 words) - 06:49, 16 September 2013
  • ...t and is a good page if you're curious about Amplitude Modulation, and how MATLAB is TOTALLY COOL!!!
    305 B (52 words) - 17:22, 17 November 2008
  • == LINK : Matlab Code == 1. [http://homepages.cae.wisc.edu/~ece539/matlab/ The contents are below]
    5 KB (746 words) - 16:33, 17 April 2008
  • Here is a tutorial on [[Generating Gaussian Samples_Old Kiwi]], although the Matlab command ''normrnd'' accomplishes this as well. ...ta with multivariate normal distribution using randn, sqrtm, and repmat in Matlab** -- jungtag.gong.1
    10 KB (1,594 words) - 11:41, 24 March 2008
  • * '''PLEASE HELP FIX THE MATLAB CODE !!!!'''[[Parzen Window Estimation example_Old Kiwi]]
    10 KB (1,607 words) - 08:38, 17 January 2013
  • === Basic Algorithm in MATLAB === <source lang="matlab" enclose="div">
    504 B (76 words) - 10:51, 7 March 2008
  • You can find an example for classifying a data using Matlab in the following link MATLAB A simple MATLAB interface LIBSVM authors at National Taiwan University. 2.85 Zip
    2 KB (267 words) - 20:30, 30 March 2008
  • .../~cjlin/libsvm/ LIBSVM ] - A library of SVM software, including both C and Matlab code. Various interfaces through several platforms available as well. ...ing links to effective Support Vector Machines packages, written in C/C++. Matlab, applicable for binary/multi- calss classifications.
    3 KB (366 words) - 08:48, 10 April 2008
  • * [http://www.mathworks.com/products/demos/nnettlbx/probabilistic/ MATLAB Neural Network Toolbox]
    2 KB (308 words) - 18:24, 22 October 2010
  • ...om most of the popular programming languages, such as C/C++, perl, python, matlab, etc... * [[Scilab_Old Kiwi]] - A opensource matlab-like software environment developed at INRIA
    2 KB (307 words) - 17:13, 21 April 2008
  • Scilab [http://www.scilab.org] is a open-source Matlab-like tool developed at INRIA. It can be downloaded for several platforms fr <source lang="matlab">
    3 KB (376 words) - 20:45, 26 March 2008
  • * [[Matlab Toppics_Old Kiwi]]
    655 B (93 words) - 12:00, 6 May 2008
  • * [[Matlab resources_Old Kiwi]]
    210 B (29 words) - 10:33, 31 March 2008
  • For matlab illiterates and c lovers like me, there is GSL (GNU Scientific Library) ava Subject: How to call matlab functions from C
    782 B (110 words) - 17:39, 19 March 2008
  • There are several ways to create multi-variate data in matlab * You can use mvnrnd(mu,sigma) function in Matlab. (See details below)
    2 KB (362 words) - 17:44, 19 March 2008
  • [http://www.scilab.org| Scilab] is a open-source Matlab-like tool developed at INRIA. It can be [http://www.scilab.org/download/| d <source lang="matlab">
    3 KB (379 words) - 10:20, 20 March 2008
  • ...</math> are iid samples drawn from <math>\mathcal{N}(0,1)</math>. (Note: Matlab has a function, mvnrnd.m, to sample from <math>\mathcal{N}(\mu,\Sigma)</mat
    2 KB (449 words) - 16:12, 20 March 2008
  • We need to generate uniformly distributed samples, rand() should be used. In MATLAB, randn() is used to generate normal distributed samples N(0,1).
    2 KB (258 words) - 00:51, 22 March 2008
  • ...terintuitive behavior when dealing with "int" types. Observe the following MATLAB command sequence: ...anywhere in the expression, which leads to uint8(1)/double(2) producing 1. MATLAB also "rounds" integer division instead of performing the "floor" function::
    2 KB (224 words) - 00:53, 22 March 2008
  • [[DT Fourier Series in Matlab with ONE command_Old Kiwi]]
    456 B (75 words) - 22:17, 23 March 2008
  • '''PLEASE HELP FIX MATLAB CODE''' Here's the figure that I got from my MATLAB code. As you can see, my results do not match well with the figure of the b
    2 KB (267 words) - 20:45, 26 March 2008
  • This is a stub for Matlab related issues. Please create topics about Matlab as sub-topics of this. To include Matlab source, use the <nowiki><source lang="Matlab></nowiki> tag...
    977 B (138 words) - 15:04, 7 April 2008
  • 1. SVM and Kernel Methods Matlab Toolbox 4. LIBSVM - A library of SVM software, including both C and Matlab code. Various interfaces through several platforms available as well.
    860 B (129 words) - 11:05, 3 April 2008
  • === Matlab Source Code === To load the iris data (which is included by default in Matlab)
    3 KB (448 words) - 10:38, 22 April 2008
  • Here is a link to download matlab code to find MST
    358 B (60 words) - 22:13, 18 April 2008
  • *You can access software (such as Microsoft Office, Matlab, etc.) through Purdue anytime anywhere as long as you are online. Go to ht
    4 KB (628 words) - 13:08, 13 August 2008
  • * Students can propose numerical methods (e.g. Matlab code) to check their answers. You would be surprised what kind of tricks th
    5 KB (832 words) - 10:36, 25 August 2008
  • ...to plot the two. I think this is how you do it at least. I am going to use MATLAB to plot them. --[[User:Kfernan|Kevin Fernandes]]
    3 KB (560 words) - 05:47, 30 September 2009
  • * firpm(500,... generates a 500 order Parks-Mc Clellen filter of cutoff. MATLAB uses 1 as pi and 1e-12 and 2e-12 are the cutoff frequencies on the scale
    4 KB (543 words) - 07:02, 25 August 2010
  • [[Category:ECE301]] [[Category:Programming]] [[Category:Matlab]] [[Category:lecture notes]] '''Here is a Matlab script reflecting Lecture 1. The script plays various audio signals. Copy
    2 KB (232 words) - 05:30, 11 July 2012
  • 7. Convolution implementation Write a Matlab function that per- below can be represented by a vector in Matlab as [2, 3, 1]. Compare
    3 KB (451 words) - 00:38, 2 July 2009
  • File:HW1 mario theme.pdf
    Matlab code for the entire Mario Theme sheet music.
    (35 KB) - 18:13, 24 June 2009
  • Please find the Matlab code attached:[[Media:HW1_mario_theme.pdf‎]]
    173 B (27 words) - 18:15, 24 June 2009
  • % it's not perfect like the original Mario song (that can be found at MATLAB's website), but it's close.
    1 KB (178 words) - 19:03, 24 June 2009
  • Matlab Examples - Review of Discrete Convolution using Matlab == http://www.youtube.com/watch?v=bPAKMS6_FWg&eurl=http://freedomuniversit
    420 B (68 words) - 11:20, 29 June 2009
  • Please find attached PDF file of matlab script. [[Media:HW2matlab.pdf]]
    173 B (26 words) - 10:56, 1 July 2009
  • Matlab's "conv" function works in a similar fashion to the above code. However, i
    258 B (39 words) - 13:07, 1 July 2009
  • %functionality this works as the matlab does not distiquish between
    673 B (123 words) - 11:18, 1 July 2009
  • File:Convolution without using the conv.pdf
    This is the pdf form of the Matlab file
    (39 KB) - 12:22, 1 July 2009
  • For the matlab file in pdf, follow this link
    133 B (24 words) - 12:25, 1 July 2009
  • % creating a MATLAB function that calls upon two vectors x and h.
    185 B (36 words) - 16:35, 1 July 2009
  • % creating a MATLAB function convo that calls upon two vectors x and h to be convoluted.
    498 B (93 words) - 16:53, 1 July 2009
  • %Matlab will not allow, like mathematics in general, two different sized arrays to
    1 KB (204 words) - 22:28, 1 July 2009
  • ...compute <math>a_0 = \frac1T\int_{T}x(t)dt</math>, then make sure that your Matlab code is not computing <math>a_0</math> as something infinite (Inf) or nonex
    577 B (95 words) - 14:35, 8 July 2009

View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)

Alumni Liaison

Basic linear algebra uncovers and clarifies very important geometry and algebra.

Dr. Paul Garrett