Abdullah Azzam
Followers: 0 Following: 0
Statistics
16 Questions
0 Answers
RANK
254,872
of 295,467
REPUTATION
0
CONTRIBUTIONS
16 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Divided Image into regions and get the location of a point with respect to that.
Hi guys and thanks in advance. I have the following Image as attached which is divided into Regions (I to VI) Note: Disregard th...
4 years ago | 0 answers | 0
0
answersQuestion
integration with known boundary an 2 variables
Hi guys I have this equations that I have been trying to solve for different values of "n" dz= - dh / [ (1 + v/k ) + (a * v/k...
5 years ago | 1 answer | 0
1
answerQuestion
Replace NaN with Blanks
Hi guys I have a double matrix as shown in the attached picture that I am trying to replace all NaN values with Empty spaces so ...
5 years ago | 3 answers | 0
3
answersQuestion
Get the value of a cell that is in the same row of matching cell in excel to matlab
Hi guys and thanks in advance. I have plenty of excel sheet that I am combining togather. However, the locations of the informa...
5 years ago | 2 answers | 0
2
answersQuestion
Need to solve this
Hi guys I need away to solve these 3 equations and get the value of a b and c a+b = 204 a+b*exp(-105*c) = 192.6 a+b*exp(-1...
5 years ago | 2 answers | 0
2
answersQuestion
Solve system of equations give wrong solution
Hi guys and thanks in advance. I am trying to solve a system of nonlinear equations as shown in the code below using vpasolve. H...
5 years ago | 1 answer | 0
1
answerQuestion
Two sample t-test not working
Hi guys I have tried to conduct a two sample t test on two matrix x and y where x is a 175x16 matrix and y is 1x16 matrix but th...
5 years ago | 0 answers | 0
0
answersQuestion
Determine if there is a significant difference between two variable
Hi guys. I have two varibalbe for friction that one of them is measured based on the mean value of the whole data set (discrete ...
5 years ago | 0 answers | 0
0
answersQuestion
Error using boxplot>straightenX
Hi guys and thanks in advance. I have been trying to create boxplot for a matrix that is created after the result of series of c...
6 years ago | 0 answers | 0
0
answersQuestion
Boxplot for matrix doesn't work
Hi guys and thanks in advance. I have been trying to create boxplot for a matrix that is created after the result of series of c...
6 years ago | 0 answers | 0
0
answersQuestion
Solve system of 3 variable equations
Hi guys and thanks in advance. I am working on matlab code to solve me a system of 3 variables (a, b and c) and print them out. ...
6 years ago | 1 answer | 0
1
answerQuestion
How to make panel viable based on my radio button value
Hello guys, I am new to the GUI in matlab and I have got this issue. I have two panles and each assigned to one radio button, I ...
6 years ago | 1 answer | 0
1
answerQuestion
How to store my array into Excel
I have created a dummy array in order to see how the function xlswrite work bu the following error appear: >> y= zeros [5,1...
7 years ago | 0 answers | 0
0
answersQuestion
Help in making a time recorder
Hi there recently I was working on creating something like stopwatch, that works in gui. I tried to make a start button that wh...
7 years ago | 0 answers | 0
0
answersQuestion
Plot Taylor series for cos?
Hi guys, I have been trying to create a Taylor series to solve for cos x, it works will with me but when I want to plot the seri...
9 years ago | 1 answer | 0
1
answerQuestion
Function & Plot?
I am trying to solve an example that wants me to solve the equation(c=c-(k*c*t)) and plot the graph between c and t, knowing tha...
9 years ago | 1 answer | 0