Akshay Kumar - MATLAB Central
photo

Akshay Kumar

MathWorks

Last seen: 5年弱 前 2018 年からアクティブ

Followers: 0   Following: 0

I work at MathWorks India Pvt. Ltd.

DISCLAIMER: Any advice or opinions posted here are my own, and in no way reflect that of MathWorks

統計

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

0 質問
11 回答

Cody

0 問題
1 解答

ランク
4,652
of 299,390

評判
10

コントリビューション
0 質問
11 回答

回答採用率
0.00%

獲得投票数
1

ランク
 of 20,699

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク
117,741
of 164,320

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

スコア
20

バッジ数
1

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

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

平均評価

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

平均いいねの数

  • Solver
  • Knowledgeable Level 1
  • First Answer

バッジを表示

Feeds

表示方法

解決済み


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

5年弱 前

回答済み
Java error on MATLAB R2018b
This looks like a bug.I would suggest you to contact MathWorks Technical Support to get assistance. You can refer to the below ...

6年以上 前 | 0

回答済み
figures properties This web page is not available ERR_NAME_NOT_RESOLVED
In order to debug the issue, try out the following steps: Try launching App Designer through command line by typing the below c...

6年以上 前 | 0

回答済み
Neural Network Checkpoint Frequency
To reduce the number of images(iterations) the network sees in every epoch, you can specify a mini batch. For example: If you r...

6年以上 前 | 0

回答済み
How to click a button of a matlab app programmatically.
The handle of the button uicontrol object can be obtained using the 'findobj' function with the 'Tag' property. The callback of ...

6年以上 前 | 0

回答済み
How can I create custom reference pages for my own system objects and functions?
You can go through <https://www.mathworks.com/matlabcentral/answers/112260-how-to-customize-help-documentation-for-simulink-cust...

7年弱 前 | 0

回答済み
error report container Matlab Report generator
Based on the error that you have provided, I assume that you are using MATLAB R2016b. The line mlreportgen.report.*package wa...

7年弱 前 | 0

回答済み
How to write from a python file to another python script, modify the new python script and save it into a new path.
The reason for the error in ‘fgetl’ was because you were trying to pass the content 'X' read from the file using 'fread', as inp...

7年弱 前 | 0

| 採用済み

回答済み
How do I determine the best model order of my Network? Also clarify some doubts regarding free parameters such as weights
3. biasConnect: Defines which layers have biases.The presence (or absence) of a bias to the ith layer is indicated by a 1 (or 0)...

7年弱 前 | 1

回答済み
InsertText Horizontal and Vertical Alignments
You can use the ‘AnchorPoint’ property of ‘InsertText’ to align text in an image. You can refer the below link for further detai...

7年弱 前 | 0

| 採用済み

回答済み
Can the model from Regression Learner be run with matrices as predictors?
I understand that you want to use images(matrices) as predictor variables for your regression function. However, the <https:/...

7年弱 前 | 0

回答済み
Does a THA license requires one to be online to use Matlab?
I’m not sure about what you meant by ‘THA’ license. I assume you are referring to the Total Academic Headcount (TAH) license....

7年弱 前 | 0