Python
Spoken Languages:
Korean
Pronouns:
He/him
Statistiques
39 Fichiers
RANG
N/A
of 295 818
RÉPUTATION
N/A
CONTRIBUTIONS
0 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
0
RANG
99 of 20 283
RÉPUTATION
10 441
CLASSEMENT MOYEN
4.40
CONTRIBUTIONS
39 Fichiers
TÉLÉCHARGEMENTS
251
ALL TIME TÉLÉCHARGEMENTS
100466
RANG
of 154 606
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
A soumis
Active HPF Design with MATLAB - Sallen-Key type
This introduces a MATLAB function to create an active filter satisfying some specifications on the frequency response and draw t...
6 jours il y a | 1 téléchargement |
A soumis
Discretization - Bilinear Transformation with Prewarping
This uses MATLAB to illustrate how the BLT with Prewarping preserves the frequency response of a CT system at a certain frequenc...
8 jours il y a | 1 téléchargement |
A soumis
Discretization - CT to DT System Conversion with MATLAB
We use MATLAB to compare the step responses and frequency responses of the z.o.h. equivalent and BLT equivalent with those of th...
11 jours il y a | 1 téléchargement |
A soumis
DC Analysis of 2-BJT Circuit and an NMOS Circuit using MATLA
This performs the DC analysis of 2-BJT Circuit and an NMOS Circuit using MATLAB and compares the results with PSpice simulation ...
21 jours il y a | 1 téléchargement |
A soumis
Solving a System of Nonlinear Equations using MATLAB
This illustrates how a system of nonlinear equations can be solved using MATLAB. Refer to "Applied Numerical Methods Using MATLA...
21 jours il y a | 2 téléchargements |
A soumis
Nonlinear Equation Solver with MATLAB
This shows how a system of nonlinear equations can be solved using nonlinear equation solvers like fsolve() or Newtons() in MATL...
22 jours il y a | 4 téléchargements |
A soumis
Transfer Function & Frequency Response with MATLAB/Simulink
Concept of transfer function and frequency response of an LTI system in their relational structure
29 jours il y a | 1 téléchargement |
A soumis
MATLAB Analysis and PSpice Simulation of an OP amp Circuit
MATLAB Analysis and PSpice Simulation of an OP Amp Circuit is performed to help understand the transfer function and frequency r...
environ un mois il y a | 6 téléchargements |
A soumis
Matched Filter, Correlation, Convolution with MATLAB
This shows the relationship among matched filter, correlation, and convolution, performing MATLAB/Simulink simulation for illust...
environ un mois il y a | 7 téléchargements |
A soumis
Impulse Response and Transfer Function with MATLAB/Simulink
This shows the relationship between the impulse response and the transfer function of an LTI (Linear Time-Invariant) system.
environ un mois il y a | 1 téléchargement |
A soumis
Simulink Simulation of an OFDM (IEEE Std. 802.11a-1999)
Simulink model to simulate an OFDM with convolutional encoder, Viterbi decoder, interleaver, deinterleaver, puncturer, depunctur...
environ 2 mois il y a | 7 téléchargements |
A soumis
Design & Implementation of RF Microstrip Filter
How to design and implement an RF microstrip filter (of Butterworth type) with stubs using MATLAB
environ 2 mois il y a | 2 téléchargements |
A soumis
Design & Implementation of RF Microstrip Filter with Stubs
It shows how to design and implement an RF microstrip filter with stubs using MATLAB
environ 2 mois il y a | 1 téléchargement |
A soumis
Simulink Simulation of coherent 4-FSK passband signaling
This shows Simulink simulation of coherent 4-FSK passband signaling (modulation & demodulation) and measure the SER (Symbol Erro...
environ 2 mois il y a | 3 téléchargements |
A soumis
Simulink Simulation of noncoherent BFSK passband signaling
This shows how to simulate noncoherent BFSK passband signaling and measure the SER (Symbol Error Rate) with Simulink.
environ 2 mois il y a | 2 téléchargements |
A soumis
MATLAB Simulation of noncoherent BFSK passband signaling
This shows how to simulate the noncoherent BFSK passband signaling and measure the SER (Symbol Error Rate) with Simulink.
environ 2 mois il y a | 1 téléchargement |
A soumis
MATLAB Simulation of noncoherent FSK passband signaling
This shows how to simulate the noncoherent FSK passband signaling and measure the SER (Symbol Error Rate) with MATLAB.
2 mois il y a | 2 téléchargements |
A soumis
MATLAB Simulation of coherent FSK passband signaling
This shows how to simulate the coherent FSK passband signaling and measure the SER (Symbol Error Rate) with MATLAB.
2 mois il y a | 3 téléchargements |
A soumis
MATLAB Simulation of PSK passband signaling to measure BER
This shows how to simulate the PSK passband signaling and measure the BER (Bit Error Rate) with MATLAB.
2 mois il y a | 4 téléchargements |
A soumis
MATLAB Simulation of DPSK passband signaling
This shows how to simulate DPSK passband signaling and measure the BER (Bit Error Rate) with MATLAB.
2 mois il y a | 2 téléchargements |
A soumis
Simulink Simulation of DPSK passband signaling
This shows how to simulate DPSK passband signaling and measure the BER (Bit Error Rate) with MATLAB.
2 mois il y a | 1 téléchargement |
A soumis
Simulation of QAM passband signaling with Simulink
This is an slx-file to simulate QAM passband signaling, using Sine wave, Window Integrator, Downsample, Error Rate calculation, ...
2 mois il y a | 2 téléchargements |
A soumis
Design & Implementation of RF Microstrip Filter Using Stubs
This MATLAB script designs an RF microstrip filter using stubs.
3 mois il y a | 2 téléchargements |
A soumis
How to get around the weird response of ilaplace()?
An alternative is suggested to get around the weird response of ilaplace() expected to return the inverse Laplace transform.
3 mois il y a | 1 téléchargement |
A soumis
MATLAB analysis & PSpice simulation of 3-phase power system
It illustrates MATLAB analysis & PSpice simulation of a three-phase power system with power correction.
3 mois il y a | 3 téléchargements |
A soumis
1D Parabolic PDE (Heat Equation) with Crank-Nicholson method
1D Parabolic PDE (Heat Equation) with Crank-Nicholson method, MATLAB function pdepe()
3 mois il y a | 4 téléchargements |
A soumis
2D Parabolic PDE (Heat Equation) - ADI method
2D Parabolic PDE (Heat Equation) - ADI (Alternating Direction Implicit) method with MATLAB
3 mois il y a | 4 téléchargements |
A soumis
MATLAB Simulation/Animation of Double Pendulum
It performs the MATLAB simulation/animation of a double pendulum exerted by some force.
3 mois il y a | 2 téléchargements |
A soumis
MATLAB Simulation/Animation of an Inverted Pendulum with LQR
From the plotting results, you will see the following: - x(t) and θ(t) converge to their reference (desired) values 1 and 0, res...
3 mois il y a | 3 téléchargements |
A soumis
Circuit Systems with MATLAB and PSpice
PDF file amd M-files for the book "Circuit Systems with MATLAB and PSpice"
plus de 5 ans il y a | 14 téléchargements |