Community Profile

photo

Amr Sadek


National Institute for Standards

Last seen: Today Active since 2014

Statistics

All
  • GitHub Submissions Level 1
  • Personal Best Downloads Level 1
  • First Submission
  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Submitted


TLSDA_v1.1
The Deconvolution Analysis of Thermoluminescence Glow Curves.

2 months ago | 4 downloads |

Thumbnail

Submitted


Artificial Neural Network Optimization
It generates several trials using specified or random ANN functions and measures the performance to determine the optimum one.

9 months ago | 17 downloads |

Thumbnail

Question


lower and upper cusum
Hello, I'm trying to use the cusum to evaluate the upper and lower cumulative sums as; y=random('normal', 7.0,0.1,10,1); ...

1 year ago | 2 answers | 2

2

answers

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...

6 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 ...

8 years ago | 1 answer | 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...

9 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; ...

9 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 ...

9 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...

10 years ago | 1 answer | 0

1

answer