Statistics
RANK
156,621
of 300,765
REPUTATION
0
CONTRIBUTIONS
8 Questions
1 Answer
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 21,084
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 170,941
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerMultiple 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 ago | 0
Question
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 ago | 3 answers | 0
3
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
