photo

Suki Sule


University of Hull

Con actividad desde 2016

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

9 Preguntas
0 Respuestas

CLASIFICACIÓN
120.209
of 300.331

REPUTACIÓN
0

CONTRIBUCIONES
9 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
33.33%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.920

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.124

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Interpreting and Image Reconstruction from SVD Data
When I compute the SVD of a matrix and get the U, S and V transpose matrices, how can I create an image from these results? Is t...

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

1

respuesta

Pregunta


Creating a Global Variable File
Hello. I need to create a global function for a variable which is a vector that is of the order [5130,1], that is 5130 columns a...

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

0

respuestas

Pregunta


Iterative Optimization with fminsearch
I have 2 time series data s and t. I have a function Error code: function Error = Output (s,t,k) error = s*k(1...

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

0

respuestas

Pregunta


Optimization with fminsearch and looping
I have this code. t = a; s = c; for k0 = [0.2 0.5 1 1.5]:[0.25 0.6 1.1 1.6] [k,fval,exitflag,output] = fminsea...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Making Matrix Dimensions Equal
I have a matrix 5130 x 2 (5130 rows and 2 columns). A second matrix is 2150 x 2. How can I make this equal to 5130 x 2 without l...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Getting Matrices of Equal Dimension
I will be optimizing 2 time series data sets. One will be a fixed reference S with about 5000 rows for both x, y. The second tim...

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

0

respuestas

Pregunta


Using Fminsearch to Minimize Data difference
I need to create a function that can be passed to fminsearch. I want to get argmink =||ak-d||^2, where a is a time series output...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


VBA to MATLAB conversion
I need the MATLAB equivalent of this VBA code (Solid.ChangeMaterial "part1:struct1", "diel"). Thanks

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

0

respuestas

Pregunta


Time Domain Signal Convolution
I wish to convolve multiple 1D time domain (amplitude vs time) signals which are imported in ASCii format from CST software. Thi...

casi 10 años hace | 1 respuesta | 0

1

respuesta