Community Profile

photo

Vijeta

MathWorks

Last seen: 3ヶ月 前 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++

統計

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

バッジを表示

Feeds

表示方法

回答済み
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...

10ヶ月 前 | 0

回答済み
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...

10ヶ月 前 | 0

| 採用済み

回答済み
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...

10ヶ月 前 | 0

回答済み
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...

10ヶ月 前 | 0

回答済み
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 ...

10ヶ月 前 | 0

回答済み
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...

10ヶ月 前 | 0

回答済み
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...

10ヶ月 前 | 0

回答済み
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...

10ヶ月 前 | 0

回答済み
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...

10ヶ月 前 | 0

| 採用済み

回答済み
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...

10ヶ月 前 | 0

回答済み
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...

10ヶ月 前 | 0

回答済み
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...

10ヶ月 前 | 1

| 採用済み

回答済み
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 ...

10ヶ月 前 | 0

| 採用済み

回答済み
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...

11ヶ月 前 | 0

回答済み
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...

11ヶ月 前 | 0

回答済み
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...

11ヶ月 前 | 0

回答済み
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...

12ヶ月 前 | 0

回答済み
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...

12ヶ月 前 | 0

回答済み
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...

12ヶ月 前 | 0

回答済み
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...

約1年 前 | 0

| 採用済み

回答済み
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...

約1年 前 | 0

回答済み
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 ...

約1年 前 | 0

回答済み
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...

約1年 前 | 0

回答済み
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 ...

約1年 前 | 0

回答済み
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...

約1年 前 | 0

回答済み
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...

約1年 前 | 0

回答済み
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...

約1年 前 | 0

解決済み


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?

2年弱 前

解決済み


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

2年弱 前

解決済み


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

2年弱 前

さらに読み込む