andrea
Followers: 0 Following: 0
Statistica
RANK
6.340
of 295.467
REPUTAZIONE
7
CONTRIBUTI
21 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
52.38%
VOTI RICEVUTI
7
RANK
6.155 of 20.234
REPUTAZIONE
184
VALUTAZIONE MEDIA
4.70
CONTRIBUTI
3 File
DOWNLOAD
35
ALL TIME DOWNLOAD
1549
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Distance between two set of points in space
Hello, So I have a set of points in a matrix A 10x3 ( i.e 10 points with x,y,z coordinates) and another set of points in a mat...
quasi 3 anni fa | 2 risposte | 0
2
risposteDomanda
Logical Indexing with matrix
Helllo, Assuming I have three matrices: A = [1 0 ; 0 1] B = [1 1 ; 1 1] C = [3 4 ; 6 7] I would like to perform the follow...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
How to set scientific notation in data tips ?
Hello , I would like to see scientific notation in the data tip on my plot , I attached an image of my plot , instead of that l...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Readtable from a text file with multiple delimiter
Hello, I have a text file with column delimited by tab , but the string containing the variable name has as a delimiter simple ...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Find the intersection between two curves
So I would like to write a simple program in for a school project, that can find the intersection between two curves, for examp...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How to solve a nonliner equation ?
Hello, so I have a nonlinear equation which is actually in the form of an array of values called y, and i would like to finde t...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How Ode15 does it works ?
Hello, I have some matlab code and i have to translate it in c++. The core of the code is the ode15 solver , can someone explai...
circa 4 anni fa | 2 risposte | 0
2
risposteDomanda
How to implement ode15 in c++ ?
Hello, I would like to know if there exist some library in c++ which can easily implement the ode15 solver in c++. Any suggest...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How to plot symbolic function ?
Hello, So I have a function f of a symbolic variable let's say x , and I would like to plot my function versus 1/x. How can ...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How to save a matlab table?
I would like to save this matlab image representing a table of data as a .png or .pdf centered and without white boreder, do you...
oltre 4 anni fa | 1 risposta | 1
1
rispostaDomanda
How to export high quality plot in eps format ?
I have a problem with the quality of some plots I'm saving in eps format to insert it in a .tex file, the command i use to save ...
oltre 4 anni fa | 1 risposta | 1
1
rispostaDomanda
How to interprete output of solve function ?
Hello, I'm trying to solve with math tool box a non liner equation : with the code syms x solve ( x^2-(1+x)^2 + x^2*(1+x)^...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How to print a matlab table to a file with the same layout ?
I would like to include a matlab table into a latex document , but keeping the same layout ( apperance) that has in matlab, I m...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How can I change data directly from the plot ?
How can I divide the data on the first plot by 2 using command line ? I mean is there a way like ax = gca ; ax.Children(2)...
oltre 4 anni fa | 2 risposte | 0
2
risposteDomanda
How do I change the properties of a series od data in a plot with multiple series of data in it ?
I have 3 series of datain the same plot, and I would like to change properties such as color and marker type on each different d...
oltre 4 anni fa | 1 risposta | 0
1
rispostaFinding repeating values in an array
maybe i do not understand the problem but anyway [val, ind] = min ( A ( pos_in_b) ) A(ind) = []
oltre 4 anni fa | 0
Domanda
Creating a gif from a matrix of double.
My problem is that I have a set of matrices , each matrix contain only 1 and -1. What I'm trying to do is to make a gif of thi...
oltre 4 anni fa | 2 risposte | 0
2
risposteDomanda
Retrive variable out of a parfor loop
I've got a simple problem, I run a parfor loop inside which i call a function which return some variables, the problem is that s...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Hiding only a section of code in live script.
Hi everyone, Is there a way to hide not all the code of the live script but only some section ??
oltre 4 anni fa | 2 risposte | 3
2
risposteDomanda
Help with displayFormula from symbolic math toolbox
Hello everyone, i've got a simple question but i can't find the answer in the forum: The function displayFormula from the sy...
oltre 4 anni fa | 1 risposta | 2
1
rispostaDomanda
How togerate a gif .
Hi, I would like to know a simple way to create a gif , i had a matrix A of random values -1 and 1 and i use imagesc to visualiz...
oltre 4 anni fa | 0 risposte | 0
0
risposteDomanda
Periodic indexing of a matrix
I need some help, i have a matrix rapresenting points on a grid and when given a element i would like to find the indices of it...
oltre 4 anni fa | 1 risposta | 0