Community Profile

photo

Stina Ravdna Lorås


Last seen: 1 year ago Active since 2020

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


symbolic variables into double array, observability matrix
When I run this program I get the message: The following error occurred converting from sym to double: Unable to convert expres...

2 years ago | 2 answers | 0

2

answers

Question


handles for functions of several variables
Im trying to make function handles that make it possible to calculate functions with different values for x1 and x2, but I canno...

3 years ago | 2 answers | 0

2

answers

Question


system of differential equations, function call
I have written the following code. Trying to simulate the zombie apocalypse. There might be something wrong with my ode45, and i...

3 years ago | 1 answer | 0

1

answer

Question


Basic: calling a function
I have a probably very basic question: I have made a function file in matlab and want to call it within my script file. The scr...

3 years ago | 1 answer | 0

1

answer

Question


Normalizing RGB coordinates in an image
I've tried to make a program to separate and normalize the colors of an image, and made the following code. The intention is to...

3 years ago | 1 answer | 0

1

answer

Question


numeric integral, symbolic function, whats wrong here?
I wonder why matlab wont solve this integral for me. Is it the variable t that is the problem? I tried to use vpa in case that w...

3 years ago | 1 answer | 0

1

answer

Question


How to replace a character in matlab
I want to use the string v in the audiofile name etc in the code below (all the v's). Tried with num2str() but that works probab...

3 years ago | 1 answer | 0

1

answer