Community Profile

photo

RR


Last seen: 8ヶ月 前 2017 年からアクティブ

Followers: 0   Following: 0

連絡

統計

All
  • 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...

約2年 前 | 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...

約2年 前 | 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...

約3年 前 | 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...

3年以上 前 | 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...

4年弱 前 | 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...

約4年 前 | 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...

4年以上 前 | 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...

5年以上 前 | 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...

7年以上 前

解決済み


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:...

7年以上 前