Anirudh Roy - MATLAB Central
photo

Anirudh Roy


Last seen: 3年弱 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB AnswersCodyFrom 12/19 to 04/25Use left and right arrows to move selectionFrom 12/19Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

9 質問
2 回答

Cody

0 問題
3 解答

ランク
8,622
of 297,922

評判
5

コントリビューション
9 質問
2 回答

回答採用率
33.33%

獲得投票数
4

ランク
 of 20,504

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク
72,814
of 159,878

コントリビューション
0 問題
3 解答

スコア
40

バッジ数
1

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

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

バッジを表示

Feeds

表示方法

質問


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...

4年以上 前 | 0 件の回答 | 0

0

回答

質問


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 ...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


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...

4年以上 前 | 2 件の回答 | 1

2

回答

解決済み


Pattern Sum
Write a function which receives two single digit positive integers, (k and m) as parameters and calculates the total sum as: k...

4年以上 前

解決済み


Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...

4年以上 前

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

4年以上 前

質問


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...

4年以上 前 | 0 件の回答 | 2

0

回答

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

4年以上 前 | 1

質問


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...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


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...

5年弱 前 | 2 件の回答 | 0

2

回答

質問


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...

5年弱 前 | 0 件の回答 | 0

0

回答

質問


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...

5年以上 前 | 2 件の回答 | 0

2

回答

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

5年以上 前 | 0

| 採用済み

質問


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...

5年以上 前 | 1 件の回答 | 0

1

回答