photo

larry liu


Last seen: 10 months 前 自 2021 起处于活动状态

Followers: 1   Following: 0

统计学

MATLAB Answers

7 个提问
1 个回答

排名
150,053
of 297,457

声誉
0

贡献数
7 个提问
1 个回答

回答接受率
42.86%

收到投票数
0

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer
  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Solve the differential equation using Crank-Nicolson method and Newon iterative method.
I'm tring to solve the eqation something like this to get the transient temperature of each node: where, 𝑡 is time; 𝑃(𝑡) is ...

12 months 前 | 0 个回答 | 0

0

个回答

提问


Summation of a series without for loop
I have a summation equation below, but the data subscript n and k is too big where for loop execution is too slow, how can I do ...

2 years 前 | 0 个回答 | 0

0

个回答

提问


How can I do summation in transfer function?
s = tf('s'); sys_Foster = tf(R_Foster(1)/(1+R_Foster(1)*C_Foster(1)*s)+R_Foster(2)/(1+R_Foster(2)*C_Foster(2)*s)+R_Foster(3)/(1...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Fast Fourier transform to perform deconvolution with log time
I have two 1-D data with x-axis is log(t) but not t below with my data, I have trouble using fft to perform R(z) = da(z)/dz ⊗−...

3 years 前 | 1 个回答 | 0

1

个回答

已回答
Deconvolution of a polynomial and exponential function
I got the same trouble as you, have you solved it?

3 years 前 | 0

提问


Deconvolution of a polynomial and exponential function
I got the same problem with following link: https://www.mathworks.com/matlabcentral/answers/602500-deconvolution-of-a-polynomia...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to distinguish different color cells in the image?
I have an image with two different color cells like below shows and I need to claasify it and count how much cells like below...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How do I cut a specific area in the image
I have some images as shown below and I wnat to get the square area only, like the image below, how can I do?

3 years 前 | 1 个回答 | 0

1

个回答