photo

dung cam


Last seen: más de 2 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


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

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I don't know the name of this toolbox

más de 2 años hace | 1 respuesta | 0

1

respuesta