photo

nr0003


2017년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

3 질문
0 답변

순위
105,305
of 301,781

평판
0

참여
3 질문
0 답변

답변 채택
33.33%

획득한 표
0

순위
 of 21,420

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 176,526

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Why am i getting negative numbers?
%Set Values g = 9.8; %m/s^2 v = [10, 12, 14, 16, 18, 20]; %m/s theta = [0, 0, 50, 60, 70, 80]; %degress ...

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

1

답변

질문


How am i supposed to input this equation for a diode?
I have a homework question and I honestly have no idea where to start. I can't remember anything from class and I haven't found ...

거의 9년 전 | 답변 수: 0 | 0

0

답변

질문


Can someone help me with my code? It giving me an error in line 2 saying that it doesn't exist or it inst able to enter it in as x.
function y = bubble( x ) n = length(x); %This is where the error occurs sort= 0; k = 0; while ~ sort sort...

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

1

답변