Statistics
RANK
19 012
of 295 448
REPUTATION
2
CONTRIBUTIONS
26 Questions
2 Answers
ANSWER ACCEPTANCE
15.38%
VOTES RECEIVED
2
RANK
of 20 227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 872
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
what called this method of generation random sample
Hi all is the code below represent inverse cdf method? y is pdf of any distribution cdf_y = cumsum(y); sum_y = sum...
ungefär 10 år ago | 2 answers | 0
2
answersQuestion
Multihop wireless communication systems
Hi all I want to ask you about this : (( increasing the number of hops make outage probability and bit error rate worst))...
mer än 10 år ago | 1 answer | 0
1
answerQuestion
help on serial to parallel block in simulink
<</matlabcentral/answers/uploaded_files/12972/ww.jpg>> I was wondering if anyone could help me with this. Tried to construct ...
mer än 10 år ago | 0 answers | 0
0
answersfrom workspace to scope plot
I need some help in other problem please How i can generonate pulse one between 19 and 20 then zeros until 29-30 pulse one a...
mer än 10 år ago | 0
Question
help in pulses matlab simulink
Hello all I need some help in my problem How i can generonate pulse one between 19 and 20 then zeros until 29-30 pulse on...
mer än 10 år ago | 1 answer | 0
1
answerQuestion
Numerical Integration matlab Help
Hi dears this is my code please help me and check it close ; clear ; clc; g=4.6; k=0.0000000000001; m=1;n=1...
mer än 10 år ago | 1 answer | 0
1
answerQuestion
from workspace to scope plot
Hi all I want to show matlab graph in scope how can i do this ? please give me answer
mer än 10 år ago | 2 answers | 0
2
answersQuestion
Simulate outage probability or CDF
Hi all I have the CDF (cumulative distribution function) for my function I want to make simulation for this CDF ? not p...
nästan 11 år ago | 1 answer | 1
1
answerQuestion
NAN when we integrate
Hi I have this code b=1;mu=1; f = @(t) (t.^(2*mu)).*exp(-t.^2).*besseli(mu-0.5,a.*t.^2) Q = integral(f,b,Inf) ...
nästan 11 år ago | 1 answer | 0
1
answerQuestion
Question about PDF(probability density function)
what the difference between *probability distribution function* and *probability density function* ?
nästan 11 år ago | 1 answer | 0
1
answerQuestion
Help on BER plot
Hi all I've one million samples generated from fading channel,and I want use this samples to plot BER for this fading channe...
nästan 11 år ago | 0 answers | 0
0
answersQuestion
lauricella's hypergeometric function
I have this code but still found errors function FA = Lauricella(a,b1,b2,b3,c1,x,y,z) mu=0.5; eta(1)=0.6; h1=(2+e...
nästan 11 år ago | 0 answers | 0
0
answersQuestion
BER by using gmdistribution.fit
Hi All I can't use the gmdistribution.fit to plot BER bpsk any one have idea ?
nästan 11 år ago | 0 answers | 0
0
answersQuestion
help In NAN problem
Hi MY code generate 1000000 samples and when i want to sum this samples it give me NAN what the problem ??
ungefär 11 år ago | 1 answer | 0
1
answerQuestion
matlab code for mixture help
I have this code mixtrue.dist='Exponential'; mixtrue.K=2; mixtrue.weight=[0.1 0.9]; mixtrue.par=[1 10]; da...
ungefär 11 år ago | 0 answers | 0
0
answersQuestion
help on matlab code error
function varargout=mixtureplot(mix,varargin) mix.dist(1:6)=='Expone' % define the grid on the x-axis ...
ungefär 11 år ago | 1 answer | 0
1
answerQuestion
Help on gmdistributionfit toolbox
Hi when I plot X=0.0001:0.03:3; y = pdf(obj,X') the x-axis from 0 to 100 but i put X 0:3 ?? what the proble...
ungefär 11 år ago | 1 answer | 0
1
answerQuestion
Rayleigh fading from finite mixture exponential
Hi all I want to plot Rayleigh fading by finite mixture exponential can any one give me help in how i can do this by matlab ...
ungefär 11 år ago | 0 answers | 0
0
answersQuestion
help on this code error
Hi all I have this code but it still has error can any one solve it ? clear mixture; mixtrue.dist='Exponential'...
ungefär 11 år ago | 1 answer | 0
1
answerQuestion
Mixtures on matlab By EM algorithm
Hi all I would like to fit a mixture of exponential and mixture of gamma distributions to estimate the mixing probabilities an...
ungefär 11 år ago | 0 answers | 0
0
answersQuestion
Can I simulate finite mixture of exponential distribution in matlab ?
please anyone know this
ungefär 11 år ago | 0 answers | 0
0
answersQuestion
randsrc problem in my mtlab 2012b
Hi dears In matlab 2012b I can't find the randsrc also i haven't the communication system toolbox how can i add this toolb...
ungefär 11 år ago | 1 answer | 0
1
answerQuestion
Help on gmdistributionfit toolbox
can any one explain to me in this expression ? gmdistribution.fit(x,k) what the difference between x and k ? i have mixed
ungefär 11 år ago | 0 answers | 0
0
answersQuestion
The inverse of the Marcum-Q function
can any one help me on my problem which is how to get the inverse of marcum Q function
ungefär 11 år ago | 1 answer | 1
1
answerQuestion
Generate samples from kappa-mu pdf
Hi dears I want to ask you about this problem how to Genearation samples from PDFof Kappa-mu i need code to excution th...
ungefär 11 år ago | 0 answers | 0
0
answersQuestion
I have problem with this code
_italic_ rho=0.000001:0.03:3; kappa=1; N_gau=10; N_iteration=1000; serror=0.001; ini_mean=rand(1,10); ini_sigma=rand(1,10...
ungefär 11 år ago | 0 answers | 0
0
answersQuestion
summation in matlab help
this is my code to plot summation of 10 normpdf but when i plot figure the plot not like normpdf what the reason ??? plz a...
ungefär 11 år ago | 2 answers | 0