Community Profile

photo

Erdem Aktürk


Last seen: 21 giorni fa Attivo dal 2021

Followers: 0   Following: 0

Statistiche

All
  • Thankful Level 2
  • Solver

Visualizza badge

Feeds

Visto da

Domanda


Surface normal in 3-D
How can I show the normal of surfaces in3-D plotting? I use symbolic equations. surface=str2sym(input("surface equation:","s")...

oltre un anno fa | 2 risposte | 0

2

risposte

Domanda


integration of a vector
3*cos(phi)*(9*cos(phi)*cos(theta)^2*sin(phi) + 9*cos(phi)*sin(phi)*sin(theta)^2) + 9*cos(3*cos(theta)*sin(phi))*sin(phi)^2*sin(t...

oltre un anno fa | 1 risposta | 0

1

risposta

Risposto
Parametrizing surface in 3 D
Thank you for your attention.

oltre un anno fa | 0

Domanda


Parametrizing surface in 3 D
I have vector field in 3d and the equation of the vector is x+y+z=1 it is in the sym form. And want it to be like z=1-y-z to pa...

oltre un anno fa | 2 risposte | 0

2

risposte

Domanda


indexin in symfun array
I got a vector as symfun but ı can not do indexin. What can ı do ?

oltre un anno fa | 0 risposte | 0

0

risposte

Domanda


I can not use i j k as a sym type what should I do
Error using syms (line 284) Unable to create a symbolic variable 'i' by using 'syms' inside a MATLAB function because 'i' is an...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


GUİ edit box setting
I found an answer which is in the sym type.I need to convert it to the string type in order to put it in a edit box in GUI. How...

oltre un anno fa | 1 risposta | 0

1

risposta

Risposto
Force field in GUI

oltre un anno fa | 0

Domanda


Force field in GUI
how can I get force field given (x+2)i+(y+2)j+(z+2)k from GUI edit text ? I am gonna subsitute some other variables to this fun...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


How can I get the numbers from GUI edit text in the contex like (1,2,3) ?
(get(handles.initial_point,'String')); what should I add here ?

oltre un anno fa | 1 risposta | 0

1

risposta

Risolto


Multiply a column by a row
* Given a column vector C and and a row vector R. * Output a matrix M. * Every column of M equals to C multiplied by correspon...

circa 2 anni fa

Risolto


Length of the hypotenuse
Given short sides of lengths a and b, calculate the length c of the hypotenuse of the right-angled triangle. <<https://i.imgu...

circa 2 anni fa

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

oltre 2 anni fa