
MR JUSTIN ACHARJEE Sumanta
Statistics
6 Questions
0 Answers
RANK
193,876
of 258,228
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 17,798
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 110,373
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
Content Feed
Question
What is wrong in line 101?
Calculate internal stresses for maximum and minimum bending moments and plot their distribution on the cross section. %%Q1f cl...
4 months ago | 1 answer | 0
1
answerQuestion
What is wrong with my coding?
Enter the magnitude and the position of the loading factors lateral to the beam axis, including point loads, moments and uniform...
4 months ago | 0 answers | 0
0
answersQuestion
What is wrong in my coding?
Enter length of a statically determined beam and positions of the pinned support and the roller support. The process must be use...
4 months ago | 1 answer | 0
1
answerQuestion
Add row in a matrice
I want to add matrice W as a new row beneath matrice M, and make a new matrice, T. W and M is working, but for T there is no res...
6 months ago | 1 answer | 0
1
answerQuestion
Solving linear functions with matrix
Suppose it is known that the graph of the function 𝑦(𝑥)=𝑎𝑥3+𝑏𝑥2+𝑐𝑥+𝑑 passes through four given points (𝑥𝑖,𝑦𝑖),where 𝑖=1,2,3,4. W...
6 months ago | 0 answers | 0
0
answersQuestion
Eliminate a component of an equation
%% Q9a clear;clc; %1 r=0.1:0.01:100;%m V=1/3*pi.*power(r,2)*h;%m^3 B=sqrt((r^2)+(h^2)); A=r*pi*B;%m^2 By eliminating ℎ, o...
6 months ago | 1 answer | 0