photo

RR


Last seen: 1 year 前 自 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 years 前 | 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 years 前 | 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 years 前 | 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...

4 years 前 | 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 years 前 | 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 years 前 | 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...

5 years 前 | 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...

6 years 前 | 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 years 前

已解决


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 years 前