Community Profile

photo

dung cam


Last seen: circa 2 anni fa Attivo dal 2021

Followers: 0   Following: 0

Statistiche

Feeds

Visto da

Domanda


I have a program like this (MATLAB function on Simulink): And I want it to stop when I get 256 values. Does the randi function work almost continuously?
function [ key ] = keyGen() key = zeros(1,256); for i = 1:256 if(rem(i,9)==0) key(i) = i; else x =...

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


how to create simulink in matlab 2019b?
Create simulink file

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


I don't know the name of this toolbox

oltre 2 anni fa | 1 risposta | 0

1

risposta