photo

Krystian


Last seen: 5ヶ月 前 2009 年からアクティブ

Followers: 0   Following: 0

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

統計

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

バッジを表示

Feeds

表示方法

質問


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

2年弱 前 | 3 件の回答 | 0

3

回答

質問


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年以上 前 | 2 件の回答 | 0

2

回答

質問


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年以上 前 | 1 件の回答 | 0

1

回答

質問


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

3年以上 前 | 0 件の回答 | 0

0

回答

質問


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

3年以上 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 0 件の回答 | 0

0

回答

送信済み


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

約15年 前 | ダウンロード 1 件 |