photo

Zach


Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
8 789
of 300 338

REPUTATION
5

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
83.33%

VOTES RECEIVED
5

RANK
 of 20 922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 149

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 3

View badges

Feeds

View by

Question


Explicit solution could not be found.
I am looking for the value of a parameter,a, when an eigenvalue equals 0. I found the Jacobian matix and have the correct equati...

nästan 13 år ago | 0 answers | 0

0

answers

Question


fprintf %f
I have an fprintf command fprintf('\n %s \n%0.3f',Data{:}) where my data contains a sentence and then an array. I want the de...

ungefär 14 år ago | 2 answers | 0

2

answers

Question


Data and fprintf
I have the following 2 lines Data={'The calculated means for ERP0 are ','The standard deviations for ERP0 are ', 'The calcula...

ungefär 14 år ago | 1 answer | 0

1

answer

Question


Expand Array
I have an array [1,2,3,4] i want to have an array that is 1 2 3 4 1 2 3 4 1 2 3 4 and so on. so pretty much an array with ...

ungefär 14 år ago | 1 answer | 0

1

answer

Question


Assign Multiple Variables
I have a array for example [1,2,3,4]. I want to assign a variable to each number in the array such that a=1, b=2, c=3, and d=4. ...

ungefär 14 år ago | 5 answers | 5

5

answers

Question


Multiple lines in a string
I am trying to obtain multiple lines in a string. The first part is the following: name = 'Alice'; age = 12; str = fprintf('...

ungefär 14 år ago | 2 answers | 0

2

answers