photo

Anoire BEN JDIDIA


SUPMECA

Con actividad desde 2016

Followers: 0   Following: 0

Estadística

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


How to store results from a function in a workspace
Hi, Actually Im using this code % ============================================================= % % Files of the Matl...

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to calculate RMS value of a signal
I have a measured signal (Voltage U) and I need to calculate RSM of this vector using Rms=sqrt((1/T)*integral(U.^2,0,T)). How ...

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


non linear optimization with fmincon
Hi, I am solving a nonlinear optimization problem: Xop=fmincon(@ident1,[0.1;0.1],[],[],[],[],[1 1],[50 5]); problem.op...

más de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Fitting experimental data to find a function
I have an experimental data I=f(t) and I want to find the equation of This trend.

casi 8 años hace | 2 respuestas | 0

2

respuestas

Respondida
how to delete rows from matrix
I have a big matrix 599794x2 i want to delete rows which contains values which repeats for exemple if A=[1,1;2,1;3,1;4,1;5,2;...

casi 8 años hace | 0