photo

simone martinelli


Con actividad desde 2016

Followers: 0   Following: 0

Mensaje

Mechanical engineering

Estadística

All
MATLAB Answers

2 Preguntas
3 Respuestas

Cody

0 Problemas
1 Solución

CLASIFICACIÓN
17.688
of 300.364

REPUTACIÓN
2

CONTRIBUCIONES
2 Preguntas
3 Respuestas

ACEPTACIÓN DE RESPUESTAS
50.0%

VOTOS RECIBIDOS
1

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN
116.225
of 168.373

CONTRIBUCIONES
0 Problemas
1 Solución

PUNTUACIÓN
20

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 1
  • Revival Level 1
  • First Answer
  • Scavenger Finisher
  • Solver

Ver insignias

Feeds

Ver por

Pregunta


Reading an Array in scientific notation from a txt
Hi, I am trying to read the data from a txt file but I have been so far unable to manage to extract it using fscanf or textread....

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how can i implement a number prediction algorithm?
I have this procedure: # I have 20 numbers, from 1 to 20. # I choose 3 of these 20 numbers in the way that these number are ...

casi 9 años hace | 1 respuesta | 0

1

respuesta

Respondida
I need to find slope of a curve
numA = xlsread(filename,sheet,xlRange) insert the range depending od quantity of data value A numB = xlsread(filename,sheet...

alrededor de 9 años hace | 0

Respondida
How can get the average between two array ?
for i=1:length(R) avg1(i)=(R(i)+G(i))/2; end

alrededor de 9 años hace | 1

Respondida
Coloring Rectangles to Specific Value's Colormap
Have you try to use ''patch'' command? In the help of ''patch'' you can also find how to choose colour or shade your shape.

alrededor de 9 años hace | 0

Resuelto


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

alrededor de 9 años hace