Statistica
18 Domande
                        0 Risposte
RANK
253.340
                          
                          
of 300.381
                        
REPUTAZIONE
0
                           
                        
CONTRIBUTI
                          18 Domande
                          0 Risposte
ACCETTAZIONE DELLE RISPOSTE 
                            5.56%
                        
VOTI RICEVUTI
0
RANK
of 168.477
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
Feeds
Domanda
simplify symbolic expression coefficients
this is a row vector of the coefficients found in a polynomial equation. I'm using the symbolic engine. This is just unacceptabl...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
need to do a string interpolation
I have six matrices with the same name except a number at the end to distinguish them. I need to access the same element of each...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
Very simple tolerance solution
I just need to find the index of when the data first exceeds a value of 300.
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
need to import data capable of skipping lines based on conditions
The goal is to import the columns of data then skip this break in data and continue importing. There are 100 rows of data betw...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
Changing the refline name in the legend
The refline is in the legend but I cannot change its name when writing the legend function. I tried (refline.Name = 'reference'...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
Trying to make a simple animation
Hello, I am wanting to create a plot that shows a cursor moving along the line of an ellipse with respect to a certain time fra...
quasi 7 anni fa | 1 risposta | 0
1
rispostaDomanda
I need to type a very long equation. How can I do a line break ?
I need to just continue the equation on the line below for convenience. Is there something that would allow me to break that equ...
quasi 7 anni fa | 1 risposta | 0
1
rispostaDomanda
I need to set up a library
I am doing some thermodynamics things, and I would like to have a function that when given either two of temperature pressure or...
circa 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Create a polar function from a polar regression
I have a set of data points in polar coordinates. I would like a polar function from them. How could I go about that? Thank you...
circa 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Need to apply some tricky string interpolation for a for loop
I would like to interpolate for several individual arrays. "T5_11" is one 1x24 array that I have made, and "T5_10" is another co...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Does anyone know if it is possible to give a different color to select intervals of a curve
I am modelling a material property curve and want to have different colors represent different elastic behavior. -Thanks
oltre 7 anni fa | 2 risposte | 0
2
risposteDomanda
Creating tick marks on a plot
I can't find any previous question that is similar to mine somehow. All I need to show is an x-axis that consists of 1 to 24 wit...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
A very simple while loop
while tol<10E-6 E= M+e*sin(E) n=n+1; E = M + (M+e*sin(E)) tol(:,1)= E(n+1)-E(n) end If I...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Very simple question relating to symbolic matrix rotations
I used syms to represent three variables in three 3x3 matrices. I performed linear algebra to obtain a single 3x3 matrix. I now ...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
MATLAB Malfunction: how to reinstall everything
I wrote a while loop, and I thought it turned into an infinite loop, so I hit the control+c. Umm I must have typed something els...
quasi 8 anni fa | 0 risposte | 0
0
risposteDomanda
Something simple with formatting axes
If I was needing to plot a two dimensional graph. The horizontal axis is a positively oriented from 0 to infinity, but the verti...
quasi 8 anni fa | 1 risposta | 0
1
rispostaDomanda
Is there a way to send a list of variables from a function (global) to a workspace (local). I need to save them as numeric data type double, and not string, but I can convert if I can get them into a string
kbl
quasi 8 anni fa | 1 risposta | 0
1
rispostaDomanda
Hello I need help doing something that should not be this difficult to solve
I need to include in a text box that I am plotting "\sigmax , \tao" that's it. I can get the first "\" to print the greek le...
quasi 8 anni fa | 1 risposta | 0
