photo

Pierre


Last seen: Today 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

11 个提问
0 个回答

排名
167,475
of 299,737

声誉
0

贡献数
11 个提问
0 个回答

回答接受率
72.73%

收到投票数
0

排名
 of 20,791

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,655

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


how to print a table with hearders all aligned to the center of each column
hello, I am trying to print a table with headers of different lengths and numbers with different precision. all aligned to the ...

5 months 前 | 2 个回答 | 0

2

个回答

提问


how to get all the fields names and values of a structure and save them in excel?
Hello, I need to account for all the structures and values of a Matlab code. I would like to export the full list to an excel ...

6 months 前 | 1 个回答 | 0

1

个回答

提问


How to run a MATLAB file without opening the MATLAB GUI?
Hello, I am trying to test a batch file that runs matlab with an input file the batch file is one line: "C:\Program Files...

6 months 前 | 1 个回答 | 0

1

个回答

提问


How to compute the gain from radiation pattern data
Helo, I am looking for a routine that computes trhe gaon of an antenna form tadiation pattern data. Sometimes only the radiat...

6 months 前 | 1 个回答 | 0

1

个回答

提问


How to get the coordinates of a Koch snowflake fractal antenna designed using the Antenna Toolbox?
I am trying to the coordinates of a Koch snowflake fractal antenna designed using the Antenna Toolbox. Ail I get is a picture, ...

7 months 前 | 1 个回答 | 0

1

个回答

提问


vector conversion from a vector of numbers to a vector cell of chars.
Hello, In MATLAB I have this vector: Y=[0 4 6] and I need to convert it to this format X={'0' '4' '6'}. Not sure how to do ...

7 months 前 | 2 个回答 | 0

2

个回答

提问


How to plot an array of 4 columns?
Hello, I have an array of four columns: X,Y,Z,A. I need to visualize this data. I tried surf3 and plot3 but it seems that ...

9 months 前 | 1 个回答 | 0

1

个回答

提问


How top fix the code below
Hello, I am new to the MATLAB RF toolbox. I need to set up an analysis of the cascading of three general trasmission lines. ...

11 months 前 | 0 个回答 | 0

0

个回答

提问


Does the RF box have a tramission line defined by its characteristic impedance an physical Length?
Hello, I need to use MATLAB to calculate the transsmission loss of 10 (or more) cascaded transmission lines. The transmissi...

11 months 前 | 1 个回答 | 0

1

个回答

提问


How to convert a series of x,y,z points to the appropriate format for isosurface?
Hello, I have a series of points X,Y,Z and I need to plot the isosurface describing these points. The number of uniques X va...

12 months 前 | 1 个回答 | 0

1

个回答

提问


how to replace readcell by xlsread?
Hello, I am use to use readcell which seems to be very efficient for specific reading. for example var=readcell(xlx,'Sheet','...

3 years 前 | 1 个回答 | 0

1

个回答