photo

Marina Batlló RIus


Last seen: 2 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

8 个提问
1 个回答

Cody

0 个问题
1 个答案

排名
143,948
of 300,417

声誉
0

贡献数
8 个提问
1 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 20,961

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
128,458
of 168,731

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Solver
  • Thankful Level 2
  • First Answer

查看徽章

Feeds

排序方式:

已解决


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:...

2 years 前

提问


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...

2 years 前 | 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...

2 years 前 | 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...

2 years 前 | 3 个回答 | 0

3

个回答

提问


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...

2 years 前 | 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 = {} ...

2 years 前 | 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...

2 years 前 | 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...

2 years 前 | 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 ...

4 years 前 | 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? ...

4 years 前 | 1 个回答 | 0

1

个回答