photo

David Kusnirak


Last seen: circa 4 anni fa Attivo dal 2012

Followers: 0   Following: 0

Messaggio

Statistica

All
MATLAB Answers

9 Domande
4 Risposte

Cody

0 Problemi
69 Soluzioni

RANK
154.400
of 300.364

REPUTAZIONE
0

CONTRIBUTI
9 Domande
4 Risposte

ACCETTAZIONE DELLE RISPOSTE
77.78%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
9.347
of 168.407

CONTRIBUTI
0 Problemi
69 Soluzioni

PUNTEGGIO
680

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3
  • First Answer
  • Solver

Visualizza badge

Feeds

Visto da

Domanda


Matlab COM connection using an actxserver
Hello, I'm running a Matlab script to invoke an another software (Surfer) to calculate grids from data. The code was download...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


How to create Gauss noise within the interval
I have an interval with lower boundary at a = -0.005 and upper boundary b = 0.005. I need to create the Gauss white noise within...

circa 12 anni fa | 3 risposte | 0

3

risposte

Domanda


cell multiplication with a vector
Hi, I have a cell structure (Aa), where each cell is a square sparse matrix and I need to multiply each cell with a vector (f...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Risposto
How to increase font size on MacBook Pro Retina Display 15" (Matlab 2013a)?
In the home menu find the preferences button, there you can change the font size.

oltre 12 anni fa | 0

Domanda


How to reduce number of loops
Hello, I have code, which assembles coefficients into large sparse matrix. My coding seems to be inefficient as I use 3 loops...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Risposto
How can I save my data in my editboxes to my .mat file?
Hi, if you want to get the written value in the edit box you should use save(filename, get(handles.edit1,'value')); t...

oltre 12 anni fa | 0

Domanda


Ax = b for a lot of different b‘s
Hello, I have a system of equation _Ax = b_, where _A_ is very large (n = 3e5 - 8e5) and sparse coefficient matrix, _b_ is so...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Risposto
discrete second order derivative operator for unequally spaced data
Thanks for hints. However I'm not as interested in the solution as in the operator itself, I need to know how does it look and w...

oltre 12 anni fa | 0

Risposto
How can I move the position of my GUI on the screen from the default?
hi, try to change units from pixels to normalized for example set(handles.figure_main,'Units', 'normalized'); se...

oltre 12 anni fa | 0

Domanda


discrete second order derivative operator for unequally spaced data
Hi, I need help to obtain a discrete second order derivative operator, that could be applied on a matrix. The best way, I gue...

oltre 12 anni fa | 4 risposte | 0

4

risposte

Domanda


non linear least squares problem using BFGS
Hello, I need to find solution to a non linear least squares problem using Gauss-Newton method, however I am only able to com...

quasi 13 anni fa | 1 risposta | 0

1

risposta

Domanda


curvature of a discrete function
Hello, I need to compute a curvature of a simple 2D discrete function like this one: x=1:0.5:20; y=exp(x); ...

quasi 13 anni fa | 3 risposte | 0

3

risposte

Domanda


Data transformation into polygons
Hi all, I need to transform a dataset into polygons without any free space. Using a convex hull techniques i got free space i...

oltre 13 anni fa | 0 risposte | 0

0

risposte