Python
Spoken Languages:
Korean
Pronouns:
He/him
Estadística
39 Archivos
CLASIFICACIÓN
N/A
of 296.601
REPUTACIÓN
N/A
CONTRIBUCIONES
0 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
99 of 20.397
REPUTACIÓN
10.467
EVALUACIÓN MEDIA
4.40
CONTRIBUCIONES
39 Archivos
DESCARGAS
175
ALL TIME DESCARGAS
100715
CLASIFICACIÓN
of 156.782
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Enviada
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...
alrededor de 2 meses hace | 3 descargas |
Enviada
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...
2 meses hace | 3 descargas |
Enviada
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...
2 meses hace | 0 descargas |
Enviada
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 ...
2 meses hace | 0 descargas |
Enviada
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...
2 meses hace | 2 descargas |
Enviada
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...
3 meses hace | 1 descarga |
Enviada
Transfer Function & Frequency Response with MATLAB/Simulink
Concept of transfer function and frequency response of an LTI system in their relational structure
3 meses hace | 1 descarga |
Enviada
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...
3 meses hace | 1 descarga |
Enviada
Matched Filter, Correlation, Convolution with MATLAB
This shows the relationship among matched filter, correlation, and convolution, performing MATLAB/Simulink simulation for illust...
3 meses hace | 4 descargas |
Enviada
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.
3 meses hace | 0 descargas |
Enviada
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...
4 meses hace | 9 descargas |
Enviada
Design & Implementation of RF Microstrip Filter
How to design and implement an RF microstrip filter (of Butterworth type) with stubs using MATLAB
4 meses hace | 2 descargas |
Enviada
Design & Implementation of RF Microstrip Filter with Stubs
It shows how to design and implement an RF microstrip filter with stubs using MATLAB
4 meses hace | 1 descarga |
Enviada
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...
4 meses hace | 6 descargas |
Enviada
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.
4 meses hace | 2 descargas |
Enviada
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.
4 meses hace | 1 descarga |
Enviada
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.
4 meses hace | 2 descargas |
Enviada
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.
4 meses hace | 3 descargas |
Enviada
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.
4 meses hace | 4 descargas |
Enviada
MATLAB Simulation of DPSK passband signaling
This shows how to simulate DPSK passband signaling and measure the BER (Bit Error Rate) with MATLAB.
4 meses hace | 2 descargas |
Enviada
Simulink Simulation of DPSK passband signaling
This shows how to simulate DPSK passband signaling and measure the BER (Bit Error Rate) with MATLAB.
4 meses hace | 2 descargas |
Enviada
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, ...
4 meses hace | 2 descargas |
Enviada
Design & Implementation of RF Microstrip Filter Using Stubs
This MATLAB script designs an RF microstrip filter using stubs.
5 meses hace | 2 descargas |
Enviada
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.
5 meses hace | 1 descarga |
Enviada
MATLAB analysis & PSpice simulation of 3-phase power system
It illustrates MATLAB analysis & PSpice simulation of a three-phase power system with power correction.
5 meses hace | 2 descargas |
Enviada
1D Parabolic PDE (Heat Equation) with Crank-Nicholson method
1D Parabolic PDE (Heat Equation) with Crank-Nicholson method, MATLAB function pdepe()
5 meses hace | 2 descargas |
Enviada
2D Parabolic PDE (Heat Equation) - ADI method
2D Parabolic PDE (Heat Equation) - ADI (Alternating Direction Implicit) method with MATLAB
5 meses hace | 4 descargas |
Enviada
MATLAB Simulation/Animation of Double Pendulum
It performs the MATLAB simulation/animation of a double pendulum exerted by some force.
5 meses hace | 4 descargas |
Enviada
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...
5 meses hace | 3 descargas |
Enviada
Circuit Systems with MATLAB and PSpice
PDF file amd M-files for the book "Circuit Systems with MATLAB and PSpice"
más de 5 años hace | 5 descargas |