Stina Ravdna Lorås
Followers: 0 Following: 0
Feeds
提问
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...
3 years 前 | 2 个回答 | 0
2
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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...
4 years 前 | 1 个回答 | 0
1
个回答提问
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...
4 years 前 | 1 个回答 | 0
1
个回答提问
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...
4 years 前 | 1 个回答 | 0
1
个回答提问
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...
4 years 前 | 1 个回答 | 0
1
个回答提问
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...
4 years 前 | 1 个回答 | 0