photo

Ian


University of Minnesota Twin Cities

2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

7 질문
0 답변

순위
228,595
of 300,369

평판
0

참여
7 질문
0 답변

답변 채택
100.0%

획득한 표
0

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Determining Constants of Best Fit Curve
I have a dataset (x,y) that I would like to fit a curve to. The curve must be of the form: y = a + b*c^d*x^e where a,b,c,d...

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

1

답변

질문


How to element by element multiply all rows of a matrix in a loop?
I've written a function which generates an (a x b) matrix where a,b are both inputted quantities. After I've generated this matr...

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

1

답변

질문


Running through a randomly generated array and doing calculations
Here's the problem statement: "Consider an array x of randomly generated positive and negative integers. Write a script that pe...

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

1

답변

질문


Sum of first 100 integers?
Write a script that uses a for loop to calculate the sum of the first 100 integer numbers

11년 초과 전 | 답변 수: 5 | 0

5

답변

질문


Vector Equation with scalars?
Define a and b as scalars a = 3 and b = 4, and x as the vector x = −3,−2.8,−2.6,··· ,1.6,1.8,2. Then use these variables to calc...

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

1

답변

질문


Three element vector function?
Create a MATLAB function that, given a three element vector [x1 x2 x3] as input, calculates r = x1^2 + x2^2 − x3^2.

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

1

답변

질문


Constucting an array in column form
Construct an array a (in column form) made of 17 (equally-spaced) values between 17 and 289.

거의 12년 전 | 답변 수: 2 | 0

2

답변