Community Profile

photo

Geoff


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to sort several coordinates ?
Hello everyone ! I'd like to know how to sort the axial and radial coordinates of a range of points only by using the functio...

11 years ago | 1 answer | 0

1

answer

Question


Profiler vs stopwatch timer functions
Hello everyone ! I have just finished optimizing a code and I'd like to know the reason why there's a difference between the ...

11 years ago | 1 answer | 0

1

answer

Question


A faster version of pchip ?
Hello everyone ! I'd like to know whether somebody knows (or has tweaked why not) a faster version of pchip to carry out cubi...

11 years ago | 0 answers | 0

0

answers

Question


Straigthforward differential equation ?
Hello everyone ! I'd like to solve this differential equation : dP/dx=a1*(P^(3*beta))+a2*(P^(2*beta))+a3*(P^beta)+a4 wi...

12 years ago | 0 answers | 0

0

answers

Question


Name of an array with strcat and int2str. Simple task or not ?
Hi eveyone ! I'd like to change the name of an array containing an index evolving inside a loop. However, I'd wish to mention...

12 years ago | 2 answers | 0

2

answers

Question


Very simple vectorization ?
Good afternoon ! Is it possible to vectorize this short code ? hello(1)=0; for i=2:10 hello(i)=hello(i-1)+1; ...

12 years ago | 2 answers | 0

2

answers

Question


Attempt to vectorize a Runge-Kutta algorith
Good morning everyone ! I'm currently playing with a code which consists of a scores of Matlab functions, and one of which re...

12 years ago | 0 answers | 0

0

answers