![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/822529.jpg)
Jan Valdman
Associate professor of applied mathematics https://sites.google.com/site/janvaldman/ Professional Interests: FEM, nonlinear computational mechanics, a posteriori error estimates, MATLAB vectorizations
Statistiques
RANG
9 666
of 297 016
RÉPUTATION
2
CONTRIBUTIONS
8 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
37.5%
VOTES REÇUS
2
RANG
687 of 20 419
RÉPUTATION
2 650
CLASSEMENT MOYEN
4.50
CONTRIBUTIONS
30 Fichiers
TÉLÉCHARGEMENTS
71
ALL TIME TÉLÉCHARGEMENTS
25460
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 4 ans il y a | 1 réponse | 0
1
réponseMinimization 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 ...
plus de 5 ans il y a | 0
Question
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...
plus de 5 ans il y a | 2 réponses | 1
2
réponsesQuestion
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...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 7 ans il y a | 2 réponses | 1
2
réponsesQuestion
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=[...
environ 8 ans il y a | 1 réponse | 0
1
réponsefill3 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...
environ 9 ans il y a | 0
Question
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]'...
environ 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
environ 12 ans il y a | 1 réponse | 0