Community Profile

photo

Jamal Ahmad


Last seen: 1 year 前 自 2013 起处于活动状态

Professional Interests: Communications and Signal Processing

统计数据

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

查看徽章

Content Feed

排序方式:

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

3 years 前 | 0

提问


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

7 years 前 | 2 个回答 | 0

2

个回答

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

7 years 前 | 0

| 已接受

已解决


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

7 years 前

提问


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

9 years 前 | 3 个回答 | 0

3

个回答

提问


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

10 years 前 | 0 个回答 | 0

0

个回答

提问


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

10 years 前 | 7 个回答 | 0

7

个回答

已提交


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

10 years 前 | 1 次下载 |

Thumbnail

提问


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

10 years 前 | 1 个回答 | 1

1

个回答

已回答
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 ...

10 years 前 | 2

提问


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

10 years 前 | 2 个回答 | 0

2

个回答

提问


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

10 years 前 | 2 个回答 | 0

2

个回答

已提交


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

11 years 前 | 2 次下载 |

Thumbnail

提问


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

11 years 前 | 2 个回答 | 0

2

个回答

提问


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

11 years 前 | 3 个回答 | 0

3

个回答

已提交


Gamma Function CDF
matlab code for ploting Gamma Function CDF.

11 years 前 | 1 次下载 |

Thumbnail

已提交


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

11 years 前 | 2 次下载 |

Thumbnail

已提交


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

11 years 前 | 2 次下载 |

Thumbnail

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 4 个回答 | 2

4

个回答