Statistics
5 Questions
0 Answers
RANK
146,824
of 300,352
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,928
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168,212
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
How to substitute each value of the for loop to the ode which is in the function file
Thank you in advance. I want to substitute each value obtained in the for loop one by one to the ODE as input value which is wr...
5 years ago | 1 answer | 0
1
answerQuestion
Triangular wave form with skew and delay period
Hi all, I need Matlab code to generate triangular waveform with .85 skew and time delay period between two cycles. I know how to...
5 years ago | 1 answer | 0
1
answerQuestion
Spring mass system subjected to impulse excitation
function [f] = impulse(t,x,h,i) mu=0.2; wn = 17.1552; tspan = 0:0.01:1.35; h = [1 zeros(1,135)]; for i = 1 :...
5 years ago | 1 answer | 0
1
answerQuestion
I couldn't substitute the values of the for loop to the ode
can some one please help me code for this equation of motion of the spring mass system subjected to unit impulse. I tried a lo...
6 years ago | 0 answers | 0