photo

cgenes


Last seen: 約5年 前 2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

16 質問
1 回答

ランク
18,089
of 300,771

評判
2

コントリビューション
16 質問
1 回答

回答採用率
75.0%

獲得投票数
2

ランク
 of 21,084

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,969

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Review
  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


have I calculated 'scores' correctly for ROC curve input from PLS-DA
HI i've used plsregress() on some FTIR chemical spectrum data, to get a model which predicts a categorical variable (but becau...

6年以上 前 | 0 件の回答 | 0

0

回答

回答済み
how to find x from a fixed y, when using a sigmoidal fit
Oh yes I was being dim of course you just rearrage the formula to solve for x %-- rearrange the formula syms param1 param...

6年以上 前 | 0

| 採用済み

質問


how to find x from a fixed y, when using a sigmoidal fit
HI there sure this is super simple - but it's making my head hurt I have a sigmoidal fit - which finds y for any x But i wa...

6年以上 前 | 1 件の回答 | 0

1

回答

質問


what do lines that double back on themselves mean box plots
HI i'm using anova1 and it produces plots like this it's a dumb question: but what do the lines mean that double back on t...

6年以上 前 | 1 件の回答 | 2

1

回答

質問


multiply all numbers above a threshold in a matrix by n, but only on certain indices, and keep original matrix dimension
Hi, I want to multiply all numbers above a threshold in a matrix by n, but only on certain indices, and keep the original matr...

6年以上 前 | 1 件の回答 | 0

1

回答

質問


error in heat transfer example
Hi when working through the example https://uk.mathworks.com/help/pde/ug/heat-distribution-in-a-circular-cylindrical-rod.html ...

6年以上 前 | 1 件の回答 | 0

1

回答

質問


cell2mat error in reading in e+ (scientific notation)
Hi i'm really puzzled as this bit of code has worked well in the past - but now does not work properly, as it no longer conve...

約7年 前 | 0 件の回答 | 0

0

回答

質問


how to create a volume using x,y,z co-ordinates for use in isosurface & isocaps function
Hi I have x,y,z co-ordinates - which you can visualise with " figure, stem3(xI, yI, zI, 'MarkerFaceColor', 'g'); " , if y...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


plotting pixel values on a 256x256 image when only some pixel co-ordinates are known, and the unknowns can be 0 or NaN
I have the indices (x,y co-ordinates) and pixel values i want to visualise on a 256x256 image (i don't have all the pixel co-ord...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


Error using cell2mat (line 52) CELL2MAT does not support cell arrays containing cell arrays or objects.
HI I have a cell array {4000x1 cell, 5000x1 cell} containing strings 'nameA', 'nameB' - I want to concatenate them into 1 long c...

8年弱 前 | 1 件の回答 | 0

1

回答

質問


boxplot from a structured array
hi i have a structured array it's like this name_of_image(1).stats name_of_image(2).stats etc in .stats is a ...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


plot middle and end of an array
HI i want of plot the beginning and end of an array, leaving out the middle bit something like . . . (here the comma doesn't ...

9年弱 前 | 1 件の回答 | 0

1

回答

質問


showing K means clusters image in colors rather than grey scale
Hi I have clustered my image into 8 different clusters now I have got to this bit in the example on your web page <https...

約9年 前 | 0 件の回答 | 0

0

回答

質問


save('-append') does not work ; what am i doing wrong?
Hi I load in a .mat file into my script which contains a structure array of various variables - one of them the name of some...

約9年 前 | 0 件の回答 | 0

0

回答

質問


accessing double arrays in a multidimensional array
Hi I have an array which is 256x156x1056 double. (X,Y,Z [where the Z has it's own X,Y]) 1) How do you access the double? - ...

約9年 前 | 1 件の回答 | 0

1

回答

質問


sort X and Y columns according to a repeated string in a 3rd column and scatter plot
Hi, I have 3 columns (in a struct array called "data") columns are; "subject", "timepoint", "perimeter" . How can can I use som...

約9年 前 | 2 件の回答 | 0

2

回答

質問


Create and save imfreehand() positions until the user clicks a button to finish
Hi, I want an image to open and the user to draw ROI with imfreehand() until they are finished - with the co-ordinates save...

約9年 前 | 1 件の回答 | 0

1

回答