Feeds
已回答
Ray Tracing implementation for indoor scenario
Hi Ranjan and Wei, Recent MATLAB releases provide built-in ray tracing for indoor wireless scenarios. Define the room as an STL ...
Ray Tracing implementation for indoor scenario
Hi Ranjan and Wei, Recent MATLAB releases provide built-in ray tracing for indoor wireless scenarios. Define the room as an STL ...
3 days 前 | 1
已回答
geodetic2aer elevation and range calculation
Hi Michael, Thank you for your answer, geodetic2aer uses a reference ellipsoid, normally WGS84, whereas your calculation assumes...
geodetic2aer elevation and range calculation
Hi Michael, Thank you for your answer, geodetic2aer uses a reference ellipsoid, normally WGS84, whereas your calculation assumes...
3 days 前 | 0
已回答
Geoshow colormapping error with makesymbolspec
Hi, Thank you for your question, the immediate error is likely caused by geoshape(Poly_lat(k),Poly_lon(k)) creating a Line geome...
Geoshow colormapping error with makesymbolspec
Hi, Thank you for your question, the immediate error is likely caused by geoshape(Poly_lat(k),Poly_lon(k)) creating a Line geome...
3 days 前 | 0
已回答
how to select data in rows based on date in column
Hi deepika, Thank you for your question. I agree with Kevin & Peter's comments. Assuming the dates identify the rows, first make...
how to select data in rows based on date in column
Hi deepika, Thank you for your question. I agree with Kevin & Peter's comments. Assuming the dates identify the rows, first make...
3 days 前 | 0
已回答
How to plot a map over plotm
Hi Peyman, Thank you for your question. The latitude and longitude vectors must match the actual center coordinates of the matri...
How to plot a map over plotm
Hi Peyman, Thank you for your question. The latitude and longitude vectors must match the actual center coordinates of the matri...
3 days 前 | 1
已回答
Overlaying coordinate axes to an image file
Hi Sam, MATLAB can't infer geographic coordinates from an ordinary image alone, such as a screenshot or snipped image. It's bett...
Overlaying coordinate axes to an image file
Hi Sam, MATLAB can't infer geographic coordinates from an ordinary image alone, such as a screenshot or snipped image. It's bett...
3 days 前 | 0
已回答
How can I import a Harwell-Boeing matrix to matlab.
Thank you, This question is also answered in a newer 2024 thread here: https://www.mathworks.com/matlabcentral/answers/2072456-r...
How can I import a Harwell-Boeing matrix to matlab.
Thank you, This question is also answered in a newer 2024 thread here: https://www.mathworks.com/matlabcentral/answers/2072456-r...
3 days 前 | 0
已回答
Quaternions given relative to NED but I want to orientate my sensor relative to Down only
Thank you for your question. If you want the tilt angle, please use a function called tilt() that does that. It takes an orien...
Quaternions given relative to NED but I want to orientate my sensor relative to Down only
Thank you for your question. If you want the tilt angle, please use a function called tilt() that does that. It takes an orien...
1 year 前 | 0
已回答
How to apply a window function to a chirp/linear chirp in Simulink?
Thank you for your question. We can also chat by email about specifics, or I can follow up with your Mathworks Account Manager. ...
How to apply a window function to a chirp/linear chirp in Simulink?
Thank you for your question. We can also chat by email about specifics, or I can follow up with your Mathworks Account Manager. ...
2 years 前 | 0
已回答
ITU_R p837-5- model on matlab
Thank you for sharing your question. To use the provided MATLAB function itur_p837_5 with your specific latitude, longitude, and...
ITU_R p837-5- model on matlab
Thank you for sharing your question. To use the provided MATLAB function itur_p837_5 with your specific latitude, longitude, and...
2 years 前 | 0
已回答
An incorrect radar range estimation
Thank you for your question. The issue is hard coding the sampling rate value. Based on the radar parameters, the hard coded sam...
An incorrect radar range estimation
Thank you for your question. The issue is hard coding the sampling rate value. Based on the radar parameters, the hard coded sam...
2 years 前 | 0
已回答
Range Doppler Map on pulsed radar can't get a doppler shift from a moving target
This is an interesting question. Shared here is a summary of the specific changes in the code (below this summary). Scenario U...
Range Doppler Map on pulsed radar can't get a doppler shift from a moving target
This is an interesting question. Shared here is a summary of the specific changes in the code (below this summary). Scenario U...
2 years 前 | 0
已回答
Phase spoiling for beam broadening
While specific examples of phase spoiling might not be directly available, you can modify beamforming examples to include phase ...
Phase spoiling for beam broadening
While specific examples of phase spoiling might not be directly available, you can modify beamforming examples to include phase ...
2 years 前 | 0
