Feeds
提问
Can I export a fuzzy logic created in Matlab to workspace as a script?
I have created a fuzzy logic using the built-in toolbox in MatLab. I would like to know, if possible, how to export it to worksp...
10 years 前 | 0 个回答 | 0
0
个回答提问
Can I create a vector with a specific pattern in Matlab?
I have this following command: n=100; ri=1:1:n I would like to create a new vector according to this pattern: X=[(ri(3...
11 years 前 | 1 个回答 | 1
