photo

Rarity Brown


Last seen: 15 dagen ago Active since 2024

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Seeking Guidance on Auto-Generating Verilog Code for ASIC Simulation with HDL Coder and Deep Learning HDL Toolbox
I am currently working on an ASIC design project and have both HDL Coder and the Deep Learning HDL Toolbox installed. I need to ...

ongeveer een maand ago | 2 answers | 0

2

answers

Question


Graphics Incompatibilities in Control System Toolbox between R2024a and R2024b
A1 = 1; wp1 = 10; A2 = -2; wp2 = 20; s = tf('s'); H1 = A1 / (1 + s/wp1); H2 = A2 / (1 + s/wp2); H = H1 + H2; figure; ...

2 maanden ago | 3 answers | 0

3

answers

Question


The combine(S) and horner(p) functions did not work as expected?
Code: clear i syms C_F C_L C_GS g_m R_L omega positive s = i*omega; Y_in=(1-(s*C_F-g_m)/(1/R_L+s*C_F+s*C_L))*s*C_F+s*C_GS ...

5 maanden ago | 0 answers | 0

0

answers