Hirak
Assam University,Silchar
Followers: 0 Following: 0
I love to eat and sleep, meanwhile I dream.
Professional Interests: simulation of nanoparticles
Statistics
RANK
182.259
of 295.689
REPUTATION
0
CONTRIBUTIONS
10 Questions
8 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20.266
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.317
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 5 jaar ago | 2 answers | 0
2
answersError '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.*...
bijna 6 jaar ago | 0
Question
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 ...
bijna 6 jaar ago | 2 answers | 0
2
answersQuestion
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 ...
bijna 6 jaar ago | 1 answer | 0
1
answerHow 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....
bijna 6 jaar ago | 0
Question
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...
bijna 6 jaar ago | 3 answers | 0
3
answersQuestion
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...
bijna 6 jaar ago | 0 answers | 0
0
answersSolving 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 ...
ongeveer 6 jaar ago | 0
| accepted
Question
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...
ongeveer 6 jaar ago | 1 answer | 0
1
answerHow 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 ...
meer dan 6 jaar ago | 0
Question
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...
bijna 7 jaar ago | 2 answers | 0
2
answersQuestion
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 ...
bijna 11 jaar ago | 1 answer | 0
1
answerWhy 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:...
bijna 11 jaar ago | 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...
bijna 11 jaar ago | 0
| accepted
Question
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 ...
bijna 11 jaar ago | 2 answers | 0