Krystian
Followers: 0 Following: 0
Engineer with interest in Art and Life Professional Interests: statistics, graphics, optimization
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 ...
거의 3년 전 | 답변 수: 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년 초과 전 | 다운로드 수: 3 |