已回答
How to perform a fast fourier transform (fft) or Lomb-Scargle (plomb) on this data set?
Hi, When dealing with time series data containing NaN values, there are a few different approaches you can take to calculate fr...

1 year 前 | 0

已回答
Matlab R2023a Intune Deployment
Hi, The error message "No subscribers to DownloadProgressiveHandler" indicates that the installation is not progressing due to ...

1 year 前 | 0

已回答
Loop through every subfolder
Hi, To modify your code to compute row 1 and row 2 of each mat file and place them in their corresponding mat file (A1 and A2),...

1 year 前 | 0

| 已接受

已回答
Difference between using SDR object (with sdrdev) and SDR systems object (with sdrrx and sdrtx)
Hi, In MATLAB, an SDR (Software-Defined Radio) object represents a connection to a specific SDR hardware device. It allows you ...

1 year 前 | 0

已回答
HDL Coder Not Support Strings (smoothdata)
Hi, The error message you are seeing indicates that the function 'eml_max' is not recognized. This is because 'eml_max' is an i...

1 year 前 | 0

| 已接受

已回答
What are the differences between nrULCarrierConfig vs nrCarrierConfig ?
Hi, The two approaches you mentioned are used for generating and simulating the physical uplink shared channel (PUSCH) in 5G ne...

1 year 前 | 1

| 已接受

已回答
How to run app in centos server?
Great to hear that you have developed a MATLAB GUI program and want to deploy it to a server! To run your MATLAB GUI program on ...

1 year 前 | 0

已回答
Biopac MP36 Parallel Porting with Matlab
Hello! It's great to hear that you are designing your first experiment with MATLAB. Since you are using macOS with MATLAB R2022...

1 year 前 | 0

已回答
Frame increase in comet function
The comet function in MATLAB creates a smooth animation by connecting a small number of data points with curves. By default, it ...

1 year 前 | 0

已回答
Indexing Error with Ode45
The error is occurring because you are overwriting the variable y in your self_driving_car_ode function. In the function definit...

1 year 前 | 2

| 已接受

提问


If there is Software line numbers, how to get them in server reports of Polyspace bug finder?
Hello, We can generate software defect reports with polyspace bug finder, from this is there any option to switch to enable th...

1 year 前 | 1 个回答 | 0

1

个回答

已回答
How to customize transfer function block in Simulink to simulate Serdes system?
Hi, If the transfer function of the block is frequency dependent, it may be difficult to directly customize the block for time-...

1 year 前 | 0

| 已接受

已回答
How to create small signal stability DFIG modal simulation
Hi, If you are experiencing errors in your DQ to ABC frame transformation in your back-to-back converter simulation, there are ...

1 year 前 | 0

| 已接受

已回答
Mouse move not working when other application than MATLAB is open
Hi, It's possible that the issue is related to how the operating system handles input events when focus is on another window. ...

1 year 前 | 0

已回答
How can I start Polyspace in a second instance?
Hi, Yes, you can open multiple instances of Polyspace by launching it from the command line with different arguments. To do th...

1 year 前 | 0

已回答
Make guidance model control command rational
Hi, In the UAV Fixed-Wing Guidance Model Equations, the pitch control variable is related to the altitude through the equation ...

1 year 前 | 0