已回答 Fibonacci with Neural Network
Hi, I think you have to use different NN Network.
Please understand that for the different op we have different Input.
T...
已回答 need function to save my data
Just find help save and load function.
If you want to save data....
Assuming that it is already available in work space....
12 years 前 | 0
提问
Magic and Trace Function
Hi,
I was amaze to see following output:
>> A=[2 3; 4 5]
A =
2 3
4 5
>> trace(A)
ans =
...
12 years 前 | 1 个回答 | 1
1
个回答
已回答 Round value ???
Also, Please see Cell, fix and round function for the same. If you want decimal point fix,
Also, You can you format function...