Community Profile

photo

Babak


University of Victoria

Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Answered
How to decrease matrix dimension and keep maximum details by using interp1 or other functions?
Hi Walter, Thank you for your reply. Some quick answers to your questions: - The desired output should look like matrix “a...

9 years ago | 0

Question


How to decrease matrix dimension and keep maximum details by using interp1 or other functions?
Hello all, I'm currently being stuck on an interpolation problem which is a small part of bigger program. I have a matrix o...

9 years ago | 2 answers | 0

2

answers

Question


Programming: I can not update inside my function
Hello everybody. Here is my problem: I have a function which will be called by ODE45 and we know that ODE45 will differentiate ...

9 years ago | 1 answer | 0

1

answer

Answered
Programming: keep theta between specific values
I should write something like this: ( there should be an easier way!) if 0<theta<2*pi theta=theta-2pi; end if 2*pi<...

9 years ago | 0

Question


Programming: keep theta between specific values
Hi every one, I have a problem in programming. I have theta which start from 0 and goes to unspecified value. I want to rese...

9 years ago | 2 answers | 0

2

answers

Answered
Solve state space equation by ODE45
Thank you Yu Jiang. After your explanation I could get answer from the solver but still I have a problem for updating. Please ha...

9 years ago | 0

Question


Solve state space equation by ODE45
Hello everybody. I am new to state space representation. please help me to solve this question. I have state space equatio...

9 years ago | 5 answers | 1

5

answers

Question


How change the display format
Hi guys, I have defined a symbolic equation in matlab. When I run the program the result will be shown like this: 2239906695...

10 years ago | 1 answer | 0

1

answer

Answered
How can I write a equation include integral in simulink?
No Pedro it is not that much easy as you said. Let me to write the equation: L = μ0rl * INTEGRAL(0-->2π)[na(φ, θr) · nb(φ, θr...

10 years ago | 0

Question


How can I write a equation include integral in simulink?
Hi I have a equation which contains an integral. I can solve the first and second order differential equation but this is not a...

10 years ago | 1 answer | 0

1

answer

Question


How can I connect the points in plot?
Hello everybody, I am writing some program which I have to use FOR loop for drawing the sine function.I would like to plot them...

11 years ago | 1 answer | 0

1

answer