Community Profile

photo

Kristoffer Lindvall


Last seen: mehr als ein Jahr vor Aktiv seit 2015

Followers: 0   Following: 0

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Summation with resultant vector's index as upper limit
Hello, I'm trying to write this summation in Matlab I couldn't find any example of this anywhere, maybe someone can help me ...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Help with simple neural network
Hello! I have been trying to get into machine learning and I thought I would try to code my own code with a simple example. If I...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Create function output seperately
Hello! I am curious if this is possible. Say I write a function function F = func(x) F(1) = x(1)-cos(x(2)); ...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to create array without cells
Hello! How do you create an array that does not include cells? for example for i=1:3 for j=1:3 for k=1...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Matlab is running really slowly R2015b
I just reinstalled matlab on my laptop to get the "latest and greatest", but now my code takes like 40 seconds to run, instead o...

etwa 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to make a function handle from variable consisting of a function
I have a problem like this for example. x = sym('x',[7,1]); phi = [ (10001*x2)/800000 - (10001*x1)/400000 + (10001*x3)...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Evaluate a changing expression in loop
Hi! I am writing a code that generates a function f in a loop. This function f changes in every loop, for example from |f = x + ...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Help optimize code. Having trouble with eval, any better solutions?
Hi! I am trying to optimize a code and I could use some help. I ran the profiler and the eval function takes the most amount of ...

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten