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...
대략 4년 전 | 답변 수: 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...
거의 5년 전 | 답변 수: 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...
거의 5년 전 | 답변 수: 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...
거의 5년 전 | 답변 수: 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...
거의 5년 전 | 답변 수: 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...
거의 5년 전 | 답변 수: 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...
대략 5년 전 | 답변 수: 1 | 0
