Marina Batlló RIus
Followers: 0 Following: 0
Statistics
RANK
76,052
of 295,448
REPUTATION
0
CONTRIBUTIONS
8 Questions
1 Answer
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solved
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:...
1 year ago
Question
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...
1 year ago | 1 answer | 0
1
answerQuestion
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...
1 year ago | 1 answer | 0
1
answerQuestion
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...
1 year ago | 3 answers | 0
3
answersQuestion
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 year ago | 1 answer | 0
1
answerHow 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 year ago | 0
Question
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 year ago | 1 answer | 0
1
answerQuestion
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 year ago | 2 answers | 0
2
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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? ...
4 years ago | 1 answer | 0