Jan Valdman - MATLAB Central
photo

Jan Valdman


Last seen: 26 días hace Con actividad desde 2010

Followers: 2   Following: 0

Mensaje

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

Estadística

All
CodyFile ExchangeMATLAB AnswersFrom 05/10 to 03/25Use left and right arrows to move selectionFrom 05/10Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

8 Preguntas
2 Respuestas

File Exchange

30 Archivos

Cody

0 Problemas
33 Soluciones

CLASIFICACIÓN
9.666
of 297.589

REPUTACIÓN
2

CONTRIBUCIONES
8 Preguntas
2 Respuestas

ACEPTACIÓN DE RESPUESTAS
37.5%

VOTOS RECIBIDOS
2

CLASIFICACIÓN
687 of 20.461

REPUTACIÓN
2.653

EVALUACIÓN MEDIA
4.50

CONTRIBUCIONES
30 Archivos

DESCARGAS
65

ALL TIME DESCARGAS
25488

CLASIFICACIÓN
14.793
of 159.227

CONTRIBUCIONES
0 Problemas
33 Soluciones

PUNTUACIÓN
340

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • 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

Ver insignias

Feeds

Ver por

Pregunta


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...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 4 años hace | 1 respuesta | 0

1

respuesta

Respondida
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 ...

más de 5 años hace | 0

Pregunta


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...

más de 5 años hace | 2 respuestas | 1

2

respuestas

Pregunta


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...

más de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

alrededor de 7 años hace | 2 respuestas | 1

2

respuestas

Pregunta


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=[...

alrededor de 8 años hace | 1 respuesta | 0

1

respuesta

Respondida
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...

alrededor de 9 años hace | 0

Pregunta


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]'...

alrededor de 9 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

más de 12 años hace | 0 respuestas | 0

0

respuestas