hamit Kenan
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
251.119
of 300.352
REPUTACIÓN
0
CONTRIBUCIONES
3 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
66.67%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.928
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.212
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
How to wirte algorithm for meshing line element?
ı solved it :) Anyone who needs the same algorithm can send message to me.
más de 6 años hace | 0
| aceptada
Pregunta
How to wirte algorithm for meshing line element?
Hi, As you see in the figure, there is a truss structure composed of 2 elements and 3 nodes. In my code, ın order to calculate ...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How to make a plot using two variables
If you run this code you'll get graph shows natural frequencies. But i wanna see ten graphics in one figure as a result of ch...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
how can i make the initial value variable? this is the first problem. in my code, i used 'inline' to assign values to variable (t). However, the equation which is in the inline function was copied manualy. is it possible to do it automatically?
clear all clc syms t y y=dsolve('Dy-y=t^2','y(0)=1'); simplify(y) y1=...
más de 10 años hace | 1 respuesta | 0
