photo

Joy Shen


Last seen: 6 Monate vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to add a third condition without making the function 3D
I have three indices I want to iterate through and each have their own conditions and functions. However, my end result will be ...

11 Monate vor | 0 Antworten | 0

0

Antworten

Frage


If statements vs conditions
Hi all, I'm trying to set conditions to define some later operations. I'm essentially simulating Esim4 which can be a value fr...

11 Monate vor | 2 Antworten | 0

2

Antworten

Frage


Missing counts during histcount?
Hi, I am randomly generating Nsim=10000 values and then binning them with histcounts but there seems to be missing values and I'...

11 Monate vor | 1 Antwort | 0

1

Antwort

Frage


How to replace values within for loop?
Hi all, I'm randomly generating Fsim by indexing through each bin a and c, which are defined by ExtSurgeBinEdges. I want to i...

11 Monate vor | 1 Antwort | 0

1

Antwort

Frage


How to manipulate colors in plot for array?
If you run this code, you'll see that I have four curves. I want to make the Ds_1 curves the same color, and the Ds_2 curves a d...

etwa ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


Getting different values when I run for loop twice
Hi, I'm having a peculiar problem. My lam variable only generates correctly if I run the code twice. I need a 3x3 matrix of calc...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


How to select multiple contain conditions in a table?
Hi, I'm basically trying to filter my results to remove irrelevant rows based on two string conditions. I've attached the xslx f...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


mustBeInRange with multiple conditions
Hi all, I need to ensure a value is within a range. I understand there's a function called mustBeInRange, but I need to check f...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Only the last value are being stored in for loop
Hi all, I just need to have a and c store array of numbers rather than store the last number. I need to sample from [a,c] and a...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


How to read a website and download pdf files
Is there a way in matlab to essentially batch read a website and download the pdfs without having the specific pdf url? For exa...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


How to iterate an if statement condition and store values in separate columns
I'm trying to calculate Esim for different boundary conditions on Fsim. The first being if Fsim is less than n_ins, the second i...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Histcounts not giving me the same answers as my histogram
Hi all, I plotted a histogram, and normalized it as a probability. I wanted to get those probabilities through code instead of l...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to compare two arrays and logically replace elements to satisfy my condition
I have two arrays that are physically related. I want to compare it column by column (ie. column 1 from array 1 compared to colu...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to find the area under part of the histogram
Hi, I'm trying to find the area under part of a histogram? I'm aware that this gives me the total area under the histogram: are...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Converting datenums to get time durations
I need the time durations that the component is in operation, above a certain height. The time is in 24 hour time. So essential...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Iterate and convert datenums to date times, and find time durations
I have a matrix with wave heights (feet) that change over time. The time is a datenum in the form of yyyymmddHHMM. I need to fi...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort