Dharma Khatiwada
Followers: 0 Following: 0
Statistics
RANK
91.426
of 295.467
REPUTATION
0
CONTRIBUTIONS
14 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
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
Moving text of xline up and down and left and right
Hi, I am trying to move the text of xline in less crowded area. It can be up and down and also left and right. Your help will b...
ongeveer 2 jaar ago | 1 answer | 0
1
answerQuestion
How to give the name of each column of a matlab file with the data in 8 columns
whos -file alujasto_10_22_lagi.mat Hi, I am trying to give the name of each column of attached .mat file like A, B, C,...... ....
ongeveer 2 jaar ago | 1 answer | 0
1
answerQuestion
stacked plot of subplots that includes three graphs
Hello, I am trying to make a stacked plot of three subplots. For each subplot, I need to keep plots of three data vs time data....
ongeveer 2 jaar ago | 1 answer | 0
1
answerQuestion
loop variable picking elements of three different vectors separately
Hi, I am trying to make a loop with loop variable picking elements of three vectors separately. I am trying to keep the result ...
ongeveer 2 jaar ago | 1 answer | 0
1
answerQuestion
two for loops in parallel
Hello everyone, I am trying to run two parallel 'for loops' in the following code if possible. I want to add 0.5 to M (upto the...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
for loop index picking only elements of given vector
Hi all, I am trying to see the loop index j only picking the element of given vector V. for example for index j can pick value...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
for loop for two particular days of a week
Hi, I am trying to make a for loop counting each monday and thursay for some period of time like one year. I want to start with...
meer dan 2 jaar ago | 2 answers | 0
2
answersQuestion
if condition picking certain day of week
Hi, I am using a for loop using time as a variable. For day 1 (Monday) there is a value. Then I start a for loop starting from ...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
sum of dirac delta function
Hi, I am trying to write a single sum of many dirac terms like dirac(x-1)+dirac(x-4)+dirac(x-7)+dirac(x-10) and so on. There is...
meer dan 2 jaar ago | 2 answers | 0
2
answerssyms variable also a variable of loop
It is working right but it takes longer time to run. I am trying to see if the integration can also be kept inside to see relati...
meer dan 2 jaar ago | 0
Question
syms variable also a variable of loop
Hi all, I am using t as syms variable and also as the variable inside loop.I am not sure whether they are connected in the code...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
If condition inside integration
Hi, I am trying to keep if condition inside integration of exponential function and solve the integral in Matlab. c(x) is 4 at ...
ongeveer 3 jaar ago | 1 answer | 0
1
answerQuestion
Integration of exponential function
Hello, I am trying to do the integration of the integral below. I am expecting help. Thanks!
ongeveer 3 jaar ago | 1 answer | 0
1
answerQuestion
Integration of exponential function
Hello, I am trying to write the matlab code of given integral. Where k=2 (a constant) And at t' =1, 4, 7, 10, 13 (some rand...
ongeveer 3 jaar ago | 0 answers | 0
0
answersQuestion
Plotting y1 and y2 versus time in the same graph with same axis level but both in the same side and different y axis name.
I am trying to plot two variables (like speed V_a, & V_b of two cars) versus time. I am trying to use same axis range for both V...
ongeveer 3 jaar ago | 1 answer | 0