photo

Andreea Oana


Last seen: 4 years ago Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
41,063
of 300,592

REPUTATION
1

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,752

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

View by

Question


The inequality, Eq(cos(x**3), 0), cannot be solved using solve_univariate_inequality.
Hi! I'm having issues on the following program: syms x; solve(cos(x^3), x>0); It just keeps throwing this error: The inequal...

4 years ago | 0 answers | 0

0

answers

Question


error: fzero: zero point is not bracketed
Hi. So this is what I wrote so far in octave: syms x f=4*x.^2+20*x+4 x=fzero(@(x) f, -5) but I keep getting the error in the...

4 years ago | 1 answer | 0

1

answer

Question


error: Python exception: ShapeError: Matrix shapes must agree (5, 1) != (4, 1)
syms x f(x)=4*x^2+20*x+4 fplot(@(x) f, [-10 5]) This is what I've written in octave so far and I keep getting this error: ...

4 years ago | 0 answers | 0

0

answers

Answered
Matlab Trial Version Download
As I said, I'm not in an university, I'm in high-school. So this alternative isn't countable.

8 years ago | 0

Question


Matlab Trial Version Download
Why can't I buy the trial version of this app? I've completed the following steps: I created an account, and then I completed a ...

8 years ago | 2 answers | 0

2

answers