Community Profile

photo

Kristoffer Lindvall


Last seen: ongeveer een jaar ago Active since 2015

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


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 ...

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 5 jaar ago | 0 answers | 0

0

answers

Question


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)); ...

meer dan 5 jaar ago | 0 answers | 0

0

answers

Question


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...

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


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...

ongeveer 8 jaar ago | 2 answers | 0

2

answers

Question


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)...

ongeveer 8 jaar ago | 1 answer | 0

1

answer

Question


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 + ...

ongeveer 8 jaar ago | 1 answer | 0

1

answer

Question


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 ...

meer dan 8 jaar ago | 0 answers | 0

0

answers