Andrew Feenan
Followers: 0 Following: 0
Statistik
RANG
35.612
of 295.448
REPUTATION
1
BEITRÄGE
12 Fragen
2 Antworten
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
1
RANG
of 20.227
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Plot Legend and "hold on" issue
Hi, I am having some issues with the plot legend in App Desinger. I want to be able to plot a number of data sets on a single ...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
GEV Mixture Model (as opposed to GMM)
Hi, I'm looking for advice on using a GEV mixture model for clustering as opposed to a Gaussian Mixture Model. I want to compar...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
Is it possible to change specific markers in the same data set on a probplot?
Hi, I have a data set of 1024 data points. I would like to plot 3 of these points as a different colour and/or marker. Is this ...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Plotting a two peak model as a fitted line on a probplot.
Hi, I am trying to plot a two peak distribution model on a probplot. For example, Fit Custom Distributions - MATLAB & Simulink...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Issue with moving from hist() to histogram(). Different values?
Hi, I am changing this code [bincount,binpos] = hist(data,min(50,numel(data)/5)); to this, as MATLAB recomends using histogra...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How do I convert a column of struct array to split into multiple columns in a table
Hi, I have a struct array and when I use struct2table to convert it to a table some of the data appears as 1x2 double or 2x2 do...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortIs it possible to find the x value for a given y value of a fitdist() distribution?
@dpb provied the solution to my question in the comments above. I presume that 5-9's is then a tail (upper) probabil...
mehr als 2 Jahre vor | 0
| akzeptiert
Frage
Is it possible to find the x value for a given y value of a fitdist() distribution?
Hi, I'm using a probplot to display 500ish data points. I have this setup in a AppDesigner app. A distribution line can be add...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Create a new UIAxes for every new tab in a tab group in app designer
Hi, The code below is he code I'm using to create a new tab in a tab group when a 'New Tab' button is pushed. function NewTab(...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Create a new tab (window) in app designer while still having the old tab open
Hi, I have an app designer app that plots data sets and can overlay lines and distributions on the plot. It can do this for ...
mehr als 2 Jahre vor | 1 Antwort | 1
1
AntwortFrage
Error using cdfplot in App Designer
Hi, I am having an issue using the cdfplot function in app designer. plotdata is where the data is stored, I have it setup to p...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortGelöst
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:...
mehr als 2 Jahre vor
Frage
Issue with Plotting Data set based on Checkboxes in MATLAB App Designer
Hi, I have an Excel file with data on a large number of devices. Each device has its own sheet within the Excel file. I have a...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortRunning 4 MATLAB Scripts to read, process and plot data from many csv files
Thank you for your help. When I run the this for loop S is empty. What should i replace Sheeta*.xlsx with? The file name I use ...
mehr als 2 Jahre vor | 0
Frage
Running 4 MATLAB Scripts to read, process and plot data from many csv files
Hi, I have a number of folders (approx. 50) each with 3 csv files in them. At the moment I have to run the 4 scripts individual...
mehr als 2 Jahre vor | 2 Antworten | 0