How to run the code by moving one column to next and repeat the algorithm

1 次查看(过去 30 天)
I have a code of neuaral network, where my number of input is 3 (matrix dimension is 20 by 3) and target is 20 by 900. I want to run the code with three inputs and 1st column of target and store the predicted output in a matrix A, similar dimension (20 by 900). Then move to 2nd coloumn of target with same input and run the code and store it in A and so on upto 900 array.
I am not understanding how to do it. Please provide me your suggestion to solve it.
Thank you.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Loops and Conditional Statements 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by