photo

Saikat Banerjee


Last seen: mehr als 4 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Statistik

MATLAB Answers

9 Fragen
2 Antworten

RANG
28.437
of 300.331

REPUTATION
1

BEITRÄGE
9 Fragen
2 Antworten

ANTWORTZUSTIMMUNG
55.56%

ERHALTENE STIMMEN
1

RANG
 of 20.920

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.124

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
how to convert an 8x8 matrix to a texture image?
I think that this person is talking about digital matrix. A digital matrix is useful for NDT (non-destructive testing). The defi...

mehr als 4 Jahre vor | 0

Frage


Simplifying a algebraic or numeric expression to lowest possible power
Suppose if I write (a^2)^(1/2) then it will remain as that. But I want to simplify to the lowest possible power. How can we do i...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to drag an fimplicit function
I have a typical problem I want to solve the intersection point of two polynomial curves by moving the curves within specific li...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Equality in its simplest form
Let as an example there be two expressions which are equal having 5 symbolic variables x,y,g,f,c. Now we have two expressions ob...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Determinant or matrix from symbolic equation
I think you all are going in impossible directions. Even Google's supercomputers wont be able to solve this problem then. Let it...

mehr als 5 Jahre vor | 0

Frage


Determinant or matrix from symbolic equation
Suppose as an example we have 6 symbolic variables, syms a b c d e f We have an expression a*b*d*e^3-a^2*c^3*d+b^2*e*f*a*b+...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Formatting floating and integer signed numbers
Suppose a=5 and b=-6. If I use sprintf and write sprintf("℅0.2f+℅0.2f°,a,b) we get 5.00+-6.00 as answer and not 5.00-6.00. I wou...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Question regarding impoly restraint to move about a specified path
Lets say I have an implicit equation in x and y f(x,y)=x^2 + y^2 -5*x +12*y +24 which is an example. I construct an impoly with ...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Getting numeric and symbolic coefficients of equation of a straight line in 2d or 3d
Consider the general equation of a straight le in 3d a*x + b*y + c*z + d=0. I would like to get a vector giving [a,b,c,d] includ...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Convert a symbolic expression to string
I haVE A SYMBOLIC EXPRESSION WHICHI WANT TO USE AS A STRING EXPRESSION WITHOUT EVALUATING IT. EXAMPLE IF I HAVE A=9 B=5 IF WE...

fast 7 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


How to raise an equational identitity with fractional powers to an identity with integral powers
The question is a generalized algebraic equation with unknown variables of any number with fractional exponents to be converted ...

fast 7 Jahre vor | 1 Antwort | 1

1

Antwort