photo

Jan Valdman


Last seen: 1 month 前 自 2010 起处于活动状态

Followers: 3   Following: 0

消息

Associate professor of applied mathematics https://sites.google.com/site/janvaldman/ Professional Interests: FEM, nonlinear computational mechanics, a posteriori error estimates, MATLAB vectorizations

统计学

All
MATLAB Answers

8 个提问
2 个回答

File Exchange

30 文件

Cody

0 个问题
33 个答案

排名
9,666
of 299,916

声誉
2

贡献数
8 个提问
2 个回答

回答接受率
37.5%

收到投票数
2

排名
688 of 20,840

声誉
2,669

平均
4.50

贡献数
30 文件

下载次数
63

ALL TIME 下载次数
25652

排名
15,597
of 166,562

贡献数
0 个问题
33 个答案

评分
340

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Personal Best Downloads Level 3
  • First Review
  • 5-Star Galaxy Level 4
  • GitHub Submissions Level 1
  • First Submission
  • Thankful Level 1
  • Solver

查看徽章

Feeds

排序方式:

提问


quasi-Newton method with initial Hessian + preconditioning
I am heavily dependent on the quasi-Newton method in the minimization of nonlinear energies f(x)-> min discretized by the fi...

3 years 前 | 1 个回答 | 0

1

个回答

提问


A fast cell array generation
Dear all, in our optimization procedure, we need to create a cell array 'v_indices' from a vector 'v' and another cell array of...

5 years 前 | 1 个回答 | 0

1

个回答

已回答
Minimization of a function with unknown gradient but known sparsity pattern of its hessian
Dear colleague, based on our discussions from yesterday, I implemented a finite difference scheme for a gradient approximation ...

6 years 前 | 0

提问


Minimization of a function with unknown gradient but known sparsity pattern of its hessian
Dear colleagues, is there a fmincon option to minimize a function without the knowledge of its gradient but providing a sparsit...

6 years 前 | 2 个回答 | 1

2

个回答

提问


Is there any gradient descent method available?
We are working on the optimization of nonconvex energies in mechanics of solid (see the attached picture) resulting from the fin...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Matlab Exchange - More authors to one contribution
We are three persons in a team finishing up a Matlab package to upload. I already have an account, but my colleagues not. If the...

7 years 前 | 2 个回答 | 1

2

个回答

提问


vectorization of anonymous function?
I managed to vectorize the function below using inline command: u_function=inline(vectorize('sin(x*y*z^2)'),'x','y','z') x=[...

9 years 前 | 1 个回答 | 0

1

个回答

已回答
fill3 command working strangely?
Additinally, I also notice that replacing both commands fill3(X,Y,Z,Z) by patch(X,Y,Z); result in the same issu...

9 years 前 | 0

提问


fill3 command working strangely?
I came accross a difference in the execution of fill3 command in the following code: figure; subplot(1,2,1) X=[0 1 1 0]'...

9 years 前 | 2 个回答 | 0

2

个回答

提问


Visualizations of finite element calculations too slow?
I have a vectorized finite elements code for my study problems in mechanics, I am very happy with. It computes several fields on...

13 years 前 | 0 个回答 | 0

0

个回答