Community Profile

photo

Krystian


Last seen: 13 days ago Active since 2009

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

Statistics

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

View badges

Content Feed

View by

Question


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 ...

1 year ago | 3 answers | 0

3

answers

Question


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 ...

2 years ago | 2 answers | 0

2

answers

Question


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 ...

3 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 0 answers | 0

0

answers

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 0 answers | 0

0

answers

Submitted


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

15 years ago | 1 download |