photo

Jerry Jacob


Last seen: 2 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
0 个回答

排名
179,003
of 301,344

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 21,238

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,044

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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...

4 years 前 | 0 个回答 | 0

0

个回答

提问


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...

5 years 前 | 0 个回答 | 0

0

个回答

提问


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...

5 years 前 | 1 个回答 | 0

1

个回答

提问


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 ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


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...

5 years 前 | 1 个回答 | 0

1

个回答

提问


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...

5 years 前 | 1 个回答 | 0

1

个回答

提问


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...

5 years 前 | 1 个回答 | 0

1

个回答

提问


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...

5 years 前 | 1 个回答 | 0

1

个回答