Vincent Ike
Followers: 0 Following: 0
Statistics
RANK
86,761
of 295,448
REPUTATION
0
CONTRIBUTIONS
5 Questions
2 Answers
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
0
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
alpha-lamda Prognostic Accuracy
the former will produce the RUL in states, before multiplying with the posterior prob
6 months ago | 0
alpha-lamda Prognostic Accuracy
this is the state-based code I was trying to develop, maybe this will help understand what I want to produce
6 months ago | 0
Question
alpha-lamda Prognostic Accuracy
Hi MATLAB community, Please, I need help. I have been trying to create a prognostic code using Hidden Markov Model. Having g...
6 months ago | 3 answers | 0
3
answersQuestion
Understanding the conditional output beginning with (t == 0 | v == 0)
Upon integrating a time dependent variable, an exerpt to my solution contains the following: (t == 0 | v == 0) & m ~= n & m + n ...
2 years ago | 1 answer | 0
1
answerQuestion
how to solve four sets of ode having four variables
The distinction in my question is that I need to put up such code with convective terms. As a student of MATLAB I have not been ...
3 years ago | 1 answer | 0
1
answerQuestion
How to subtract symbol associated matrix columnwise
A = [A; B; C; D] B = [1 2 3 4; 5 6 7 8; 9 10 11 12; 13 14 15 16] % my desired output is C = A-1 A-2 A-3 A-4...
3 years ago | 2 answers | 0
2
answersQuestion
Solve an algebraic matrix equation
Please I need help to obtain the variables (U, V, W, Th) as the solution of the matrix algebra equation below, say syms U V W ...
3 years ago | 1 answer | 0