photo

Hatef


Last seen: 3년 초과 전 2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

2 질문
0 답변

순위
19,510
of 297,527

평판
2

참여
2 질문
0 답변

답변 채택
50.0%

획득한 표
2

순위
 of 20,454

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 159,075

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

Feeds

보기 기준

질문


How to upload Matlab program to Raspberry Pi 2 and execute it in the Raspberry Pi directly ? is it even possible ?
I am currently doing my final year project and I have been asked to develop a program in Matlab simulink and then upload the pro...

9년 초과 전 | 답변 수: 5 | 2

5

답변

질문


How can i save the outputs of a function inside that function so i can recall that function in another script and plot with it output ???
function [x] = compute(W, k1, k2, d) x1 = W / k1; x2 = ( W + 2 * k2 * d ) ./ ( k1 + 2 * k2 ); k1 = 10000; k2 = 15000; d =...

대략 11년 전 | 답변 수: 0 | 0

0

답변