Eugene Davis
Followers: 0 Following: 0
Statistik
12 Fragen
0 Antworten
RANG
16.704
of 295.527
REPUTATION
2
BEITRÄGE
12 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
33.33%
ERHALTENE STIMMEN
2
RANG
of 20.242
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.057
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
How can I set priors in Classification Learner with QDA
I am using Classifiaction Learner App to try out various classifiaction techniques. When I run QDA, I would like to set the pri...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Software Design Principles for App Designer
Two questions here. The first is if there is a good reference for how to design a GUI application from App Designer. I've had ...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Accessing app structure within function in an application built with appdesigner
I am building a GUI where I have several controls with their respective callbacks. In the callbacks I call several purely analy...
mehr als 4 Jahre vor | 0 Antworten | 1
0
AntwortenFrage
What is the best way to deploy an excel based application that uses spreadsheet link to allow Matlab to be the analysis engine.
I have an excel based algorithm dashboard I have created. It is a mixture of VBA for excel and a call to a Matlab based analysi...
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Can I delete one specific line from an axes
My axes has 2 lines in it. I'm using a spinner to move a vertical reference marker. Below is a snippet from the spinner callba...
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
If I change a property of a UIControl in a callback do I still need to call setappdata before exiting?
I start my call back with *handles = getappdata(gcf,'handles');* So I have created a local copy of the handles structure. ...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Can i use Matlab OOP and still use Compiler SDK
I want to redo all my algorithm code to Matlab OOP. Currently my code has a single entry point from the commercial application ...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How do I expose the code in a function .m file within Live Editor
I have placed a wrapper around my call to a function .m file. This allows me to at least document a call to a function. I want...
etwa 7 Jahre vor | 1 Antwort | 1
1
AntwortFrage
Can I step through Matlab code when it's added to an application as a DLL
I know I can have a live link between Matlab and excel using excellink. This allows me to debug code easily. When I pass the c...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Inverse prediction from 2-point response curve
I will have a 2-point line to use for inverse prediction. I can get the estimate of MSE for the model from outside experiments,...
etwa 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
how to remove data discontinuities, jumps, outliers, and other artifacts that are not noise. Smoothing is bad,
I'd like to hear of cool ways to process what should nominally be smooth data and detect and remove jumps, single point outliers...
mehr als 8 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Are any functions from the optimization toolbox available to Matlab Coder...excluding fminsearch and fzero
I may need to use the Matlab Coder. Is fmincon available for code translation.
mehr als 8 Jahre vor | 1 Antwort | 0