photo

Darya


Michigan State University

2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

5 질문
0 답변

순위
193,776
of 301,806

평판
0

참여
5 질문
0 답변

답변 채택
80.0%

획득한 표
0

순위
 of 21,413

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 176,647

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Matlab assumes a matrix is 1x2 instead of 1x9?
I have the following code: b should end up as a 1x9 matrix of values solved for in the equation. D0=D(1,:); D1=D(2,:); D2=...

대략 12년 전 | 답변 수: 2 | 0

2

답변

질문


Error Message: Operands to the || and && operators must be convertible to logical scalar values.
Using the following script I get the above error message. I don't see how it connects, since my boundary conditions are scalars....

대략 12년 전 | 답변 수: 1 | 0

1

답변

질문


Curve fitting tool unavailable?
Attempting to use the command "fit", even for a very simple data set returns: Undefined function 'fit' for input arguments of t...

대략 12년 전 | 답변 수: 1 | 0

1

답변

질문


How to call a different function for each iteration of a loop?
If I have created a set of functions with names corresponding to indices, How do I later call that function with the index I a...

대략 12년 전 | 답변 수: 2 | 0

2

답변

질문


How to add a variable index to a file name in a loop?
I would like to make it so every time this runs, for J=1:15, it saves a different version of the function minfun with the index ...

대략 12년 전 | 답변 수: 1 | 0

1

답변