photo

Vijeta

MathWorks

Last seen: 10 mesi fa Attivo dal 2022

Followers: 0   Following: 0

I am a EDG intern at MathWorks. My major area of interest is MATLAB at MathWorks DISCLAIMER: Any advice or opinions here are my own, and in no way reflect that of MathWorks

Programming Languages:
C++

Statistica

All
  • Knowledgeable Level 2
  • First Answer
  • Community Group Solver
  • Solver

Visualizza badge

Feeds

Visto da

Risposto
How can I perform a pcregistericp transformation using correlated points from two pointclouds which i already know should allign?
Hi, In order to perform pcregistericp transformation, if you know the position of the nose and ears in both point clouds, you c...

oltre un anno fa | 0

Risposto
Reference Vector for PCFITPLANE in Lidar Viewer?
Based on the documentation and the implementation in the Lidar Viewer - Ground Removal tools, it is likely that the reference ve...

oltre un anno fa | 0

| accettato

Risposto
Why does raytrace() between one RX and one TX sometimes return a single ray and sometimes 24?
Hi, It is possible that the additional rays you are seeing in `plot()` when executing the function a second time are due to the...

oltre un anno fa | 0

Risposto
is it possible to simulate ultrasonic phased parametric array in matlab ?
Yes, it is possible to simulate a parametric array using ultrasonic transmitter transducers in MATLAB using the Phased Array Sys...

oltre un anno fa | 0

Risposto
How can I use the "Lead Screw with Friction" Simscape model together with the "Stepper Motor with Control" model?
Hi, It sounds like you are experiencing coupling effects between the lead screws when you try to move them together. There are ...

oltre un anno fa | 0

Risposto
Save mat figure as .eps
Hi, There are a few things to check when trying to save a MATLAB figure as an .eps file for use in Adobe Illustrator: 1. Ch...

oltre un anno fa | 0

Risposto
I want to use the scenario from driving scenario designer in Simulation 3D Vehicle with Ground Following but how?
Yes, you can use your customized scenario from Driving Scenario Designer in Simulink 3D environment by exporting the scenario in...

oltre un anno fa | 0

Risposto
Using 'parsim' with a group of parameters
Hi, Here's an example of how you can use `parsim` to simulate different sets of parameters in parallel using MATLAB. Assumi...

oltre un anno fa | 0

Risposto
Modelling heat transfer from a solid pipe to a liquid flow
There is no pre-built Simulink block in SimScape that directly represents the heat transfer from a pipe bundle to a cross flow s...

oltre un anno fa | 0

| accettato

Risposto
Can you place ui-components in uigridlayout using Name-Value pair input?
`GridLayoutOptions` is a specific subclass of `LayoutOptions` that applies to grid layouts, so you can create an instance of `Gr...

oltre un anno fa | 0

Risposto
How to simulate a Pulse-skip Modulation (PSM) in Matlab Simulink?
Hi, Pulse skipping modulation (PSM) is a modulation technique used for power converters that improves efficiency by reducing sw...

oltre un anno fa | 0

Risposto
Issue loading file in LiDAR labeler using custom point cloud reader
Hi, Based on the error you are receiving, it appears that the sourceName input argument in “lidarLabeler(sourceName, @FunctionH...

oltre un anno fa | 1

| accettato

Risposto
Good vs Bad Neural Network Training?
Hi, Based on the information you have provided, the "Gradient" and "Mu" are hyperparameters of the neural network that you are ...

oltre un anno fa | 0

| accettato

Risposto
how to solve multi-objective optimization problem using MATLAP when parameters are random between bounds ?
To solve a multi-objective optimization problem with random parameters using MATLAB, you can use the gamultiobj function from th...

oltre un anno fa | 0

Risposto
How can I give motion to base in simscape?
In Simscape, the base of a model is typically fixed by default. However, if you want to give motion to the base, you can use a J...

oltre un anno fa | 0

Risposto
How can i code a Linreg for imported data (Elimination Capacity vs Loading Rate)
To calculate the linear regression between the variables "Elimination Capacity" and "Loading Rate" and plot the results, you can...

oltre un anno fa | 0

Risposto
Using .NET function with input argument 'Type'
Hi Simon, The ReadAny method of the TcAdsClient class in the TwinCAT .NET ADS API allows you to read data from an ADS server us...

oltre un anno fa | 0

Risposto
Simscape export FMU - expose component internal variables
Yes, you can expose the internal state of a Simscape component as outputs in an FMU. To do this, you can use the Simscape Connec...

oltre un anno fa | 0

Risposto
Explained variance for a dataset containing quantitative and qualitative data
Hi Banjamin, When dealing with mixed data, you can use a technique called Multiple Correspondence Analysis (MCA) instead of PCA...

oltre un anno fa | 0

Risposto
Cleaning data for machine learning
Hi Fernando, One way to handle missing data (NaN values) in a regression problem using the fitnet function in MATLAB is to impu...

oltre un anno fa | 0

| accettato

Risposto
I have used following code to segment a fundus image but the results are not very clear. The test4.jpeg fill is the original fundus images that I have used .please help
Hello Kanika, It seems like the output segmentation result is not very clear and might require some further processing. Here ar...

oltre un anno fa | 0

Risposto
Is it possible to convolve a stack of 'images' with a stack equal in amount of different kernels, without a for loop?
Hi Kevin, It is possible to convolve a stack of images with a stack of kernels without using a for loop. One way to do this is ...

oltre un anno fa | 0

Risposto
How do I get the location of the nuclear membrane (aka inner circle)?
Hi Tiffany, To accurately count the number of green dots that are centered on the nuclear membrane or inner circle, you need to...

oltre un anno fa | 0

Risposto
Downsampling with hyperparameter optimization in Machine Learning
Matlab does provide some built-in functions for cross-validation and hyperparameter tuning for machine learning models. It can ...

oltre un anno fa | 0

Risposto
How properly apply the bekk model and test for spillover effect?
Hi Jacopo, In terms of your specific questions, applying the diagonal BEKK model separately for each cryptocurrency with respec...

oltre un anno fa | 0

Risposto
How can I digitise a complex pressure contour plot?
Hi Jakub, Based on the code you provided, it seems like you are plotting a pressure contour map on a cylindrical coordinate sys...

oltre un anno fa | 0

Risposto
How can I set Simulink Logging's input processing default at Columns as channels (frame based)?
Yes, you can set the default logging format for newly added loggers in Simulink by following these steps: Open the Simulink pr...

oltre un anno fa | 0

Risolto


Sum of series VII
What is the sum of the following sequence: Σ(km^k)/(k+m)! for k=1...n for different n and m?

oltre 2 anni fa

Risolto


Sum of series VI
What is the sum of the following sequence: Σk⋅k! for k=1...n for different n?

oltre 2 anni fa

Risolto


Sum of series V
What is the sum of the following sequence: Σk(k+1) for k=1...n for different n?

oltre 2 anni fa

Carica altro