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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0
1
个回答提问
Is there a uniquetol for tables?
Is there a function working just like uniquetol which accepts tables as input argument?
3 years 前 | 0 个回答 | 0
0
个回答提问
Problem with Unique on table
When a table t is: t = 11×4 table Apex Left Right Type _________ _______...
3 years 前 | 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 years 前 | 0 个回答 | 0
0
个回答已提交
Simulator of the Deming Funnel Experiment
Simulates the Deming funnel experiment allowing runs for 4 scenarios of the attempted control
15 years 前 | 3 次下载 |