Judith Orinda
Followers: 0 Following: 0
Statistik
6 Fragen
0 Antworten
RANG
210.635
of 295.467
REPUTATION
0
BEITRÄGE
6 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
33.33%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
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
Feeds
Frage
How can I obtain a smooth DC like output from my rectified waveform using either Simulink blocks and or using a Matlab function ?
Hello Matlab community, I have a rectified signal shown and I desire to make it even smoother without the ripples. I am relative...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to properly use the DC DC converter without getting errors
I am trying to use the dc dc converter model to regulate the vout for my model, I have the below circuit but i keep getting erro...
fast 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
I have two voltage sources and I would like to get equal V_out from both sources to allow for a parallel connection. Does anyone have a suggestion on how I can use the Average DC DC converter to achieve this?
Hello everyone, I am working with two voltage sources that I would like to use to charge a supercapacitor. I would like to prog...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to Smoothen a rectified signal using Simulink blocks without Simpowersystems
I have this rectified signal and I would like to have an output that is a DC constant whose amplitude is the same as this inpu...
fast 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to design a charging and discharging circuit for my supercapacitor using only Simulink blocks without the simpowersystems
Dear Matlab community, As part of a project I am working on, I have to two sources of voltage (basically a hybrid system) that ...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I am trying to use the matlab function on my simulink model to model Voltage that is a function of vibration from my piezoelectric source. I wrote the code below but the code analyzer doesnt seem to read the function call line. How do I fix this?
function Vpiezo=fcn(vib) w=12; b=1; h=0.4; e31=11.2; e33=(8.85*10^(-12))*1800; delta=0.1; L=5; R=delta/(b*L*e33*w); Vpi...
mehr als 4 Jahre vor | 1 Antwort | 0