photo

Ahmed


NTNU

2013년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

4 질문
0 답변

순위
41,410
of 301,234

평판
1

참여
4 질문
0 답변

답변 채택
100.0%

획득한 표
1

순위
 of 21,204

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,580

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How do you use function handles on polynomial functions?
I get an error message on this.... fplot(@x^2 + 3*x +3,[0, 10])

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

1

답변

질문


Can you open a file that is not in your matlab directory with the fopen function?
From your desktop forexample? Do you have to specify it's location to fopen, the filename alone seems to not be enough.

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

1

답변

질문


Is it possible to enter a mathematical expression/function as an input to a user defined function
Forexamples something in the lines of function return_value = function_name( (f(x), 2nd paramaeter, 3rd paramter)) where ...

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

1

답변

질문


How do you replace the entry of a matrix with a string?
I'm a little stuck

12년 초과 전 | 답변 수: 3 | 1

3

답변