photo

Sai Teja Sunkari


Last seen: 4 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
0 个回答

排名
11,461
of 297,503

声誉
4

贡献数
3 个提问
0 个回答

回答接受率
0.0%

收到投票数
4

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


code for verifying whether 𝑓 is odd or even.
Mat-Lab code for verifying whether 𝑓 is odd or even.

4 years 前 | 1 个回答 | 0

1

个回答

提问


line integral and workdone
Find the work done for the force 𝐹 (x,y,z)= yz𝑖 + xz 𝑗 + (xy+2z) 𝑘⃗ along the line segment from (1,0,-2) to (4,6,3)

5 years 前 | 0 个回答 | 4

0

个回答

提问


How to append matrices? For example, if I have a 3*3 matrix and a 1*3 matrix, how to append them such that the resultant is a 4*3 matrix?
3*3=[1 2 3;2 3 4;4 5 6] 1*3=[1 2 3] 4*3=[1 2 3;2 3 4;4 5 6;1 2 3]

5 years 前 | 1 个回答 | 0

1

个回答