photo

Rohan Singla


Last seen: 2年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Solver
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
how can I solve this non linear partial differential equation mentioned below I have some initial & boundary condition
I need to obtain profile k^i =constant value of =6.54×10-3 μm -1 this is the boundary condition here x',y',z' are the coordi...

3年弱 前 | 0

質問


how to get color name as output corresponding to it vector as input
for eg if i give input vector a=[1,0,0] the output shold be color name corresponding to this vector

約4年 前 | 1 件の回答 | 0

1

回答

回答済み
Date Validation Logic and Error message
function isvalid = valid_date(y, m, d) % Check if the inputs are valid % Check that they are scalars if ~(isscalar(y) && iss...

5年弱 前 | 0