Statistiques
9 Questions
0 Réponses
RANG
108 806
of 295 448
RÉPUTATION
0
CONTRIBUTIONS
9 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
44.44%
VOTES REÇUS
0
RANG
of 20 227
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 872
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
How can I develop small signal model/average model of a phase shifted triple active bridge?
Hi all, Can anyone let me know how I can develop a small signal model or average model to represent a phase shifted triple acti...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I get exact analytical symbolic solution of a Cosine series from 1 up to nth harmonic?
Hi, I am trying to solve for syms n m d m=2*n-1; eqn1=symsum(1/m^2,n,1,Inf) eqn = symsum(cos(m*d)/m^2,n,1,Inf) I get th...
presque 6 ans il y a | 1 réponse | 0
0
réponseQuestion
Solution of a Sum of Cos(m*delta)/m^2 function
I am trying to solve for m = 2*n - 1; Sum[Cos[m*d]/m^2, {n, 1, Infinity}] and end up with a series of LerchPhi function as b...
presque 6 ans il y a | 1 réponse | 0
0
réponseQuestion
How can I get analytical solution of trigonometric equations?
the constants are: k11 = (16*V1*V1)/(n^3*(pi)^2*(2*pi*f)*L) k22 = (16*V2*V2)/(n^3*(pi)^2*(2*pi*f)*L) k33 = (16*V3*V3)/(n^...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
Getting error in the surfc plotting
Tn = 100; ns = 30; alpha = 0 beta = 0 gama = 0 phi1 = linspace(-Tn,Tn,ns); phi2 = linspace(-Tn,Tn,ns); ...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
Solving trigonometric equations as a optimization problems
k12,k13,k23,k11,k22,k33 are constant and equal P1a = 400; P2a = -200;P3a = -200;Q1a = 193;Q2a = 96.86;Q3a = -96.86; ...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
Having problem plotting with surfc function
phi21 = linspace(-Tn,Tn,ns); phi31 = linspace(-Tn,Tn,ns); Tn=100; ns=30; P1=0; alpha = 0; beta = 0; gama = 0; [phi_21,...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
How to get symbolic expression for alpha, beta, gama, phi21 and phi31 of the equations?
Hi folks, I got a system of six equations i.e three for P1, P2 and P3 and three for Q1, Q2 and Q3 and I need to find out the...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
How can I interface Matlab Simulink model and Texas Delfino Processor F28377D with Code Composer Studio
Hi all, I have built the Simulink for converter that generate the PWM signals for the power switches. I need those PWM signal...
plus de 6 ans il y a | 1 réponse | 0