photo

Manish


Last seen: 11일 전 2024년부터 활동

Followers: 0   Following: 0

통계

All
  • Knowledgeable Level 3
  • 3 Month Streak
  • Solver
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
RoadRunner not responding after initial install
Hi, I was working on a similar use case and encountered a similar issue. After trying several approaches, I found a workaround ...

15일 전 | 0

답변 있음
How to sending data from matlab to arduino?
Hi Sang, I understand that you want to send the data from MATLAB to Aurdino, you can use the 'serialport' function. Follow the...

16일 전 | 0

답변 있음
how to changes for two parameters values in simulink block at same time in matlab 2022. this function is already founded in matlab 2016
Hi ehab, I understand that you want to change multiple parameter values in a Simulink block at the same time. This can be achie...

16일 전 | 0

답변 있음
Are the grayed-out tire parameter fields in the "Combined Slip Wheel 2DOF" block closed-source, and if not, how can they be accessed?
Hi Kenneth, I understand that you want to access the grayed-out tire parameters for the 'Combined Slip Wheel 2DOF' block. This...

18일 전 | 0

답변 있음
Error popped : Failed Code generation information file does not exist. 0 of 1 models built (0 models already up to date)
Hi Jashan I understand that you are facing the error 'code generation Information file doesnot exist'. To resolve the error yo...

18일 전 | 0

답변 있음
how to Adjust Kp, Kd, and then Ki to make sure your CLCS output reaches the lowest steady-state error (S-S Error) from the graph
Hi, I understand that Kp, Kd, and then Ki to make sure your CLCS output reaches the lowest steady-state error. You can try the...

19일 전 | 0

답변 있음
Celestrak TLE files no longer working for creating satellite scenario
Hey lan, I reproduced the code from my end in 2024b MATLAB i dont face the isssue and code is working fine. The below debugi...

20일 전 | 0

답변 있음
train an alexnet with 2D spectrogram images
Hi Yasaman, I understand that you want to train an AlexNet with 2D spectrogram images.You can achieve the same with the help of...

대략 1개월 전 | 0

답변 있음
changing the TrackLogicState value in tracking with trackerGNN and making the tracker use the custom values in each time step.
Hi alex, I understand that you want to update the tracker based on condition A ,If condition A exists, update 'tracks.TrackLogi...

대략 1개월 전 | 0

| 수락됨

답변 있음
How to calculate the passed time for each group of row values in the n column in table?
Hi , I understand that to calculate the passed time for each group of row values in the n column that begins with value 1 and e...

대략 1개월 전 | 0

답변 있음
How to create a rf filter, from which I have the s-parameters file?
Hi Ana, I understand that you want to know if it is possible to create a RF filter given a certain S-parameters file. You can a...

대략 1개월 전 | 0

답변 있음
how to check weather the values are constant or fluctuating over a period of time and give a output in one or zeros in a simulink model
Hi abhijeet. I understand that you want to check whether values are constant or fluctuating during the first 50 seconds and out...

대략 2개월 전 | 0

답변 있음
How to continuously create an array of the latest values of a signal in SIMULINK?
Hi Bruce, I understand that you want to create an array and add values to it during the simulation. This can be achieved with t...

대략 2개월 전 | 0

| 수락됨

답변 있음
how to calculate the validation metrics ?
Hi Ahmad, I understand that you want to know how to compute the validation metrics and plot them. You can achieve this with the...

대략 2개월 전 | 0

답변 있음
how to read file
Hi, I understand that you're facing a path mismatch error. The path given as 'c' does not match the picture, as the required f...

대략 2개월 전 | 0

| 수락됨

답변 있음
How to read .mat file data
Hi chaaru, I understand that you're encountering the message 'Preview is too large to be displayed'. When you double-click on...

대략 2개월 전 | 0

답변 있음
When plotting functions like 1/sin(x), how can I remove the vertical lines at the points of discontinuity?
Hi, I understand that you want to remove the vertical lines that appear at the points of discontinutity for the function y=1/si...

대략 2개월 전 | 0

답변 있음
How do I draw the MSE curve for an LSTM classification code in Matlab?
Hi Ruaa, I understand that you would like to plot the Mean Squared Error (MSE) curve for the test data. I've used a random sequ...

대략 2개월 전 | 0

답변 있음
How to turn off line style and show only marker in legend for a fig file?
Hi, I understand that you want only the markers to be visible in your plot, without any line segments. You can follow the belo...

3개월 전 | 0

답변 있음
After classifying the LiDAR point cloud using deep learning, can I remove specific objects?
Hi Motoki, I understand that you want to remove a certain type of object from the point cloud after classification using deep ...

3개월 전 | 0

답변 있음
Why do I get the error "The value of 'CheckpointPath' is invalid. Checkpoint path must be an existing directory with write permission or empty."?
Hi, I understand that you'd like to save the checkpoints in the current working directory. However, the issue you're encounter...

3개월 전 | 0

| 수락됨

답변 있음
Object detection and tracking using lidar point cloud data
Hi Pavan, I understand that you want to detect and track the lidar point clouds without using deep learning, you can follow th...

3개월 전 | 0

답변 있음
Imread() Error in Simulink Function Block
Hello Prudvi Krishna, I understand that you are encountering an error while using the ‘imread’ function in Simulink. A pract...

3개월 전 | 1

문제를 풀었습니다


Find the longest sequence of 1's in a binary sequence.
Given a string such as s = '011110010000000100010111' find the length of the longest string of consecutive 1's. In this examp...

4개월 전

답변 있음
how to calculate image pixels shift
Hi, I see that you want to calculate pixel offset between two similar images. You can achieve this by following the below ste...

4개월 전 | 0

답변 있음
hello professionals suggest MATLAB code for 2x2 polynomial symmetric matrix and their eigen value and eigen vectors
Hi Nithya, I understand that you're seeking a MATLAB code to generate a 2x2 polynomial symmetric matrix and calculate its eig...

4개월 전 | 0

답변 있음
App Designer-Change the background color of a cell of a table
Hi, I understand that you want to paint the background colour of the cells of the 5thcolumn according to the conditions specifi...

4개월 전 | 0

답변 있음
read pbin file to Matlab
Hi, I understand that you want to read the ‘pbin’ file, which contains an image data. Here is the general approach to readin...

4개월 전 | 0

답변 있음
modify multiple netcdf files into one
Hi, I understand that you want to combine multiple NetCDF files into a single NetCDF file. You can achieve this by following t...

4개월 전 | 0

답변 있음
How did the parameter "StructureSensitivity" of fibermetric affect the result?
Hi RD, I understand that you want to know: The essence of the 'StructureSensitivity' parameter in the 'fibermetric' function...

4개월 전 | 0

더 보기