Feeds
提问
generalize a function according to input
Hi, i need your suggestion about generalize a code for each variable. For example, i have a code, but it is special for x. I hav...
9 years 前 | 1 个回答 | 0
1
个回答提问
Structures with for loop
I have a problem like "Conversion to double from struct is not possible. Error in calisma7 (line 9) A(1,j).s...
9 years 前 | 0 个回答 | 0
0
个回答提问
Nested Structure in cellfun
I have a structure that store lots of variable. I want to find function value of these x values. But there is wrong result. My v...
9 years 前 | 1 个回答 | 0
1
个回答已回答
Multiple element at same index
Thank you for your responses. I will try to use cell array in my code. But it is little complicated, i will add my whole code if...
Multiple element at same index
Thank you for your responses. I will try to use cell array in my code. But it is little complicated, i will add my whole code if...
9 years 前 | 0
提问
Multiple element at same index
I have a question about storing multiple element at same index. x = [-4 -2 0 2 4]; After some conditions,elements will c...
9 years 前 | 3 个回答 | 0
3
个回答提问
Error with cellfun using
I have a large code and I'm stuck on using cell arrays. I have some x values in cell array and i want to assign them with a func...
10 years 前 | 1 个回答 | 0
1
个回答提问
Multiple element storing in a row
I have a problem about storing multiple elements in a row of an array. I have long code, but i can post short portion of it. The...
10 years 前 | 1 个回答 | 0
1
个回答提问
Finding equal rows in a matrix
I have a problem with finding equal elements in array. I searched and read all post about it, but i couldn't solve my problem. I...
10 years 前 | 1 个回答 | 0
1
个回答提问
Finding global minimum by using Ant Colony Optimization?
I want to apply Ant Colony Optimization to one variable function for finding a global minimum. But i'm confused how to implement...
10 years 前 | 2 个回答 | 0
