photo

Jamie Rodgers


LifeScan Scotlan Limited JnJ

2010 年からアクティブ

Followers: 0   Following: 0

Scientist

統計

All
  • First Review
  • First Submission
  • Knowledgeable Level 1
  • First Answer
  • Commenter
  • Solver

バッジを表示

Feeds

表示方法

回答済み
Excel export script help request
I could be wrong - since I don't have access to you data, but - guessing - I think what you MAY be doing here is trying to conca...

約12年 前 | 0

| 採用済み

回答済み
Vectorizing finding indexes
Try This: Your vector Y=[0:1:1000]; X=[0.1, 2.5, 2.8, 4.1]; Vectorised code Z1=arrayfun(@(a)int...

約12年 前 | 0

回答済み
extrapolate to min point between grid points using slope trends
Nina, Yes it most certainly can - BUT this will depend upon the type of surface fit you employ: Also you need to be aware t...

約12年 前 | 0

回答済み
extrapolate to min point between grid points using slope trends
Do You have the curve fitting toolbox? If so: Possible Strategy: use 'fit' to create a 'fit object' using a suitable input...

約12年 前 | 0

| 採用済み

回答済み
rearranging a matrix in an efficient way
MY Strategy: Generate required indices, and use arrayfun! (i) Generate 2 matrices corresponding respectively to the row ind...

約12年 前 | 0