답변 있음
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...

거의 3년 전 | 0

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

거의 3년 전 | 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),...

거의 3년 전 | 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 ...

거의 3년 전 | 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...

거의 3년 전 | 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...

거의 3년 전 | 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 ...

거의 3년 전 | 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...

거의 3년 전 | 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 ...

거의 3년 전 | 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...

거의 3년 전 | 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...

거의 3년 전 | 답변 수: 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-...

거의 3년 전 | 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 ...

거의 3년 전 | 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. ...

거의 3년 전 | 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...

거의 3년 전 | 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 ...

거의 3년 전 | 0