Rank: 449 based on 247 downloads (last 30 days) and 4 files submitted
photo

Sherif Omran

E-mail

Personal Profile:

Professional Interests:

 

Watch this Author's files

 

Files Posted by Sherif View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
19 Jun 2009 Screenshot probability distribution function (normal distribution) This function calculates the probability under the normal distribution curve Author: Sherif Omran gaussian distribution, normal distribution, statistics, pdf, signal processing 86 2
  • 4.0
4.0 | 1 rating
15 Jun 2009 Screenshot export matlab data to excell A simple function to export data to excel. The function writes a CSF text file. Author: Sherif Omran data, csv, excell, export, data export, function 120 1
  • 1.5
1.5 | 2 ratings
23 Jun 2008 Buffer function - ver 2 - in a simple algorithm instead of the matlab buffer Version 2 of my previous function that could be interfaced simply from a script. This function resem Author: Sherif Omran filter design, memory problem, filter analysis, audio buffer, low memory, out of memory 23 0
23 Jun 2008 BufferSegment - Performs buffer command using pieces of its output I wrote this code to buffer an audio signal and process it similar to a buffer command but using chu Author: Sherif Omran buffer audio signal, filter design, memory problem, filter analysis, out of memory, buffer 18 0
Comments and Ratings by Sherif
Updated File Comments Rating
19 Jun 2009 probability distribution function (normal distribution) This function calculates the probability under the normal distribution curve Author: Sherif Omran

I made an example to use my code. Assume you have a distribution from -20 to 20 with mean at 0, and you want to calculate the area from -inf to 0

Example:
 x=[-20:20] % your data points
 sigma=length(x)/2/3.5 % standard div. normal dist. with is 3.5
 mean=0 % mean of distribution
normaldistribution(0, mean, sigma,1)

Comments and Ratings on Sherif's Files View all
Updated File Comment by Comments Rating
16 Sep 2009 export matlab data to excell A simple function to export data to excel. The function writes a CSF text file. Author: Sherif Omran Jurica

13 Jul 2009 probability distribution function (normal distribution) This function calculates the probability under the normal distribution curve Author: Sherif Omran cabrego

The shaded area in the function input below appears to be a little buggy, is that correct?

normaldistribution(.8686,1.02,.0829,1)

19 Jun 2009 probability distribution function (normal distribution) This function calculates the probability under the normal distribution curve Author: Sherif Omran Omran, Sherif

I made an example to use my code. Assume you have a distribution from -20 to 20 with mean at 0, and you want to calculate the area from -inf to 0

Example:
 x=[-20:20] % your data points
 sigma=length(x)/2/3.5 % standard div. normal dist. with is 3.5
 mean=0 % mean of distribution
normaldistribution(0, mean, sigma,1)

15 Jun 2009 export matlab data to excell A simple function to export data to excel. The function writes a CSF text file. Author: Sherif Omran Anon

"Please don't send me emails with questions because i don't have time to reply. Try to find the answer online. This function is very simple and don't need questions to be asked. "

You have no time to write emails?? Well, than you should take the time to write a proper help for this function. True, the function is simple and some people might find it useful and use it. Still, be a friendly software developer that does not force the user to look through the source code (no matter how short it is).

Top Tags Applied by Sherif
buffer, filter analysis, filter design, memory problem, out of memory
Files Tagged by Sherif View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
19 Jun 2009 Screenshot probability distribution function (normal distribution) This function calculates the probability under the normal distribution curve Author: Sherif Omran gaussian distribution, normal distribution, statistics, pdf, signal processing 86 2
  • 4.0
4.0 | 1 rating
15 Jun 2009 Screenshot export matlab data to excell A simple function to export data to excel. The function writes a CSF text file. Author: Sherif Omran data, csv, excell, export, data export, function 120 1
  • 1.5
1.5 | 2 ratings
23 Jun 2008 Buffer function - ver 2 - in a simple algorithm instead of the matlab buffer Version 2 of my previous function that could be interfaced simply from a script. This function resem Author: Sherif Omran filter design, memory problem, filter analysis, audio buffer, low memory, out of memory 23 0
23 Jun 2008 BufferSegment - Performs buffer command using pieces of its output I wrote this code to buffer an audio signal and process it similar to a buffer command but using chu Author: Sherif Omran buffer audio signal, filter design, memory problem, filter analysis, out of memory, buffer 18 0
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com