Statistics
8 Questions
                        0 Answers
RANK
127,564
                          
                          
of 300,381
                        
REPUTATION
0
                           
                        
CONTRIBUTIONS
                          8 Questions
                          0 Answers
ANSWER ACCEPTANCE 
                            25.0%
                        
VOTES RECEIVED
0
RANK
 of 20,941
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANK
of 168,477
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
Solve a function and plot its contour plot. Not getting the desired contour plot?
I have defined the temperature field as Z..and want to plot the temperature contour. However, I am unable to get the desired con...
2 years ago | 1 answer | 0
1
answerQuestion
Getting imaginary values as solutions to equations using solve function
I am trying to solve these three equations in matlab. I am getting the answer as a function of z and imaginary values after subs...
2 years ago | 1 answer | 0
1
answerQuestion
MATLAB not computing integral of an infinite integral
I am trying to compute the integral of the function. However, MATLAB is unabble to compute it. I havetried numerical integration...
2 years ago | 1 answer | 0
1
answerQuestion
Error while contour plotting an integral.
I am trying to plot this temperature equation like a simulation. The temperature should be a function of x and z with t as varyi...
2 years ago | 1 answer | 0
1
answerQuestion
Getting error while solving PDE
I am trying to solve this equation for thermal stress analysis. The greens functions are as follows: I have written the f...
2 years ago | 1 answer | 0
1
answerQuestion
2D diffusion equation for a laser heat source
I am writing a code for laser source. However, when I am incorporating the source term, I am getting an error saying mismatch of...
2 years ago | 1 answer | 0
1
answerQuestion
How to remove a single point from meshgrid?
I have written this code and want to model the temperature profile. I want to exclude (0,0) from the meshgrid as the function be...
2 years ago | 2 answers | 0
2
answersQuestion
Not getting desired plot in MATLAB
I am trying to solve this ode using ode45 method...however, I am getting only a plot with y=0 at all values of x. Can someone he...
2 years ago | 1 answer | 0
