how to write mat lab code for predict compressive strength of concrete using svm

8 ビュー (過去 30 日間)
Rathnaswamy
Rathnaswamy 2025 年 3 月 10 日
回答済み: Sam Chak 2025 年 3 月 10 日
how to write mat lab code for predict compressive strength of concrete using svm

回答 (1 件)

Sam Chak
Sam Chak 2025 年 3 月 10 日
You can use the data on concrete specimens with varying mix proportions and curing ages to train an SVM model using the fitcsvm() command from the Statistics and Machine Learning Toolbox.
An example can be found at the following link; however, the page is in Chinese for some unknown reason. Nevertheless, you can use Google Translate to assist with the translation:

カテゴリ

Help Center および File ExchangeMaterial Sciences についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by