photo

Samious


2013년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

11 질문
0 답변

순위
71,461
of 300,365

평판
0

참여
11 질문
0 답변

답변 채택
36.36%

획득한 표
0

순위
 of 20,933

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,262

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Error plotting graph, with y behaving similar to step function
Hi, i want to plot a graph where y=t^2 when t>0 and y=5 when t<0 giving that t=[-5:0.1:5] t=[-5:0.01:5] for i=length(t) ...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Error using taylor to find Maclaurin polynomials
Hi I have some problem with using the taylor function, this is what I did syms x f=exp(x^2); taylor(f,5,0) I'm want to ...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Setting stop time (auto)
Hi guys, Is there a way to automatically set a stop time in simulink?, for example, I throw a ball at 30m/s horizontally and 10m...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Question regards double integral
Hey I have a problem with double integral this is my function xmin=0; xmax=1; ymin=0; ymax=x; ymin<y<ymax; ...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to create two graphs in difference figure in one function?
Hey guys, I have a question I would like to ask about how to create two difference graph (not in the same set of axis) in a comp...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Need help making a stairs graph
Hi can anyone tell me how to make a stair graph? For example, I have two y values, the fist is 3 when x is from 0 to 4, the sec...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to get disp('') to displace in one line instead of many
So If I have a function like e.g. function v=test(x) v=x+2; disp('The answer is'),disp(v),disp('hooray...

거의 12년 전 | 답변 수: 1 | 0

1

답변

질문


How to write a cipher code
Hey I'm very confused right now about cipher code, so can any please explain to me how to write a function that will take "messa...

대략 12년 전 | 답변 수: 1 | 0

1

답변

질문


how to combine multiple output in one lines?
E.g. I have a matlab function for example, for i=(1:25) b=35-i how do I get it to make an answer like ************...

대략 12년 전 | 답변 수: 1 | 0

1

답변

질문


using matlab in term if creating a function to break a 16x1vector into a 4x4 matrix
I need to write a function in matlab that will Convert a [16×1] into a [4×4] form. eg. [d1,d2,...,d16]into[d1 d5 d9 d13; d2 d...

대략 12년 전 | 답변 수: 1 | 0

1

답변

질문


Question regards making a function in matlab involve matrices
Hi, I'm a completely newbies to Matlab, just got a student version a few days ago. And I was asked to solve this question using ...

대략 12년 전 | 답변 수: 3 | 0

3

답변