photo

Thomas


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Unbalanced or unexpected parenthesis or bracket.
For some reason I am getting an error when I try and use this piece of code Q = quad(@Func01_p4, L,U,[],[],a,b,c); bu...

10 years ago | 1 answer | 0

1

answer

Question


Plotting three multivariable user defined functions on one graph
I have three functions that I created and I want to place them all on one graph. Each function has a couple variables that are d...

10 years ago | 1 answer | 0

1

answer

Question


Combining two matrices into one
I need to combine the two matrices a and b to yield c. a = [1;0] and b = [0;1] and for c I need to matrix to look like th...

11 years ago | 1 answer | 0

1

answer

Question


Spacing in a heading for a table. (fprintf)
I have this code below fprintf('\n\tAppNumb \tgender \tgpa \texp \tlines (bonus)'); fprintf('\n%11.0f %11.0f %11.4f %11...

11 years ago | 1 answer | 0

1

answer

Question


Creating a Table with labels for each column
So I have this matrix that is set up like so Column1 -----------Column 2----------Column 3 1 0 28....

11 years ago | 1 answer | 0

1

answer

Question


Separating a matrix into two matrices based on a value of one of the columns.
So I have a matrix like such Data2 = http://screencast.com/t/omDlbDtB and I want to separate the matrix into two diffe...

11 years ago | 1 answer | 0

1

answer