Community Profile

photo

Bernhard


Hochschule Darmstadt

Last seen: 11 giorni fa Attivo dal 2014

Followers: 0   Following: 0

Contatto

Statistiche

All
  • Thankful Level 2
  • Personal Best Downloads Level 1
  • 5-Star Galaxy Level 2
  • First Submission
  • Thankful Level 1
  • Solver

Visualizza badge

Feeds

Visto da

Risposto
How to tick the parameter in the plot of a parametric function?
Thank you @AdamDanz, @Voss, @LesBeckham for your helpful answers. Frankly speaking, I had hoped for a neat, fully automated alg...

oltre un anno fa | 0

Domanda


How to tick the parameter in the plot of a parametric function?
I have a plot of a parametric function, as in the following simple example: t = linspace(0, 1, 1000); x = t.^2; y = t.^3; f...

oltre un anno fa | 3 risposte | 0

3

risposte

Domanda


pick elements from a 3d array, based on an indexing matrix
I have a 3d array A with nr rows, nc columns, and np pages, and an nr x nc indexing matrix I with integer elements between 1 and...

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Element-wise raise an array to an integer power
Hi everybody, I found that the element-wise multiplication of a large array (a.*a.*a) is much faster than the equivalent elem...

circa 6 anni fa | 2 risposte | 1

2

risposte

Domanda


MATLAB implementation of focus stacking techniques?
I have a stack of photos of a small still object (macro photography), taken from known camera positions with a StackShot macro r...

circa 9 anni fa | 0 risposte | 0

0

risposte

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

oltre 9 anni fa

Inviato


shift.m
shift the elements of an array (of any dimension)

quasi 10 anni fa | 1 download |

Thumbnail

Inviato


fraccircshift
expands circshift to non-integer shift values

circa 10 anni fa | 7 download |

Risposto
passing a mat file variable to a function
Hi dpb, thank you for answering to my question. The problem with just loading var from within myfun is that var needs not ...

circa 10 anni fa | 0

Domanda


passing a mat file variable to a function
I have written a function myfun.m which works on a very large input variable var stored in a file myfile.mat in the current fold...

circa 10 anni fa | 2 risposte | 0

2

risposte