photo

Ahmed Khamis


Last seen: 9 mois il y a Actif depuis 2023

Followers: 0   Following: 0

Statistiques

  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
How can I control node label font size of a graph or digraph object?
>> s = [1 1 1 2 2 3 3 4 5 5 6 7 7 8 8 9 10 11]; t = [2 3 10 4 12 4 5 6 6 7 9 8 10 9 11 12 11 12]; G = digraph(s,t) plot(G,'...

10 mois il y a | 0

Question


Matlab dsolve issue with simple equations
I am trying to solve simple equations as: syms e1(t) e2(t) f1(t) f2(t) R1 C1 Vc_dot=diff(e2); cond=[Vc_dot(0)==0] eqns = [e...

10 mois il y a | 1 réponse | 0

1

réponse

Question


I want to measure the execution of ADC on 28335 DSP by toggling GPIO_0 and EOC interrupt
Hi, I want to measure the execution of ADC on 28335 DSP by toggling GPIO_0 and EOC interrupt. I set the ADC PLL to give 40ns ...

plus d'un an il y a | 1 réponse | 0

1

réponse