Community Profile

photo

Anirudh Roy


Last seen: casi 2 años hace Con actividad desde 2019

Followers: 0   Following: 0

Estadísticas

All
  • Thankful Level 2
  • Solver
  • First Answer
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Update custom layer's parameter every iteration
I have defined a custom regression layer as follows classdef Sparse_Layer < nnet.layer.RegressionLayer % Example custom r...

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Training Neural Networks using Multi-Class output
The Deep Learning toolbox supports classification based training (from feature based data) for ony 1 label per sample. I have a ...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Installing Python Libraries in Matlab Online
Hi, Matlab recently added the support of calling python functions from Matlab and the server hosting Matlab online also has pyt...

más de 3 años hace | 1 respuesta | 1

1

respuesta

Pregunta


Matlab Connector conflict issues
I have a large data file (1.8GB) which i wanted to work on using matlab online. The problem arises with the drive connector maki...

más de 3 años hace | 0 respuestas | 2

0

respuestas

Respondida
z transform of a sequence
First create a 'Z Transform Variable' Z=tf('Z') Then say your array is A, and the Z transform is B for n=1:length(A) B=B...

más de 3 años hace | 1

Pregunta


Debugging using external editor
How do i set breakpoints for MATLAB function in VS Code, for the time being i have to set breakpoints in MATLAB's editor. I wan...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Change Resolution (step size) of axes
I wanted to know how to change the step size of the axes in a matlab plot (for eg if the range on Y axis is 0-A, and i want to h...

casi 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Plot Simulation results VS Design Parameters in Simulink
I was wondering about the most efficient way to plot simulations results VS design parameters. To give conext i have the followi...

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Correct way to detect Zero crossing
Hi i am implementing a power-electronics circuit that requires a zero current detector I implemented a crude function that chec...

más de 4 años hace | 2 respuestas | 0

2

respuestas

Respondida
MATLAB user defined function results in finite rise time
The problem was that the step size was not fixed, fo example T=[1e-5,2e-5,4-5......] so at 2e-5 the utput was 1 but at 4-5 it w...

más de 4 años hace | 0

| aceptada

Pregunta


MATLAB user defined function results in finite rise time
I am writing a behavioural code fo driving some setiches for a DC DC power converter. My code should produce (ideally) quasi squ...

más de 4 años hace | 1 respuesta | 0

1

respuesta