photo

MR JUSTIN ACHARJEE Sumanta


Last seen: 3 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
107,906
of 297,503

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


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...

3 years 前 | 1 个回答 | 0

1

个回答

提问


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...

3 years 前 | 0 个回答 | 0

0

个回答

提问


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...

3 years 前 | 1 个回答 | 0

1

个回答

提问


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...

3 years 前 | 1 个回答 | 0

1

个回答

提问


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...

3 years 前 | 0 个回答 | 0

0

个回答

提问


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...

3 years 前 | 1 个回答 | 0

1

个回答