Community Profile

photo

Jamal Ahmad


Last seen: nästan 2 år ago Active since 2013

Followers: 0   Following: 0

Message

Professional Interests: Communications and Signal Processing

Statistics

All
  • Knowledgeable Level 1
  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 2
  • First Submission
  • Thankful Level 3
  • First Answer
  • Scavenger Finisher
  • Solver

View badges

Feeds

View by

Answered
How can I extract non-consecutive indices from a vector?
p=density( [ 1, 3, 6 ] )

nästan 3 år ago | 0

Question


How to update legend in MatLab R2017a
I found that in the new version of MatLab, R2017a, they removed the option of updating the legend (Right-Click on legend ----> s...

ungefär 7 år ago | 2 answers | 0

2

answers

Answered
What is a Nakagami channel ?
Nakagami-m fading channel is a more generalised fading channel representation. Channels and noise are two different matters. Noi...

mer än 7 år ago | 0

| accepted

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

mer än 7 år ago

Question


Comparing two numbers by using IF in Matlab
I want to compare two numbers (x, and y), if they are equal or not. However, even if these two numbers are equal, if co...

mer än 9 år ago | 3 answers | 0

3

answers

Question


How to add FFT Spectrum Scope in Simulink?
How to add *FFT Spectrum Scope* in Simulink? And how to change it to *B-FFT* bloack? I'm using Matlab version 2013b Man...

ungefär 10 år ago | 0 answers | 0

0

answers

Question


multiplication of infinity by zero in Matlab Calculation
Hi, I have a problem with the evaluation of an equation. My problem is that; one of the parts in the equation will result to...

ungefär 10 år ago | 7 answers | 0

7

answers

Submitted


probability density function of (Gaussian Normal Distribution)
Gaussian Normal Distribution is one of the most popular distributions that is widely used.

mer än 10 år ago | 1 download |

Thumbnail

Question


Regularized Hypergeometric Function and Hypergeometric Function Syntax
Hi MatLab have the same Syntax for both Hypergeometric Function and Regularized Hypergeometric Function; hypergeom(a,b,z) ...

mer än 10 år ago | 1 answer | 1

1

answer

Answered
hypergeometric2f1 function representation and calculation
hypergeom(n,d,z) is the generalizedhypergeometric function F(n, d, z),also known as the Barnes extended hypergeometric function ...

mer än 10 år ago | 2

Question


Integration of the unknow variable
Hi, Is it possible in MatLab to integrate a function of the unkow variable? for example: clc; clear all; close all; syms...

mer än 10 år ago | 2 answers | 0

2

answers

Question


hypergeometric2f1 function representation and calculation
Hi, I want to know how one can represent and calculate the hypergeometric2f1 function in matlab? hypergeometric2f1(a,b;c;d...

mer än 10 år ago | 2 answers | 0

2

answers

Submitted


PDF of Nakagami distribution
This Matlab code is for plotting the pdf of the Nakagami distribution.

nästan 11 år ago | 9 downloads |

Thumbnail

Question


what is this mean: Gradient must be provided for trust-region algorithm?
Hi, I have matlab code, when I run it I receive this message: Warning: Gradient must be provided for trust-region algorith...

nästan 11 år ago | 2 answers | 0

2

answers

Question


incomplete gamma function calculation
Hi, I have this equation: gamma(5,x) = 2 how I can find the value of x? Thanks

nästan 11 år ago | 3 answers | 0

3

answers

Submitted


Gamma Function CDF
matlab code for ploting Gamma Function CDF.

nästan 11 år ago | 1 download |

Thumbnail

Submitted


Gamma Function PDF
matlab code for ploting the pdf of the gamma function.

nästan 11 år ago | 2 downloads |

Thumbnail

Submitted


BER for MRC over flat fading channel
this is theroritical BER calculation for the multipath flat fading channel.

nästan 11 år ago | 2 downloads |

Thumbnail

Question


loop for measuring values in different cases
Hi, If I want to measure the value of something in different cases, how I do it? because in this loop it will show previou...

ungefär 11 år ago | 1 answer | 0

1

answer

Question


generate random numbers in range from (0.8 to 4)
Hi How to generate 20 random numbers in range from (0.8 to 4) Thanks

ungefär 11 år ago | 4 answers | 2

4

answers