photo

tensorisation


Last seen: quasi 3 anni fa Attivo dal 2016

Followers: 0   Following: 0

Statistica

MATLAB Answers

15 Domande
0 Risposte

RANK
22.587
of 300.369

REPUTAZIONE
2

CONTRIBUTI
15 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
20.0%

VOTI RICEVUTI
2

RANK
 of 20.936

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.436

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


How to vectorize this for maximum efficiency?
In my calculation I had to go over non-zero elements of a 3 dimensional array (label). Instead of making 3 loops over each index...

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


How to properly define input types for Matlab Coder?
I'm struggling to make a mex file work properly (see more here) so I decided to try and use Matlab Coder to do that hoping that ...

circa 6 anni fa | 1 risposta | 1

1

risposta

Domanda


How to fit data to a curve with known error bars and draw it?
Using built-in functions like fit(...) or nlinfit(...), how exactly do I fit data to a curve with known error bars? Let's say i...

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


How to print figure to an .eps file properly?
I'm printing the same figures as .png and .eps files. The .png looks fine, but the .eps appear to have some issues: Somehow th...

circa 6 anni fa | 2 risposte | 0

2

risposte

Domanda


How to properly convert variable names into a chain of strings in Matlab?
I'm using the save command to store useful data of certain variables a, b_123, cc42,.... I want to have the variable names conve...

circa 6 anni fa | 3 risposte | 0

3

risposte

Domanda


Reducing run time of a numerical calculation using a mex file in Matlab
I wrote a Matlab code that involves doing a numeric calculation (relaxation), but it is quite slow. I learned of the possibility...

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Reducing run time of a numeric calculation using a mex file in Matlab
I wrote a Matlab code that involves doing a numeric calculation (relaxation), but it is quite slow. I learned of the possibility...

circa 6 anni fa | 0 risposte | 0

0

risposte

Domanda


Handling figures built for different parameters in Matlab
i couldn't find a simple answer to this thing im trying to do in Matlab. i'm gonna simplify this - say i have a function file th...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


How to solve a 1st order 1D PDE in Matlab?
i have a set of 5 equation that takes the form: du_i/dt=A_i(u)*(du_i/dx)+B_i(u) where u(x,t)=[u_1(x,t);u_2(x,t);u_3(x,t);u...

oltre 9 anni fa | 0 risposte | 0

0

risposte

Domanda


Can I use pdepe to solve my set of PDE's?
i need to solve a set of 5 PDEs for functions u(x,t). i looked up the function pdepe of matlab: http://www.mathworks.com/help...

oltre 9 anni fa | 0 risposte | 0

0

risposte

Domanda


Solving a set of PDEs
i need to solve a set of 5 PDEs for functions u(x,t). i looked up the function pdepe of matlab: http://www.mathworks.com/hel...

oltre 9 anni fa | 0 risposte | 0

0

risposte

Domanda


How to solve a set of ODE with discontinuities?
i've been stuck on this problem for a long time now, and i wasn't able to find a solution to this. the only solution i know o...

quasi 10 anni fa | 0 risposte | 1

0

risposte

Domanda


Strange error when trying to solve a set of ODEs
i ran into a strange error when trying to solve a set of odes. when my code was working fine, i tried changing one of my paramet...

quasi 10 anni fa | 2 risposte | 0

2

risposte

Domanda


ODE solver event function problems
say i have some function f(y) (where y is one of my function in the ode set that i am solving) and my event is f(y)=1. for the f...

quasi 10 anni fa | 0 risposte | 0

0

risposte

Domanda


Problem solving a set of 5 non-linear ODE's
i have a problem when i try to solve a set of 5 odes. i tried using ode45 and the other ode's functions and it always gives me t...

quasi 10 anni fa | 1 risposta | 0

1

risposta