Community Profile

photo

Marina Batlló RIus


Last seen: 5ヶ月 前 2021 年からアクティブ

統計

All
  • Solver
  • Thankful Level 2
  • First Answer

バッジを表示

Content Feed

表示方法

解決済み


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ヶ月 前

質問


Apply apodization to NMR spectra
I want to apply an apodization to a spectra I have. To do so, I want to use an exponential function of 1Hz. I do not have many i...

9ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Create a selectable grid in a MATLAB app
I am trying to create a MATLB app with APPDesigner. I have added an axis element that has to contain a series of subplots (16x16...

10ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Help on opening a .fid file
Hello, I am trying to open a .fid file in MATLAB. I do not have any other extra file or information, just the different .fid. Th...

12ヶ月 前 | 2 件の回答 | 0

2

回答

質問


Differential equation fit to my data: incorrect minimization
So I have been trying to fit some experimental data that I have in my differential equations. The code I am using is as follows...

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

1

回答

回答済み
How to select specific rows of data from .mat file containing multiple column vectors
You should use a for loop to get the data from each of the columns, and use cell callers to get the desired rows: newdata = {} ...

約1年 前 | 0

質問


Find kinetic constants from differential equations
Hey! So a escription on my problem: I have a compartimental model that contains 4 different elements that have a kinetic behavi...

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

1

回答

質問


How can I open an Oxfor Instrument Pulsar .fid file in MATLAB?
I have several .fid files obtained using an Oxford Instrument Pulsar. This datafiles contain information about NMR data, and I c...

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

2

回答

質問


Augmented image datastore for color images and pixelLabel images
Good morning,d I am trying to train a U-net network with an augmented image datastore. I have my two Datastores: the first one ...

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

1

回答

質問


Binarize image for specific colour
I need to binarize the following image so that the blue dots appear as 1 and everything else as 0. Is there any way to do that? ...

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

1

回答