User contributions
Jump to navigation
Jump to search
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 12:19, 7 May 2014 (diff | hist) (-1) m Aaron Myers (current)
- 18:16, 6 May 2014 (diff | hist) (+34) Aaron Myers
- 16:39, 4 May 2014 (diff | hist) (+456) N Aaron Drawing Error Ellipse (Created page with "; My attempt at drawing random variates from multivariate dist and drawing error ellipse <pre> A=mvnrnd([0 0],[1 0;0 3],50); mu=[0 0]; sig=[1 0;0 3]; L=chol(sig); [U S Vt]=svd...") (current)
- 16:39, 4 May 2014 (diff | hist) (0) N File:AaronErrorellipse.jpg (current)
- 16:37, 4 May 2014 (diff | hist) (+33) Aaron Myers
- 12:05, 4 May 2014 (diff | hist) (+475) N Aaron MontyPythonTest (Created page with "; A code I created to test the monty python problem. <pre> clear all clc p=0; for i=1:10000 doors=[1 2 3]; selectdoor=randi(3); winner=randi(3); doors(doors==...") (current)
- 12:04, 4 May 2014 (diff | hist) (+27) Aaron Myers
- 12:13, 29 April 2014 (diff | hist) (+384) N Aaron Segment 23 More trials (Created page with "; My attempt at more trials to really understand bootstrapping <pre> clear all clc n=100; pop=gamrnd(1,.3,[100000 1]); sample=randsample(pop,n,false); for i=1:10000 resam...") (current)
- 12:12, 29 April 2014 (diff | hist) (+100) Aaron Myers
- 14:39, 28 April 2014 (diff | hist) (+5,418) N 042814Aaron (Created page with "; My code for the exercise <pre> %-------------------------------------------------------------------------- % Original Author: Isaac J. Lee % E-mail: ijlee2@ices.utexas.edu...") (current)
- 14:38, 28 April 2014 (diff | hist) (0) N File:AaronImageComp.jpg (current)
- 14:38, 28 April 2014 (diff | hist) (0) N File:AaronPCA.jpg (current)
- 14:36, 28 April 2014 (diff | hist) (+17) Aaron Myers
- 12:38, 28 April 2014 (diff | hist) (+1,240) N Aaron Another MCMC simulation (Created page with "; I really want to understand MCMC and it usually helps if I do a very basic example that I can verify so below I tried to use MCMC to sample from a normal distribution, then ...") (current)
- 12:37, 28 April 2014 (diff | hist) (0) N File:AaronMonteTestplot.jpg (current)
- 12:37, 28 April 2014 (diff | hist) (0) N File:AaronMonte2plot.jpg (current)
- 12:35, 28 April 2014 (diff | hist) (+35) Aaron Myers
- 11:12, 28 April 2014 (diff | hist) (+642) N Aaron Chi2 SD table (Created page with "; Below is my code and output for chi2 std values <pre> clear all clc v=[1 2 3 4 5]; perc=[.68 .95 .99 .995 .999]; table=zeros(6,6); table(2:end,1)=v; table(1,2:end)=perc; for...") (current)
- 11:11, 28 April 2014 (diff | hist) (+25) Aaron Myers
- 14:50, 25 April 2014 (diff | hist) (+579) N 042514Aaron (Created page with "; My code for part I of the problem <pre> function [pfinal]=ClassStep1(A,w) % Five separate colors % Set of weights w are given % A is data matrix w=w./sum(w); for j=1:lengt...") (current)
- 14:49, 25 April 2014 (diff | hist) (+17) Aaron Myers
- 17:51, 24 April 2014 (diff | hist) (+73) Aaron Myers
- 17:50, 24 April 2014 (diff | hist) (+82) Aaron Seg 48 Deflating (current)
- 17:49, 24 April 2014 (diff | hist) (+2,040) N Aaron Seg 48 Deflating (Created page with "; Below is my attempt to do what is referred to as "Deflating" a matrix, by looking at the space orthogonal to certain eigenvectors. Making the system easier to deal with. : I...")
- 17:44, 24 April 2014 (diff | hist) (+28) Aaron Myers
- 11:55, 24 April 2014 (diff | hist) (+88) Aaron Segment 48 (current)
- 11:55, 24 April 2014 (diff | hist) (0) N File:Aaronseg48Sings2.jpg (current)
- 11:51, 24 April 2014 (diff | hist) (0) N File:Aaronseg48Sings.jpg (current)
- 11:33, 24 April 2014 (diff | hist) (0) N File:AaronSeg48Usingunifrnd.jpg (current)
- 11:23, 24 April 2014 (diff | hist) (+2) Aaron Segment 48
- 11:15, 24 April 2014 (diff | hist) (+358) Aaron Segment 48
- 11:13, 24 April 2014 (diff | hist) (0) N File:AaronSeg48singvals.jpg (current)
- 21:59, 23 April 2014 (diff | hist) (+1,470) N Aaron Segment 48 (Created page with ";To Compute[edit] :1. Suppose that only one principal component is large (that is, there is a single dominant value s_i). In terms of the matrix \mathbf V (and anything else r...")
- 21:58, 23 April 2014 (diff | hist) (+24) Aaron Segment 47 (current)
- 21:58, 23 April 2014 (diff | hist) (0) N File:AaronSeg47.jpg (current)
- 21:58, 23 April 2014 (diff | hist) (+246) Aaron Segment 47
- 21:51, 23 April 2014 (diff | hist) (+668) Aaron Segment 47
- 20:40, 23 April 2014 (diff | hist) (+87) N Aaron Segment 47 (Created page with "; No problems on this segment so I will just add my comments, thoughts, questions, etc.")
- 20:38, 23 April 2014 (diff | hist) (+527) Aaron Segment 41 (current)
- 20:07, 23 April 2014 (diff | hist) (+52) Aaron Segment 41
- 20:07, 23 April 2014 (diff | hist) (0) N File:Aaronseg41k2.jpg (current)
- 20:07, 23 April 2014 (diff | hist) (0) N File:Aaronseg41k1.jpg (current)
- 19:39, 23 April 2014 (diff | hist) (+1) Aaron Segment 41
- 19:39, 23 April 2014 (diff | hist) (+1,278) N Aaron Segment 41 (Created page with ";To Calculate :1. Show that the waiting times (times between events) in a Poisson process are Exponentially distributed. (I think we've done this before.) : A: This is seen tr...")
- 13:03, 23 April 2014 (diff | hist) (+66) Aaron Myers
- 09:54, 23 April 2014 (diff | hist) (-1) Aaron Segment 40 (current)
- 09:54, 23 April 2014 (diff | hist) (+161) Aaron Segment 40
- 09:51, 23 April 2014 (diff | hist) (+114) Aaron Segment 40
- 09:51, 23 April 2014 (diff | hist) (0) N File:Aaronseg40exon2.jpg (current)
- 09:51, 23 April 2014 (diff | hist) (0) N File:Aaronseg40exon1.jpg (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)