Community Profile

photo

Andrew


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 3

View badges

Feeds

View by

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer