photo

Tom Edwards


Last seen: 3 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

9 个提问
1 个回答

排名
186,007
of 300,781

声誉
0

贡献数
9 个提问
1 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 21,088

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,031

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

已回答
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...

5 years 前 | 0

| 已接受

提问


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; ...

5 years 前 | 2 个回答 | 0

2

个回答

提问


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...

5 years 前 | 1 个回答 | 0

1

个回答

提问


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. ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


*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...

5 years 前 | 0 个回答 | 0

0

个回答

提问


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...

5 years 前 | 1 个回答 | 0

1

个回答

提问


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...

5 years 前 | 0 个回答 | 0

0

个回答

提问


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...

6 years 前 | 1 个回答 | 0

1

个回答

提问


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...

6 years 前 | 1 个回答 | 0

1

个回答

提问


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...

7 years 前 | 1 个回答 | 0

1

个回答