Ragini Ravichandren
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
146,374
of 295,467
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
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
How do I create variable vectors with a new value for each iteration of a loop?
I wrote the following function, where t and y are supposed to give values for each iteration of the Euler method. However, I don...
3 years ago | 1 answer | 0
1
answerQuestion
How to write a function in m. file?
I've been trying to write the following function in an m.file, that will yield values t, and y as outputs: function [t,y]=euler...
3 years ago | 1 answer | 0
1
answerQuestion
Am I passing a function through correctly?
I was trying to to write a function that uses the Euler method to calculate the nth iteration solution of a function y. As input...
3 years ago | 0 answers | 0
0
answersQuestion
plot straight lines on y axis based on parameter
I was wondering how to plot a straight line based on a loop I wrote. For a range of numbers,and a passed function, f, if the val...
3 years ago | 1 answer | 0
1
answerQuestion
Fzero function parameter issues
So I'm trying to create a function that reads an expression, minimum, maximum, and figure(number). It includes the fzero functio...
3 years ago | 2 answers | 0
2
answersQuestion
Langrage Multipliers, Ending up with huge values
I was trying to use langrage multipliers to solve for the minimum and maximum of the following functions; however, upon using th...
5 years ago | 0 answers | 0
0
answersQuestion
Integrating function of t over numerical values
Has anyone ever experienced the following errors when attempting to integrate a function handle with respect to a certain variab...
5 years ago | 2 answers | 0
2
answersQuestion
Moving Plot Around Curve Point
Could someone please explain how to make an animation of a moving plot point, that travels around a curve? I used the following ...
5 years ago | 1 answer | 0
1
answerQuestion
How to use fillup3 to color shape?
How do you use the fillup3 function to make a shape? I am able to make the flat shape using the plot3 command, but the fillup3 j...
5 years ago | 1 answer | 0