photo

Ahmed Amin


Last seen: 4년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

5 질문
0 답변

순위
92,637
of 301,195

평판
0

참여
5 질문
0 답변

답변 채택
20.0%

획득한 표
0

순위
 of 21,190

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,322

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


parallel computation in matlab
How can i use parallel computation in this Function ? function [x,y]=euler_backward(f,xinit,yinit,xfinal,n) % calculate h h=(...

4년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how take a mathematical function from user
here in my code it is me who write F and G function in my Scrip File . now i want the user to enter the F and G in Command Wind...

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

1

답변

질문


how take a mathematical function from user
can you help me to understand what is the meanning of this line of code f=@(x,y) x./y; and what is the meaning of x./y ?

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

1

답변

질문


how take a mathematical function from user
How can i take F and G from the user to use them in a function if i have F=@(x,y) x./y; and G=@(x) sqrt(x.^2+1); ?

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

1

답변

질문


choose which function to run it
How can i make user choose which function that will be called Ex: to run function 1 please enter 1 to run function 2 please e...

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

1

답변