Anders Österling
EKN
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
23,611
of 300,352
REPUTATION
1
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
1
RANK
of 20,928
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168,212
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Speed up distance calculation in N-dimensional space
Hi all, I have a function I'd like your help to speed up. The function takes two vectors x and Y of points in N-dimensional s...
10 years ago | 1 answer | 0
1
answerQuestion
1d linear interpolation vectorization
Hi all, I have a vectorization problem I wonder if i could get some help with. I just can't seem to get it done. I have a m...
10 years ago | 1 answer | 1
1
answerQuestion
griddedInterpolant 3D from two 2D grid and one 1D grid?
Hi, I'ts early sunday morning and I just can't seem to get my head around this... I've got 2 2D grids: size(a)=(GC,GA) ...
12 years ago | 0 answers | 0
0
answersQuestion
How to speed up reading from N-dimensional matrix in a nested loop?
Hi, I've got a piece of code that has to run in many nested loops. In the next-to-most inner loop I need to grab some element...
13 years ago | 3 answers | 0
3
answersQuestion
Object Oriented Programming question: creating child objects and sum one property of all children and the parent
Hi, I'm just getting into matlab OOP and got stuck in creating child ojbects. I have a class like classdef myClass ...
13 years ago | 1 answer | 0
