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

bijna 2 jaar ago | 0

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

bijna 2 jaar ago | 0

Answered
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),...

bijna 2 jaar ago | 0

| accepted

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

bijna 2 jaar ago | 0

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

bijna 2 jaar ago | 0

| accepted

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

bijna 2 jaar ago | 1

| accepted

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

bijna 2 jaar ago | 0

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

bijna 2 jaar ago | 0

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

bijna 2 jaar ago | 0

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

bijna 2 jaar ago | 2

| accepted

Question


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

bijna 2 jaar ago | 1 answer | 0

1

answer

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

bijna 2 jaar ago | 0

| accepted

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

bijna 2 jaar ago | 0

| accepted

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

bijna 2 jaar ago | 0

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

bijna 2 jaar ago | 0

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

bijna 2 jaar ago | 0