photo

JK


2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

5 질문
0 답변

순위
282,978
of 297,527

평판
0

참여
5 질문
0 답변

답변 채택
80.0%

획득한 표
0

순위
 of 20,454

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 159,075

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


fzero for sum of functions?
The actual equation is 0 = sum(ai/(ai-p)) where i is 1 to 4 and I have to look for p values. This is what I put in the code...

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

1

답변

질문


Quick question about the loop
How do I collect values that were done through the loop? For example, M=10:40 for i=0:30; i=i+1; A=10+M...

10년 초과 전 | 답변 수: 2 | 0

2

답변

질문


What does [ ]; do in MATLAB?
Hi, I am looking at some codes. It solves for c at the end, but it defines c=[]; in the beginning which is like empty matri...

10년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Bisection method + Differential equation question
I need to calculated 100 values using differential equation and bisection method, but it is giving me only 1 value. I have 1...

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

1

답변

질문


How do I show relative frequency on histogram?
Okay, I am supposed to make 1000 random values between 1 to 10 and plot them on the histogram to show the relative frequency. ...

10년 초과 전 | 답변 수: 2 | 0

2

답변