Hayam Wahdan
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
15,562
of 295,448
REPUTATION
2
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
2
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
solve non-linear optimization problem
how to maximize this nonlinear function z and find the value of x and y, z= 0.031 {0.009[exp(x-z)-1]+x/1.14}-(-1+√(1+y^4/x))/y...
3 years ago | 1 answer | 0
1
answerQuestion
how to calculate the value of theta_k in terms of theta_i and theta_j
how to calculate the value of theta_k in terms of theta_i and theta_j in the following non- linear formula log(Theta_k +sqrt...
5 years ago | 1 answer | 0
1
answerQuestion
How to find theta_k in terms of theta_i and theta_j in the following formula
Theta_k *sqrt(1+theta_k^2) + arcsinh(theta_k) = {theta_j* sqrt(1+theta_j^2)+arcsinh(theta_j)}+{theta_i * sqrt(1+theta_i^2)+arcs...
5 years ago | 1 answer | 0
1
answerQuestion
how to generate symmetric matrix with zero-one elements, complexity index of this matrix (number of ones / (size )^2) = any number from zero to 1 and diagonal equal ones
how to generate symmetric matrix with zero-one elements, complexity index of this matrix (number of ones / (size )^2) = any numb...
9 years ago | 2 answers | 2
2
answersQuestion
How to generate square zero one matrix with specific characteristics
How to generate square zero one matrix to satisfy this condition ( number of ones/ number of rows ^2)=0.7 or 0.6,.... Any numb...
9 years ago | 1 answer | 0