Feeds
提问
Array operatin y/x and y./x
I have x=[ 1 2] and y=[3 4]. If i perform z=y./x it gives me >> x x = 1 2 >> y y = 3 4 >> z=y....
13 years 前 | 1 个回答 | 1
1
个回答提问
How to use a simulink block in m-file
I would like to transmit an image after slicing it by passing through an turbo encoder through an awgn channel. I don't know ...
14 years 前 | 1 个回答 | 0
1
个回答提问
GUI push button : when pressed should execute a m-file
Hi I am Vinod. Right now i'm working on preparing a GUI for communication systems as an teaching aid. I have written m-files for...
14 years 前 | 1 个回答 | 0
