photo

Sure


Last seen: 4 months 前 自 2022 起处于活动状态

Followers: 0   Following: 0

消息

a matlab rookie

Programming Languages:
MATLAB
Spoken Languages:
English
Professional Interests:
Deep Learning Toolbox, Beamforming and Direction of Arrival Estimation

统计学

All
  • Commenter
  • Promoter
  • MATLAB Central Treasure Hunt Finisher
  • Thankful Level 1
  • MATLAB Mini Hack 2022 Participant
  • First Answer
  • Solver
  • First Submission
  • GitHub Submissions Level 1

查看徽章

Feeds

排序方式:

提问


The signal generated by the chirp function has amplitude values that are not 1 in some parts of its time-domain diagram
N=800; t2 = 0:1/100e6:(N-1)/100e6; s3 = chirp(t2,0,t2(end),35e6); plot(t2,real(s3)); The signal generated by the chirp fun...

8 months 前 | 1 个回答 | 0

1

个回答

提问


The commonly used chirp signal in papers is a complex signal. What formula is used to generate the real signal for the chirp() function in Matlab?
In most academic papers, the formula for the linear chirp signal used is shown in the figure below. It is obvious that this is a...

8 months 前 | 1 个回答 | 0

1

个回答

提问


Why is the result matrix “rho” of function corr (A, B) not a symmetric matrix?
When I was browsing the ‘corr’ function examples provided on the official website, I found that the matrix rho in the result o...

8 months 前 | 2 个回答 | 0

2

个回答

提问


MATLAB Deep Learning Toolbox cannot fully utilize all the GPU memory.
I am using the MATLAB Deep Learning Toolbox to train my CNN. I have four Tesla K80 GPUs, but when I enable parallel training of ...

11 months 前 | 1 个回答 | 0

1

个回答

提问


Unable to generate chirp signal in wireless waveform generator app
It seems that there is no option to generate linear frequency modulation signals (i.e. chirp signals) in the MATLAB wireless wav...

1 year 前 | 0 个回答 | 0

0

个回答

提问


change matlab linear index to numpy.
I have a three-dimensional matrix X with dimensions 16 x 10 x 1200. The original program used for i = 3876:10000 M...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Installing cvx (Linux version)on MATLAB online encountered an error
When I want to install the CVX linux version software package on the Matlab online to run my Matlab program.I upload the instal...

1 year 前 | 1 个回答 | 0

1

个回答

提问


git ssh error: failed to start SSH session: Failed getting banner
I used the source code management function of MATLAB 2022, and when I followed the documentation prompts on the official website...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Push code error in git :Unable to locate the Git executable
When I try to use git to push code to the github repository in matlab, a window pops up asking me to enter my account and pass...

1 year 前 | 0 个回答 | 0

0

个回答

提问


How to quickly view the variables in the mat file? My computer is poor, so it is slow to open matlab😭
Because my computer is poor, every time I open matlab, it takes a long time to initialize before I can write code normally. Many...

1 year 前 | 2 个回答 | 0

2

个回答

提问


What is the function of this button? Where is the corresponding official document link?
I want to know the function of this button, but I can't find the corresponding official document. Does anyone know the correspon...

1 year 前 | 1 个回答 | 0

1

个回答

已回答
昨天刚装了新版的2022a MATLAB,但是一直显示“警告: 桌面配置文件已损坏或格式不正确。”
楼主,我也出现这种情况了,该怎么解决

2 years 前 | 0