Junior Joel Aguilar Hancco
Followers: 0 Following: 0
Estudiante de Ingenieria Mecanica enfocado a CAE
Feeds
提问
My appdesigner application stops in the process !
Good morning everyone. I've been making an app for 3d trusses analysis in appdesigner and I've finished it. When I analyse sm...
3 years 前 | 0 个回答 | 0
0
个回答提问
Problem with Matlab Standalone Application
Good morning to everyone. I have developed an application in Matlab appdesigner but unfortunately at the time of exporting it a...
4 years 前 | 1 个回答 | 0
1
个回答提问
Punto de interseccion entre una funcion cualquiera y una o varias rectas verticales
Buenas, estoy desarrollando un programa para calcular el primer momento de area de cualquier seccion, pero se me presento un pro...
4 years 前 | 1 个回答 | 0
1
个回答提问
Punto de interseccion entre una funcion cualquiera y una o varias rectas verticales
Buenas, estoy desarrollando un programa para calcular el primer momento de area de cualquier seccion, pero se me presento un pro...
4 years 前 | 0 个回答 | 0
0
个回答提问
Punto de interseccion entre una funcion cualquiera y una o varias rectas verticales
Buenas, estoy desarrollando un programa para calcular el primer momento de area de cualquier seccion, pero se me presento un pro...
4 years 前 | 0 个回答 | 0
0
个回答提问
Solving Symbolic Equations with Solve-Creating a GUI
I am creating a program (GUI) in Matlab and so in one part I need to solve a system of symbolic "n" equations (introduced by the...
5 years 前 | 1 个回答 | 0
1
个回答提问
Resolucion de Ecuaciones Simbolicas con Solve-Creacion de un GUI
Estoy creando un programa(GUI) en Matlab y pues en una parte necesito resolver un sistema de ecuaciones simbolicas de "n" (intro...
5 years 前 | 0 个回答 | 0
0
个回答提问
cell2sym...where it is?
i need to convert from cell to symbolic,because I have to integrate the equations with "int" but i can't do it!. Can somebody he...
5 years 前 | 1 个回答 | 0
1
个回答提问
Creacion de un Guide para Calcular la flexion de una Viga
Hola a todos!. Quiero crear un guide para determinar la Flexion de una viga y tengo un problema. Como entrada, por el momento, y...
5 years 前 | 0 个回答 | 0
0
个回答提问
Hi, i'm using matlab mobile and i'd like to know if i can do animations in this app
x=linspace(0,1,100); y=linspace(0,2,200); t=linspace(0,1,20); z=zeros(length(x),length(y),length(t)); for cnt=1:length(t...
5 years 前 | 0 个回答 | 0
0
个回答提问
Como interpreto los resultados de rootof?
>> format bank >> syms x5; >> y5=-x5.^4/3518583760000 - (16883*x5.^3)/32986722750000 + (96727912574431*x5.^2)/386872375742379...
5 years 前 | 1 个回答 | 0