Community Profile

photo

Sure


Last seen: ungefär en månad ago Active since 2022

Followers: 0   Following: 0

Message

a matlab rookie

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

Statistics

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

View badges

Feeds

View by

Question


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

5 månader ago | 1 answer | 0

1

answer

Question


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

5 månader ago | 1 answer | 0

1

answer

Question


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

5 månader ago | 2 answers | 0

2

answers

Question


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

8 månader ago | 1 answer | 0

1

answer

Question


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

11 månader ago | 0 answers | 0

0

answers

Question


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

11 månader ago | 1 answer | 0

1

answer

Question


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

12 månader ago | 1 answer | 0

1

answer

Question


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

12 månader ago | 1 answer | 0

1

answer

Question


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

ungefär ett år ago | 0 answers | 0

0

answers

Question


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

ungefär ett år ago | 2 answers | 0

2

answers

Question


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

ungefär ett år ago | 1 answer | 0

1

answer

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

mer än ett år ago | 0