Masood Abbasi
Followers: 0 Following: 0
Statistics
13 Questions
0 Answers
RANK
110,225
of 295,486
REPUTATION
0
CONTRIBUTIONS
13 Questions
0 Answers
ANSWER ACCEPTANCE
15.38%
VOTES RECEIVED
0
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
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
probabilty density function from sample file
Hi All, I have a sample file containing time (delay sample) in seconds in each row. How can i get probability function plotted...
4 years ago | 0 answers | 0
0
answersQuestion
Solving equations involving log
Hi, All How can i solve for 'x' in following equation given values of 'N' , 'U' and 'r' using Matlab.
6 years ago | 3 answers | 0
3
answersQuestion
Method to get object based on probability distribution
Hi I need to implement a network protocol slot selection mechanism as described in this research paper( Sift: A MAC Protocol ...
6 years ago | 1 answer | 0
1
answerQuestion
PID Controller output format (vlaues)
Hi All, I am trying to implement PID controller using matlab for robotic arm control. I want to know What PID controller outpu...
6 years ago | 0 answers | 0
0
answersQuestion
Method for Calculating Steady State Probablities from Transition Matrix
Hi, I have 40 x 40 Transition Matrix. Can any one tell me the code to get steady state probabilities from this Matrix.
6 years ago | 1 answer | 0
1
answerQuestion
HMM for non Birth death process Markov Chains
Suppose i have a system where Markov chain states are 0 1 2 3 .. .. N and transition could be from any state to any other states...
6 years ago | 0 answers | 0
0
answersQuestion
How use HMM correctly for Transition and observation probablities
I want to compute Transition probabilities (Matrix) and emission probabilities (Matrix) from observations of 40 seconds in the f...
6 years ago | 0 answers | 0
0
answersQuestion
Transition Matrix -ve states and sum not 1, or 1 with negative probablities
I have implemented following equation in Matalb <</matlabcentral/answers/uploaded_files/115392/eq6.png>> This equation is ...
6 years ago | 0 answers | 0
0
answersQuestion
symsum with multiple summation
To produce and solve following equation <</matlabcentral/answers/uploaded_files/114496/eq_Solve.png>> I have written foll...
6 years ago | 0 answers | 0
0
answersQuestion
symsum with if statement or condition
Hi S1 = symsum(k^2 + m, k, [1 10]) I want m to be 1 when k=3 and else 0. How can i put if statement inside symsum() function
6 years ago | 0 answers | 0
0
answersQuestion
Multiple summation conditions symsum or sum
I have following equation to solve <</matlabcentral/answers/uploaded_files/114414/eq6.png>> but following condition is gi...
6 years ago | 1 answer | 0
1
answerQuestion
Steady State and Transition probablities from Markov Chain
Hi, I have created markov chains from transition matrix with given definite values (using dtmc function with P transition matrix...
6 years ago | 1 answer | 0
1
answerQuestion
symsum equation not matching
I am solving an equation to get the result in terms of symbol 'SI'. This is the given equation <</matlabcentral/answers/uploa...
6 years ago | 1 answer | 0