photo

An Chan


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
205,416
of 300,392

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,335

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 1

View badges

Feeds

View by

Question


Why this happen in using limit, i cant use syms ? someone help me, i need to do my homework, oh god please.
syms x h limit(sin(x)/x) limit((sin(x + h) - sin(x))/h, h, 0) Undefined function or variable 'syms'.

8 years ago | 1 answer | 0

1

answer

Question


Index exceeds matrix dimensions det
D is matrix right? why det(D) not work someone help me

8 years ago | 2 answers | 0

2

answers

Question


rref,rank,transform matrix without using command rref and rank
rref,rank,transform matrix without using command rref and rank;someone help me please,thanks you so much

8 years ago | 0 answers | 0

0

answers

Question


rref and rank,transform matrix
for example A=[1 1 1; 2 3 4; 2 3 2] =>(row2 -2 row1;row3- 2 row 1) A=[1 1 1; 0 1 2; 0 1 0]=>(row3-row2)A=[1 1 1;0 1 2;0 0 -2];i...

8 years ago | 0 answers | 0

0

answers