Community Profile

photo

Jerry Jacob


Last seen: 8 months ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Improper cosine wave using cordic algorithm?
z1=0:(2*pi/100):2*pi; y1=zeros(1,length(z1)); x1=ones(1,length(z1))/1.646760255; c1=zeros(1,length(z1)); CORDIC_SIN=zeros(1...

2 years ago | 0 answers | 0

0

answers

Question


Why can't I get a better fit?
I have been trying to fit a the data points to the function mentioned in the program using lsqcurvefit function by Levenberg Mar...

3 years ago | 0 answers | 0

0

answers

Question


To simulate the SIMULINK model on MATLAB
I have been trying yo simulate the current SIMULINK block to a MATLAB program. I got this result. I have tried to simulat...

3 years ago | 1 answer | 0

1

answer

Question


How to convert this simulink model to VHDL ?
I have simulated a sinusoidal wave using the SIMULINK by using an integrator,gain and constant. I tried to convert this to VHDL ...

3 years ago | 1 answer | 0

1

answer

Question


Regarding how to remove oscillations
Hi, I am writing a code to reconstruct Fenton Karma model via Fourier Series using lsqcurvefit command. On recosntruction ,I go...

3 years ago | 1 answer | 0

1

answer

Question


Why I am getting this message for Luo-Rudy Model?
Hi, I was trying to solve the Luo-Rudy model.These are the equations of the model. I used Euler method for the same. This i...

3 years ago | 1 answer | 0

1

answer

Question


Getting NaN in ode45 for Luo-Rudy model
Hi, I am currently solving the Luo-Rudy model on MATLAB. I solved it using the ode45 solver. This is the code for which I got so...

3 years ago | 1 answer | 0

1

answer

Question


How to solve the Beeler Reuter model
Hi, I am trying to find out the solution for the Beeler Reuter model which is a nonlinear system of 8 equations.I have incorpora...

3 years ago | 1 answer | 0

1

answer