Cannot find the derivative of a function in terms of time
    3 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Spulber Alexandru
 el 24 de Dic. de 2022
  
    
    
    
    
    Comentada: Sulaymon Eshkabilov
      
 el 24 de Dic. de 2022
            So I have a function lets say B=a*cos(q), where a is a constant and q is an articulation angle.
Now to find the velocity I wrote diff(B,t), so it will differentiate it in terms of time, but it doesnt work, it results 0 , if I replace q with q(t) it returns an error because it  thinks Im indexing.
How should I write this to calculate the derivative of B in terms of time ?
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
				Más información sobre Symbolic Math Toolbox en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


