photo

Krystian


Last seen: 5 Monate vor Aktiv seit 2009

Followers: 0   Following: 0

Nachricht

Engineer with interest in Art and Life Professional Interests: statistics, graphics, optimization

Statistik

All
  • Thankful Level 1
  • Explorer
  • First Review
  • First Submission

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Is there any mathematical method of curve fitting for cases when the modeling function is unknown (another degree of freedom for the form of the function)?
I am searching for a method of modeling data were the type of function unknown is and creates yet another degree of freedom. To ...

fast 2 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


axis off sets background color back to white despite set(gca....
set(gca,'color',[0 0 0]); set(gca,'color','black'); set(gcf,'inverthardcopy','off'); daspect([1 1 1]) axis off % this ...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Graphplot nodes How to ensure generating only existing nodes.
My definition of the graph by means of source-target vectors do not cover all node indices. Eg. S=[1 30] ;T=[2, 1]. Thus nodes ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Is there a uniquetol for tables?
Is there a function working just like uniquetol which accepts tables as input argument?

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Problem with Unique on table
When a table t is: t = 11×4 table Apex Left Right Type _________ _______...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


If "classify" is supposed to be replaced by "fitcdiscr", why does it provide (better) different results?
in my code on the same data: lda = fitcdiscr(meas(:,1:3),YN); is providing different (worse) results as [j,err,P,logp,co...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Gesendet


Simulator of the Deming Funnel Experiment
Simulates the Deming funnel experiment allowing runs for 4 scenarios of the attempted control

etwa 15 Jahre vor | 1 Download |