general MATLAB queation

Hello,
How can we change the size of an object in MATLAB?

7 件のコメント

Paulo Silva
Paulo Silva 2011 年 7 月 12 日
what kind of object?
Jan
Jan 2011 年 7 月 12 日
This is really a general MATLAB question. "Object" might be an GUI-element, an array of a built-in type, a user-defined OOP object or the visualization of a 3D body, which should be zoomed.
Please, Bahareh, post any details. And then read your question again and think twice, if it is possible to create a meaningful answer.
Bahareh
Bahareh 2011 年 7 月 12 日
Thanks a lot. This is rayleigh chan() in communication toolbox.
Walter Roberson
Walter Roberson 2011 年 7 月 12 日
Okay, but what does it mean to you to change the "size" of a rayleigh channel ?
Bahareh
Bahareh 2011 年 7 月 12 日
I would like to make the size of my channel transfer function same as my transmitter transfer function. In other words, my transmitter has a response of size 1x16; I'd like to make my channel the same size. Do you think it is possible? thanks.
Walter Roberson
Walter Roberson 2011 年 7 月 12 日
Hmmm, I am not sure. the rayleighchan() function returns an object, not a vector or matrix of values. I do not know enough about how fading channels to understand the object properties.
The only lead I see at the moment is the possibility of adjusting the number of delay channels; see the example at http://www.mathworks.com/help/toolbox/comm/ref/rayleighchan.html
Bahareh
Bahareh 2011 年 7 月 12 日
Thanks Mr. Walter. I've already seen this example. I think it is an object.

サインインしてコメントする。

回答 (1 件)

Veera Kanmani
Veera Kanmani 2018 年 4 月 20 日

0 投票

https://in.mathworks.com/matlabcentral/answers/274474-how-to-resize-an-object-in-binary-image

1 件のコメント

Walter Roberson
Walter Roberson 2018 年 4 月 20 日
This is not relevant. The values being discussed are objects in the 'object oriented' sense, not in the visual sense.

サインインしてコメントする。

質問済み:

2011 年 7 月 12 日

コメント済み:

2018 年 4 月 20 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by