Statistics
RANK
13,505
of 300,379
REPUTATION
3
CONTRIBUTIONS
4 Questions
2 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
2
RANK
of 20,931
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168,299
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
Feeds
what does "^" and ".^" difference ?
The dot is a element wise operator, this means that each element is operated on by the element of the same index when you use th...
6 years ago | 1
Question about plotting log responses
Im not totally sure what you mean exactly, but you should look at functions semilogx, semilogy and loglog
6 years ago | 0
Question
Error in Matlab R2019b with titles
Im having issues with Matlab's use of titles, Im not new to Matlab and I've never seen something like this, I might be doing som...
6 years ago | 1 answer | 1
1
answerQuestion
Working with phone number data. Number to String
Using a bunch of data from an excell sheet im reading in phone numbers to sort the problem is that some of the numbers matlab re...
8 years ago | 1 answer | 0
1
answerQuestion
Changing a string in a matrix to a variable with a value given in another matrix.
Its pretty simple what i want to do but seems complex on matlab. For example we have two difference types of arrays if t...
9 years ago | 1 answer | 0
1
answerQuestion
Im trying to solve a differential equation that i did on paper with the solve function but it gives me a huge exact answer all i want is an approximation how do i do that. heres my code.p = 161/880 Vo = 0 g = 32.2 Vt = g/p yo = 1200 syms t eq = ((-1/
how do i do that. heres my code. p = 161/880 Vo = 0 g = 32.2 Vt = g/p yo = 1200 syms t eq = ((-1/p)*(Vo-V...
9 years ago | 1 answer | 0

