Community Profile

photo

Amr Sadek


National Institute for Standards

Last seen: 3 days ago|Active since 2014

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


How to compile gui for win32 using matlab 2017-x64
I have a gui designed via Matlab 2017a-x64. I want to rub this gui on win-32 system. I have already Matlab 2015-x32. However, th...

4 years ago | 0 answers | 0

0

answers

Question


About Using the MATLAB built-in function in fitting process
Hello, I'm using custom equations in fitting my data. The problem is that these equations contain one or more MATLAB built-in ...

6年前| 1 | 0回答

1

answer

Answered
can't solve an equation
Thank you for your answer I used the vpasolve built-in function instead of the "solve" function. This function allows me to u...

7 years ago | 0

Question


can't solve an equation
Hello, I'm trying to solve this equation: Fun=@(T) 1-exp(-n.*S.*( integral(@(T) exp(-E./(k.*T)),Ti,T)) ) ; Where E=1; ...

7 years ago | 2 answers | 0

2

answers

Question


Problem in using the "While" loop function
Hello, I have a function, say x=x(t) where x(t=0)=xo and x(t=1)=x(t=0)-fun(t), and x(t=2)=x(t=1)-fun(t), and so on. I want to ...

7 years ago | 1 answer | 0

1

answer

Question


question about the using of the loop function
Hello, How can I use the final results obtained from the first iteration of a loop function in the second iteration of the same...

8 years ago | 1 answer | 0

1

answer