photo

Aman


Last seen: 4 days 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

  • 6 Month Streak
  • Knowledgeable Level 2
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Unrecognized function or variable 'dftp1151'.
Hi Edwin, As per my understanding, you are unable to use the "dfield9" function due to some error. Without the actual code, it...

4 days 前 | 0

已回答
Different Algos giving highest FS accuracy for diff datasets which are based on same category of disorder.
Hi Preeti, You can't get a single model working best in all of the cases as the model learning totally depends on the data, whi...

4 days 前 | 0

已回答
How to create a degradation feature profile from available sensor data?
Hi Raghuveer, As per my understanding, you want to create the feature vector/degradation feature profile using the sensor data ...

5 days 前 | 0

已回答
WIND SPEED PREDICTION ARIMA Model
Hi Seemant, As per my understanding, you want to find seasonal and non-seasonal coefficients values when the degree of non-seas...

5 days 前 | 0

已回答
NURBS generation from matlab
Hi Roberto, As per my understanding you want to work on rational splines specifically NURBS. You can refer to the below docume...

5 days 前 | 0

已回答
Unrecognized function or variable 'helperDownloadData'.
Hi Masa, You are getting this error because MATLAB is not able to find the "helperDownloadData" function. You can remove this e...

5 days 前 | 0

已回答
About the CenterOfMass property of rigidBodyTree
Hi, As per my understanding, you aren't seeing any change in the required joint torque even after changing the COM of a particu...

6 days 前 | 0

已回答
where can I download a pretrained unet, segnet, dilatednet codes that I can modify for my input image data?
Hi Abel, I got that you want to perform image segmentation on lung CT scans for cancer detection using UNet, SegNet, and Dialed...

7 days 前 | 0

已回答
How to integrate machine learning and trained models inside the upper computer, any computer can be used without relying on matlab,is there any information about this?
Hi, As per my understanding, you wanted to use the trained machine learning model of MATLAB in a PC-independent way for the wat...

7 days 前 | 0

已回答
Merge triangular faces of different meshes
Hi Alberto, From the data you shared, I understand that you have nodes and faces data for two separate geometries and wanted to...

2 months 前 | 0

| 已接受

已回答
Matlab code for cantilever beam with point load at free end
Hi Mamatha, As per my understanding, the length of the cantilever beam (L) is 10 m and the point load (P) is 28 kN. So with the...

2 months 前 | 0

已回答
Matlab code for cantilever beam with point load at free end
Hi Mamatha, As per my understanding, the length of the cantilever beam (L) is 10 m and the point load (P) is 28 kN. So with the...

2 months 前 | 0

已回答
How to read value from spreadsheet while using symbolic math tool?
Hi KS, From the information I understood, you want to read A0 and A1 data from a spread sheet and then perform some operations....

2 months 前 | 0

已回答
How to call a variable from aspen to matlab without using EXCEL when variable has no attributes in aspen.
Hi Gopi, As per my understanding, you basically want to exchange the data between ASPEN and MATLAB without using Excel. There ...

2 months 前 | 0

已回答
Drawing Rectangles in GUI xy Plot - dimensions dependent on sliders
Hi Michela, As per my understanding, you wanna draw rectangles once the axes is being clicked and are using slider values for c...

2 months 前 | 0

已回答
syntax error in if else if block
Hi Maya, You are getting this error because the square brackets and '&&' are not allowd in IF block. The allowed opertators are...

3 months 前 | 0

已回答
GA, How to modify the requied return to requied risk in a Genetic Algorithm
Hi Santiago, As per my understanding, you want to now get the required risk instead of the required returns. In order to do so...

4 months 前 | 0

已回答
Error while extracting MIN and MAX values from a given data
Hi Rahul, From the description, I understood that you want to extract the left most (cen) and the right most (ped) values from ...

4 months 前 | 0

已回答
can someone help to write this the rosenbrock function for PSO and DE
Hi Cesario, As per my understanding, you want to use the rosenbrock function as the fitness function in the particle swarm opti...

4 months 前 | 0

已回答
Trying to find the error in my modified false position method code
Hi Lily, You are getting the below error from the below line: xr(i)=xu(i)-((fu(i)*(xl(i)-xu(i))/(fl(i)-fu(i)))); Here "fl" an...

4 months 前 | 0

已回答
Mean of Multiple data sets across a time series
Hi Fiona, As per my understanding, you want to get the mean CO2 where the reading has been taken at different locations and the...

4 months 前 | 0

已回答
How to generate 3D surface or robot workspace?
Hi Francesco, As per my understanding, you want to visualize the robot workspace in 3D and want to know whether direct kinemati...

4 months 前 | 0

已回答
MISO System. LSTM
Hi Jesus, This error occurs due to a dimension mismatch between the targets and the network output. Since you are using a MIS...

4 months 前 | 0

| 已接受

已回答
matlab structure in generated code for variant control
Hi Jake, From the information provided, I understand that you want to have control over the name and the storage class in the g...

5 months 前 | 0

已回答
Unique Property on Project in Matlab
Hi Suraj, I understand that you want to check whether there is a unique ID for the MATLAB project. Currently, there is no prop...

5 months 前 | 0

已回答
Clustering GMM quadratic Matrix
Hi Alexander, As per my understanding, you want to find the ideal number of clusters and cluster the data that you have using t...

5 months 前 | 0

已回答
How to use these LDA files mentioned in the hyperlink to perform LDA on DCT coeff of normalised iris?
Hi Ridhima, As per my understanding, you want to know the input parameters for the "LDA" function. The "LDA" function takes tw...

5 months 前 | 0

| 已接受

已回答
Export 'Simulation Details' for all runs displayed in Simulation Manager
Hi Julian, From the information provided, I understand that you want to get the simulation results and do comparative analysis....

5 months 前 | 1

| 已接受

已回答
Send multiples data and plot from .m script to AppDesigner
Hi Siti, As per my understanding, you want to send data in real time from a MATLAB script to the app designer for creating plot...

5 months 前 | 0

已回答
Visualize policy in Grid World
Hi GCats, As per my understanding, you are trying to generate a custom plot for the "GridWorld" and are facing issues while d...

7 months 前 | 0

加载更多