Statistik
9 Fragen
0 Antworten
RANG
124.261
of 300.364
REPUTATION
0
BEITRÄGE
9 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
77.78%
ERHALTENE STIMMEN
0
RANG
of 20.934
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 168.407
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Generating standalone application from app designer
I have designed an app using MATLAB app designer. Is it possible to generate a standalone application of the app so that on the ...
fast 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Assigning a name to matlab app
Hi there, I have designed an app using matlab app desginer. On the top left corner when I run the app, it always displays the '...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
App designer - adding tag to objects
This is my first experience with MATLAB App Designer. Since MATLAB is going to remove guide, I want to learn how to work with a...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I need to close excel file before importing data
I recently started using MATLAB R2023a. When I use functions such as xlsread or readtable to read data from an excel file, the...
etwa 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Interpreting the output of regionprops function
I have some ellipse in an image and I used regionprops function to find the length of their major and minor axes. The output of...
etwa 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Plotting a heat map using surf function
I have a 2D matrix and I want to plot a heat map. I use the following codes: fig = surf(X,Y,F); set(fig,'linestyle','none') ...
etwa 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Largest portion of largest correlation coefficient
I have n measurments as follow: (x1,x2), (x2,x3),...,(xn,yn). Now I want the largest portion that gives a correlation coeffi...
etwa 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Find X for a given Y using interpolation
Hi all, Suppose x = [5 8 9 11 12.5 17]; y = [2 3.5 4.0 5.3 6.7 8.2]; Now I want to find the corresponding value for x where ...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to install statistics and machine learning toolbox
I want to install statistics and machine learning toolbox to my MATLAB. I click on add-ons and then search for the toolbox. Th...
etwa 2 Jahre vor | 1 Antwort | 0
