Judith Orinda
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
210,635
of 295,673
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,257
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
3 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 0 answers | 0
0
answersQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 0 answers | 0
0
answersQuestion
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 ...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 1 answer | 0