photo

Jose Aroca


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

10 个提问
0 个回答

排名
68,492
of 299,791

声誉
0

贡献数
10 个提问
0 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 20,807

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,966

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Solving coupled differential equations with iterative method.
I am trying to solve the following coupled differential equations: and , where and . The parameters here that I would like ...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Solving coupled differential equations.
I am tryng to solce the following coupled diferrential equations., , where and . I have developed a code to solve a single and ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Laplace transform not found.
I am trying to compute the Laplace transform of a known function. I have replicated the code shown below in Mathematica and it w...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Solving complex integro-differential equation
I want to solve the following integro-differential equation: , with the conditon c(0)=1, and plot its real part, that should loo...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Finite Difference method solver
I have the following code in Mathematica using the Finite difference method to solve for c1(t), where . However, I am having tr...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Fitting 2D Gaussian to histogram
I have the following code that produces a 2D histogram from set of values A and B. clearvars; A = [574.960860000000;611.485...

5 years 前 | 2 个回答 | 0

2

个回答

提问


Eliminating undesired elements from text file
I am currently analysing some localisation images produced in ImageJ in Matlab. These images consist of duplicated spots, with d...

5 years 前 | 0 个回答 | 0

0

个回答

提问


How can I calculate the areas between these two curves?
I need to calculate both areas A and B that lie between these two curves. The curves are extracted form two text files, which ar...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Plot a circle of Gaussian varying intensity
I want to plot a circle who's intensity varies as a Gaussian distribution, ie. to be maximum at the centre and tail off as the r...

5 years 前 | 2 个回答 | 0

2

个回答

提问


Plot a circle of desired intensity.
I have the following code to draw a white square on a black background. The intensity of the square can be varied from 0 to 256 ...

5 years 前 | 1 个回答 | 0

1

个回答