統計
All
Feeds
解決済み
Matlab Basics - y as a function of x
Write a function to calculate y as a function of x, such that y = 6x^2 + 5x - 2
2ヶ月 前
解決済み
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
2ヶ月 前
質問
I keep getting the same error when using readtable or readmatrix: Dimensions of arrays being concatenated are not consistent.
A = readtable('data_file.csv') A = readmatrix('data_file.csv') When I tell you I have tried everything. Uninstalled and rein...
2ヶ月 前 | 1 件の回答 | 0

