Tammun filistin
Followers: 0 Following: 0
Professional Interests: signal processing
Statistics
RANK
194,140
of 295,467
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
13,985 of 20,234
REPUTATION
17
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
174
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
how i can perform this for loop
Hello im trying to perform this cod 20 times but the for loop moves one time"j=1 instead of 20" could anyone please help me to ...
6 years ago | 2 answers | 0
2
answersQuestion
how i can write under the x axis
How Can I write the gamma symbol on the x axis as in the attached plot <</matlabcentral/answers/uploaded_files/119608/Gaussia...
6 years ago | 1 answer | 0
1
answerQuestion
how i can find the Entropy for 3 probabilities by matlab?
Hello Every one Im trying to calculate the entropy for three random values as shown in the following script , but it gives ...
6 years ago | 1 answer | 0
1
answerQuestion
cumulative distribution function Trinomial Distribution
%Hello every one, how i can calculate cumulative distribution function(cdf) for Trinomial Distribution function ff=myT...
6 years ago | 0 answers | 0
0
answersQuestion
intersection mesh plot (3D)
dear all could any one pleas give me an idea how to find the intersection between the following plot Many Thanks << <<...
6 years ago | 1 answer | 0
1
answerQuestion
How i can plot the entropy function H(p1,p2,p3) for three vector of probability p1, p2 and p3= (1-p1-p2)
hello every one. How i can plot the entropy function H(p1,p2,p3) for three vector of probability p1, p2 and p3= (1-p1-p2) .....
6 years ago | 1 answer | 0
1
answerQuestion
how i can find the convolution by integral convolution?
my functions as follow: f1 = (1./(t*log(10))); %over the interval(0.1 , 1); f2 = (1/sqrt(2*pi*1))*exp((-t.^2)/(2*11)); %...
6 years ago | 0 answers | 0
0
answersQuestion
could u pleas help me to run this code ?
sympref('HeavisideAtOrigin',1); syms t toe f1 = heaviside(toe) - heaviside(toe-1); f2 = heaviside(t-toe) - heaviside(t-...
6 years ago | 0 answers | 0
0
answersQuestion
equation 7.4.10 from handbook of mathematical functions
dear friends how i can find the integral in the attached photo by MATLAB fun = @(t) exp(-t.^2)/(t+1); q = int...
7 years ago | 3 answers | 0