フィルターのクリア

help me get the the Coefficient of Determination

3 ビュー (過去 30 日間)
firrou bouteflika
firrou bouteflika 2021 年 6 月 22 日
コメント済み: firrou bouteflika 2021 年 6 月 22 日
TBFi = [2993 5036 6150 6919 8862 11488 13545]
F = [6 24 32 41 59 76 94]
plot(TBFi,F,'bo','markerfacecolor','b')
xlabel('TBFi','fontsize',13)
ylabel('F(i)(%)','Units', 'normalized', 'Position', [-0.09, 0.5, 0],'fontsize',13)
set(get(gca,'ylabel'),'rotation',0)
title('Figure IV.2- la courbe de régression','fontsize',15)
grid on
set(gca,'linewidth',1.5)
set(gca,'xtick',[2000:1000:14000])

回答 (1 件)

KSSV
KSSV 2021 年 6 月 22 日
  1 件のコメント
firrou bouteflika
firrou bouteflika 2021 年 6 月 22 日
that's where i'm having trouble

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeOther Formats についてさらに検索

製品


リリース

R2012a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by