I should do the same sing, but woth '' \ '' operator.
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I should do the same sing, but woth '' \ '' operator.
ay1 = polyfit( x, Y1, 1 )
ay2 = polyfit( x, Y2, 1 )
% x = -4:0.5:10
0 commentaires
Réponses (1)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!