photo

Tom Edwards


Last seen: más de 2 años hace Con actividad desde 2019

Followers: 0   Following: 0

Estadística

MATLAB Answers

9 Preguntas
1 Respuesta

CLASIFICACIÓN
140.740
of 297.457

REPUTACIÓN
0

CONTRIBUCIONES
9 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
66.67%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.438

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 158.938

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 3

Ver insignias

Feeds

Ver por

Respondida
Saving an image file, text formatting lost.
After trying some different things, this worked best for me. Thanks anyhow Rick set(0,'defaultfigurepapersize',[29.7 16]); s...

más de 4 años hace | 0

| aceptada

Pregunta


Saving an image file, text formatting lost.
when I'm saving plots I'm losing the formatting I put on my text. Not sure why. Here's an example Txtsz = 10; ...

más de 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


counting elements in multiple variables, in a for loop
I have several 1 dimensional arrays of differing lengths, each contains a different number of values. I'd simply like to count t...

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

1

respuesta

Pregunta


Interpolating function to make two arrays synchronise
I have an array of 101 values between 0 and 600 called Depth and another called Init_Density with 101 values between 350 - 900. ...

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

1

respuesta

Pregunta


*Function for increasing density and thickness with depth
I'm trying to make a function that creates a profile of randomised values (within a range) corresponding to increasing density a...

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

0

respuestas

Pregunta


Function output wrong size
I have to write a function that blurs an image file. The idea is to take an input 'img', then using the value of each individu...

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

1

respuesta

Pregunta


multiple output array to calculate Normalisation of wave function
Hello, I'm trying to create a function that allows me to check the normalisation of the wave function as is done in Quantum Me...

casi 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Is it possible to create periodic boundary conditions for a matrix with linear indexing?
Is it possible to create periodic boundary conditions for a matrix with linear indexing? I created a matrix say LxL, it is popu...

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

1

respuesta

Pregunta


making an array to simulate states of a paramagnet with values of -1,+1.
I want to make an array containing only the values 1 and -1. It should be randomly generated so as to get a random number of occ...

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

1

respuesta

Pregunta


Function script for Monte Carlo simulation with varying temperature
I'm writing a Monte carlo script that will simulate the canonical ensemble from statistical mechanics. I got it working and it s...

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

1

respuesta