photo

RR


Last seen: 대략 2년 전 2017년부터 활동

Followers: 0   Following: 0

메시지

통계

All
MATLAB Answers

8 질문
0 답변

Cody

0 문제
2 답안

순위
29,031
of 300,392

평판
1

참여
8 질문
0 답변

답변 채택
37.5%

획득한 표
1

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
91,804
of 168,373

참여
0 문제
2 답안

점수
30

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Explorer
  • Thankful Level 1
  • Solver

배지 보기

Feeds

보기 기준

질문


error with interpn function "Grid arrays must have NDGRID structure"
Dear all, I have two matrix a=10x2 and b= 10x2. they are the indipendent variables of an unknown function C(a,b)= 10x3. I woul...

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

0

답변

질문


lookup table/n dimension interpolation
Dear all, I need to find a model/look up table so that given as inpunt two 2D points (pa=(xa,ya); pb=(xb,yb))I will have as ou...

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

1

답변

질문


circular fitting of a semicircle
Dear all, I would like to fit a semicircle to a circumference considering only the blu point in the figure below and excluding...

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

1

답변

질문


What does the 'metric' parameter means in imfindcircles?
Dear all, One of the output for the IMFINDCIRCLES function is 'metric'. I want to know what it means exaclty. What does it me...

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

1

답변

질문


Random samples from combination of poisson distributions
How can I generate random samples from a multiple combination of poisson distributions? I'm wondering if there is the possibili...

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

1

답변

질문


save RT structure set Dicom file from a binarized volume?
I have a binarized volume associated to a computed tomography dicom image set. I have also the original dicom RT structure set...

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

0

답변

질문


SVD and basis of a plane
X is a 1000x3 matrix describing a group of points in 3D space. I am interested in finding the normal vector of the best fit pl...

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

1

답변

질문


Why different p-values for ranksum and kruskalwallis on two groups
Why do I get different p-values when I’m using “Wilcoxon rank sum test” or “Kruskal-Wallis test” on two groups. Which test shou...

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

1

답변

문제를 풀었습니다


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

거의 9년 전

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

거의 9년 전