photo

ajk1


自 2015 起处于活动状态

Followers: 0   Following: 0

消息

Motivated to learn...

统计学

All
  • Thankful Level 3
  • Knowledgeable Level 1
  • First Answer
  • Scavenger Finisher
  • Solver

查看徽章

Feeds

排序方式:

提问


Overlapping binary data and figure
Hi, I have 11 binary datasets of the same object (all size 297x258) saved in <https://www.dropbox.com/s/6njsuvdajt1vx30/data1.ma...

8 years 前 | 0 个回答 | 0

0

个回答

已解决


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

8 years 前

提问


Changing elements with a condition
Hello, I have a binary variable (size 733x1) called ' <https://www.dropbox.com/s/9ib58auz90eg5f5/data.mat?dl=0 column> ' and in ...

8 years 前 | 2 个回答 | 0

2

个回答

提问


Measuring distance between overlapped images using their corresponding datasets
Hi, I have two (of seven) 8-bit <https://www.dropbox.com/s/3kdlze4cyzxt673/Data.zip?dl=0 datasets> of the same object growing wi...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Overlapping .tiff images
Hi, I have several .tiff images in the same directory (1.tiff, 2.tiff, ... 20.tiff) and they are all datasets of the same size...

8 years 前 | 1 个回答 | 0

1

个回答

提问


For loop iteration help
Hi, in my code I have for k=1:20 % code executed with output 'image' data.(['val' num2str(k)]) = image; % s...

8 years 前 | 2 个回答 | 0

2

个回答

提问


Visualising 3D dataset
Hi, I have a 3D dataset that I would like to visualise it in Matlab. The dataset is 375x91x223 (and is the output of X-ray CT)...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Swapping columns in a 375x91x223 variable
Hi, I have a variable called 'vol' that is 375 x 91 x 223 and I would like the output to be 375 x 223 x 91. I have previously ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Determine average of results from a loop.
Hi, I have a loop that outputs a 297x258x104 dataset that I have called 'info2'. I have stored these in 'info.table' using the b...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Help with writing loop for multiple input files
Hi, I am having trouble writing a loop that reads multiple .raw files. The input files are 375x223x91 data sets. I have tried to...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to plot circles around centre points?
Hi, I woild like help with my plot. Each point p2...p9 (with p7 omitted) are cetnre points of circles of radius 250 and I w...

9 years 前 | 2 个回答 | 0

2

个回答

提问


Help with indexing problem.
Hi, I would like help with this indexing problem. I have a 5x3 matrix called 'P_table' and I want to find the sum for all the ro...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Index exceeds matrix dimensions error.
Hi, I would like to know how to change the 0's in C that are in the same position where d1 finds values where (d<=d0) with t...

9 years 前 | 1 个回答 | 0

1

个回答

提问


In an assignment A(I) = B, the number of elements in B and I must be the same error
Hi, I would like to know how to change the 0's in C that are in the same position where d1 finds values where (d<=d0) with the c...

9 years 前 | 2 个回答 | 0

2

个回答

提问


Help with for loop.
Hi, I have a for loop where d is a 100x1 array and d0 is the average value of the elements in d. I would like to know how I ca...

9 years 前 | 1 个回答 | 0

1

个回答

已回答
Student-pricedStudent-pricedStudent-priced
At university I used a pic18f8722 and it provided me with a good introduction. It's ideal for embedded systems and you can use t...

9 years 前 | 0

| 已接受

提问


How to arrange array in new order and change position of elements in corresponding array?
Hi, in my program I have an array d, which is 100x1 and I have another 100x1 array e, that corresponds to d. I would like help t...

9 years 前 | 2 个回答 | 0

2

个回答

提问


How to change size of array to match size of another array?
Hi, I have an array a which is a 1 dimension array (i.e. nx1 array) and I want to create a new array b, which copies the size (n...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Attempted to access x_set(:,100); index out of bounds because size(x_set)=[7600,1] help
Hi, I get an error message after trying to remove values in x_table less than 0. x_table is a 100x100 array and after I apply th...

9 years 前 | 2 个回答 | 0

2

个回答

提问


Adjusting if loop to calculate probability for each column of dynamic array
Hi, I am trying to adjust this for loop such that for each column of the iteration that is stored in list_val_table it counts th...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Assignment has more non-singleton rhs dimensions than non-singleton subscripts help
Hi, I am trying to make something like a table so for every iteration (1:200) a new column is added in 'list_val' but with a var...

9 years 前 | 1 个回答 | 0

1

个回答