Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
eefd4188cb adding Simulink model and wrapper 2024-04-25 18:43:38 -04:00
2 changed files with 10 additions and 0 deletions

10
setup.m Normal file
View file

@ -0,0 +1,10 @@
R = 1920;
C = 1080;
R2 = 752;
C2 = 480;
coefficients = [1 0 -1;
2 0 -2;
1 0 -1];

BIN
subhdltest_2024a.slx Normal file

Binary file not shown.