
Hirak
Followers: 0 Following: 0
Estadística
10 Preguntas
8 Respuestas
CLASIFICACIÓN
283.535
of 297.527
REPUTACIÓN
0
CONTRIBUCIONES
10 Preguntas
8 Respuestas
ACEPTACIÓN DE RESPUESTAS
60.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.454
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 159.075
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
Pregunta
How to call two sets of arrays in a nested loop?
Hello Experts, I have taken two sets of arrays. First one is 'alpha', which consists of 251 elements, the second one is 't', wh...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to find a double integral
I need to integrate the function wrt theta and phi. How to do it? m,n, p are constants. f=m*p*cos(theta)^3*sin(phi)^2 - n*p*c...
casi 6 años hace | 2 respuestas | 0
2
respuestasError 'DOUBLE cannot convert the input expression into a double array'
I have tried with this syms x y z eta w %surface a1=25; a2=25; a3=25; epsilon1=.33; epsilon2=.66; epsilon3=.33; elp=[a1.*...
alrededor de 6 años hace | 0
Pregunta
Error 'DOUBLE cannot convert the input expression into a double array'
I have symbolically integrated as following function[flux]= superquad2(a1,a2,a3, epsilon1,epsilon2,epsilon3) syms eta w ...
alrededor de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
What do this expression mean '/\\\\r\n2' in symbolic integration?
I did a symbolic integration for the limit of variables defined as (f(eta,w),eta, etamin, etamax,w, wmin,wmax) and obtained the ...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaHow to convert a symbolic output to its numerical form ( for vector integration) ?
Dear Sir, I have made some changes to avoid the unattended complexities arising due to the complex nature of functional forms....
alrededor de 6 años hace | 0
Pregunta
How to convert a symbolic output to its numerical form ( for vector integration) ?
I am stuck in a resilient difficulty due to my inexperience with vector computation. The code is all about calculating outward...
alrededor de 6 años hace | 3 respuestas | 0
3
respuestasMy answer is singular, but how can I get rid of it
Use.* instead of *
alrededor de 6 años hace | 0
Pregunta
Eshelby's tensor for three dimensional mesh
Dear all, Seasons' greetings. I am trying to find out the Eshelby's tensor for superellipsoid system. I am following the proto...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasSolving implicit equation for three variables
I have found the individual matrices, but now I want to group the matrices taking one cloumn from each, viz., for n=.5:.5:5 ...
más de 6 años hace | 0
| aceptada
Pregunta
Solving implicit equation for three variables
I want to solve the supersphere equation x^n+y^n=1 for x_range=y_range=.1:.1:1 and n=.3:.3:3. I have done the plot with fimp...
más de 6 años hace | 1 respuesta | 0
1
respuestaHow to plot four dimensional data in a single plot
Thanks for the reply. I wanted to plot the data in 3-D bar plots, where x and y-axis should follow the data set of column 1 and ...
alrededor de 7 años hace | 0
Pregunta
How to plot four dimensional data in a single plot
Hello Everyone, I have a four-dimensional data to plot, where each dimension is independent of the others, i.e. they do not bea...
alrededor de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
Error using ==> vertcat CAT arguments dimensions are not consistent.
Hi Friends, Thank you for your responses. Major of my work consists of generation of data plot. I am need for a code in which I ...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaWhy do I get the error 'CAT arguments dimensions are not consistent'?
I have also experienced the same when I run the following code: clear all; close all; r_shell=(1:.26:5.2); for r_core=(1:...
alrededor de 11 años hace | 0
generation of data plot using an equation
Thank you Niklas. It worked nicely. Now, if I want to vary r_core also, say, for the spread 1:0.1:10, and make a three dimension...
alrededor de 11 años hace | 0
| aceptada
Pregunta
generation of data plot using an equation
Hi Friends, I am a newbie in this world. Major of my work consists of generation of data plot. Recently I am need for a code in ...
alrededor de 11 años hace | 2 respuestas | 0