photo

DEEPAK SHARMA


Last seen: 2 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

All
  • CUP Challenge Master
  • Introduction to MATLAB Master
  • Community Group Solver
  • Solver
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Different size matrix data addition
Define your Matrix A(846x399) , B(4208x399) Define C = zeros(1,399); A = [A;repmat(C,3362,1)]; new Matrix A will be 4208x399 ...

4 years 前 | 0

已回答
Empty sym: 0-by-1
vpasolve(x^2+4*sin(x)==0,x, [-2 -1]) ans = -1.9337537628270212533084756690907

4 years 前 | 0