Answered
How to optimize Hidden Nodes in each hidden layer ?
Hi Rajeev, As per my understanding of the question, the number of hidden nodes should be chosen based on the number of features...

1 year ago | 0

| accepted

Answered
Line overlay in lane detection
Hi Yusuf, As per my understanding, The Fit Lanes and Overlay subsystem is enabled by the Driver. It performs the necessary arit...

1 year ago | 0

Answered
How to decide sigma when using Gaussian kernel to smooth neuronal firing rate?
Hi Yufan, As per my understanding of the question, the optimal value of sigma depends on various factors, such as the sampling ...

1 year ago | 0

Answered
How do I go about solving the following optimization problem?
Hi Samy, As per my understanding of the question, you can use "optimproblem" to maximize the Specmax(I) values. You can also r...

1 year ago | 0

Answered
Can I use an encoder that uses SPI for BLDC Six step motor control Simulink Model?
Hi Ali, As per my understanding of the question, using the AS5147 rotary encoder with SPI interface to get position data for th...

1 year ago | 0

Answered
RF PCB Toolbox import/create custom freeform geometries
Hi Philipp, As per my understanding of the question, yes it is possible to create custom freeform trace geometries using the RF...

1 year ago | 0

Answered
Symbolic solve throwing division by zero error
Hi Joseph, I tried running your code in R2022b and it does not seem to give any error for that. Thanks

1 year ago | 0

Answered
bits/libc-header-start.h: No such file or directory
Hi Ali, As per my understanding of the question, you can install gcc-multilib package when using -m32 (needed for gcc or clang)...

1 year ago | 0

Answered
maplineshape Coordinators are unable to read
Hi, To create "maplineshape" objects, either: Import line data in planar coordinates as a geospatial table using the readgeota...

1 year ago | 0

Answered
Is it possible to create 32-bit .NET Assembly using MATLAB 2017 or MATLAB 2020 ?
Hi sambit, As per my understanding of the question if the library is compiled with R2016a or later, then only 64-bit MATLAB Run...

1 year ago | 0

Answered
publishing ros messeges in real time
Hi, As per my understanding of the question, to make your Simulink model run in real time you can use Simulink Coder with the a...

1 year ago | 0

Answered
in-place optimization
Hi qun, As per my understanding of the question 'in-place optimization' is a memory optimization technique that uses a single b...

1 year ago | 0

Answered
#define Macro in Simulink Embedded Code generation
Hi Evans, As per my understanding of the question, in the "Header file" field, specify the path to a header file that contains ...

1 year ago | 0

Answered
What does joint.MotionSubspace do?
Hi Haisam, As per my understanding of the question "joint.MotionSubspace" is a class in MATLAB's Robotics System Toolbox that r...

1 year ago | 0

| accepted

Answered
Manage parameters of an imported geometry
Hi, As per my understanding of the question, yes, it is possible to execute a finite element analysis (FEA) with different dia...

1 year ago | 0

Answered
在Simulink仿真中,其中ros的pub和sub模块相互订阅和发布频率最多为多少,实际误差时间为多少?
Hi, As per my understanding, the rate at which the publisher node can produce messages and the rate at which the subscriber no...

1 year ago | 0

Answered
Train classifier with GAN generated images
Hi Anbarasi, As per my understanding of the question, you can followmay try the following steps for help with your problem to...

1 year ago | 0

Answered
i2t (current squared through time) algorithm
Hi Rohit, Yes, there are several examples in Simulink that use i2t and T2t counters to limit overcurrents and torques. One of ...

1 year ago | 0

| accepted

Answered
How to simulate phase change material on matlab as thermal storage system
Hi El, As per my understanding of the question, the thermophysical characteristics of the phase change material (PCM), such as...

1 year ago | 0

Answered
Is it possible to create customized navigation sensor model like Instrument Landing System(ILS) to be used with the insEKF class using positioning.INSSensorModel class?
Hi Amir, As per my understanding of the question, yes, it is possible to create a customized navigation sensor model like Inst...

1 year ago | 0

| accepted

Answered
How one can measure the beam diameter along different angles of orientations
Hi Rajeev, As per my understanding of the question, to measure the beam diameter along different angles of orientation in the ...

1 year ago | 0

Answered
Code analysis and solution to transfer of values
Hi Manuel, I tried to run your code, and observed that the variable “theFiles” is actually a 0×1 empty struct array and not an...

1 year ago | 0

Answered
In DeepnetworkDesigner, is it possible to make output as a matrix?
Hi Sierra, As per my understanding of the question, you can follow the following steps to make output as a matrix in DeepNetwor...

1 year ago | 0

Answered
Using s2rlgc for 4 port network
Hi Derek, As per my understanding of the question, you can break up your parameters into a 2-port system and then apply the fu...

1 year ago | 0

| accepted

Answered
Why the frequency variation is negative in the curve of instantaneous frequency vs time curve of faulted phase current ?
Hi Siddharth, As per my understanding of the question, the rate of change of the analytic signal's phase is effectively calcul...

1 year ago | 0

Answered
MIL Test report generation error using Test Manager
Hi vaishali, You can follow some of these steps to resolve the issue: Close MATLAB and reopen it as an administrator. Try ...

1 year ago | 0

Answered
Multiple paired t test on data with groups
Hi Hamad, As per my understanding of the question you can use the “multcompare” function. You can refer to the following docum...

1 year ago | 0

Answered
电脑账户用户名被我更改,收到License Manager Error -9 ,matlab无法使用如何处理
Hi, You can refer to the approaches given in the solution of the following MATLAB answer to resolve your issue: Why do I rec...

1 year ago | 0

Answered
SAS cubic clustering criteria(ccc) calculation
Hi April, As per my understanding there does not exist any built-in functions to calculate the SAS cubic clustering criterion ...

1 year ago | 0

Answered
Gradient with not rectangular domain
Hi Enricho, As per my understanding you can use the “pdeplot(mesh)” function to plot the gradient since you already have got a...

1 year ago | 0

Load more