Community Profile

photo

Andrew


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

Followers: 0   Following: 0

统计数据

  • Thankful Level 2
  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Shadow on xy plane of line in plot3?
How I could plot the shadow line on xy plane for this line in plot3? clear close all clc format long V1=1; p1=10*10^5; ...

3 years 前 | 2 个回答 | 0

2

个回答

提问


From where is this exp in syms calculus?
syms V1 V2 p1 p2 n eqv=p1*V1^n==p2*V2^n; solve(eqv,V2) Warning: Solutions are parameterized by the symbols: l. To include p...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Using powers in calculations?
Good day, Som insight why there are two different evaluations for “basically” the same calculus… u=symunit; V1 = .15*u.m^3; ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


matlabFunction with syms do not evaluate eqv?
Good day, Som insight way there is no evaluation for current symbolic function? When entering… syms p1 p2 v1 v2 gma eqv = p1...

3 years 前 | 1 个回答 | 0

1

个回答

提问


ans representation in decimal
Good day. Houp, I could get some hint on how to change the formatting of answers in a live script. syms ht_inpt(mass, dlt_t...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Array from structs in a workspace
Good day. I’m a little bit mixt up with chars, doubles, operands, and so on… 1st. I’m loading a bunch of structs from director...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Indexing n-th element with increasing offset.
Good day I'm trying to find a whey how it would be possible to index a n-th element with increasing offset in a arrey of zeros...

3 years 前 | 1 个回答 | 0

1

个回答

提问


3D surf issue
Good day, I'm hawing a issue with 3D, I hawe to make that "Z would be a matrix, not a scalar or vector". Pleas give mea a hint ...

3 years 前 | 1 个回答 | 0

1

个回答