photo

steven


2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

5 질문
3 답변

순위
84,927
of 301,478

평판
0

참여
5 질문
3 답변

답변 채택
100.0%

획득한 표
0

순위
 of 21,296

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 174,719

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
Approximating 'y' coordinates of a b-spline's coefficients.
I have managed to come up with a solution which works for my case: %% Baseline Spline %% cp_x=[0 11.19 28....

7년 초과 전 | 0

| 수락됨

질문


Approximating 'y' coordinates of a b-spline's coefficients.
I have created a B-spline using the following method: cp_x=[0 11.19 28.26 59.12 88.99 90...

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

1

답변

답변 있음
Removing duplicate rows of matrices from a cell array.
Managed to solve it myself (with a lot of fiddling around!): Where 'a' is the 32x32 cell array: RemoveIndex = []; for i...

9년 초과 전 | 0

| 수락됨

질문


Removing duplicate rows of matrices from a cell array.
<</matlabcentral/answers/uploaded_files/62528/Example.PNG>> I have a 32x32 cell array which all either contain X,Y coordinate...

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

1

답변

답변 있음
Using the deviation of a linear regression calculation to trim the calculated data in the linear regression itself.
Thanks for both of your help. I have implemented the below and it seems to do what I was looking for (note: I have changed va...

9년 초과 전 | 0

| 수락됨

질문


Using the deviation of a linear regression calculation to trim the calculated data in the linear regression itself.
I have calculated the linear regression of a set of data: -42.1274227227296 -6.79715991020203 -46.6343683929176 -12.2348...

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

3

답변

질문


Struggling to store indexing variable as an array.
I am trying to store a list of file names which have been retrieved from a folder. Any help would be appreciated; here is w...

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

1

답변

질문


How do I plot the different values in a for loop on the same plot? (confusing problem!)
I am wanting to take axial cuts sweeping from right to left along the x co-ords -0.05 to -1.0 in -0.05 increments to get the for...

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

1

답변