photo

Zana Taher


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

Followers: 0   Following: 0

统计学

MATLAB Answers

2 个提问
4 个回答

排名
20,009
of 297,527

声誉
2

贡献数
2 个提问
4 个回答

回答接受率
0.0%

收到投票数
1

排名
 of 20,454

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,075

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer
  • Revival Level 1

查看徽章

Feeds

排序方式:

已回答
Defining boundary condition for pde for pdepe function
Hi Torsten, How would you make: du/dx = 0 at x=0 instead of du/dx = -1/k at x=0 ?

6 years 前 | 0

已回答
Problems in passing data from lsqcurvefit to pdepe solver
Using the matlab function lsqnonlin will work better than lsqcurvefit. Below is an example code for using lsqnonlin with pdepe t...

6 years 前 | 0

已回答
Fitting the numerical solution of a PDE with one parameter to some data
Using the matlab function lsqnonlin will work better than lsqcurvefit. Below is an example code for using lsqnonlin with pdepe t...

6 years 前 | 1

已回答
How can I estimate a coefficient of pde connecting pdepe and lsqcurvefit functions?
Using the matlab function lsqnonlin will work better than lsqcurvefit. Below is an example code for using lsqnonlin with pdepe t...

6 years 前 | 0

提问


pdepe: [c f s]: extract f (the flux term)
Hi everyone, I would need to extract the flux term, f, (not gradiaent) in the pdepe function. Does anyone know a way to extract...

6 years 前 | 0 个回答 | 0

0

个回答

提问


How to copy only the output of a function and paste the output in another function?
Suppose the output of your first function is y1=x^2, and the input of your second function is y2=y1+10. How can I copy only the ...

6 years 前 | 1 个回答 | 0

1

个回答