![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/25495068_1643882736106_DEF.jpg)
Abhishek Krishna
Followers: 0 Following: 0
Statistics
0 Questions
10 Answers
RANK
4,348
of 297,016
REPUTATION
12
CONTRIBUTIONS
0 Questions
10 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Replace gene sequence and conserve frame
Hi, To replace a gene sequence while conserving the reading frame using a bioinformatics toolbox, you can follow these general...
1 year ago | 0
| accepted
IP camera will not connect
Hi, Firstly, ensure that you have installed the necessary IP Camera support package in MATLAB. You can check this by running t...
1 year ago | 0
How to rectify log4j files found in MATLAB 2018B?
Hi, log4j may be used by various applications, so it's recommended to check if any other applications on your system are also ...
1 year ago | 0
Why is Matlab relativeEntropy Function inconsistent with Manual Method?
Hi, 1) Yes, you can use real numbers with the `relativeEntropy` function in MATLAB R2020a. 2) The `relativeEntropy` function...
1 year ago | 0
| accepted
Improving GA accuracy with prior error information
Hi, Changes you can do in your current approach Leverage Genetic Algorithm (GA) by using an appropriate initialization strat...
1 year ago | 0
| accepted
hmmdecode performs forward-algorithm?
Hi, The `hmmdecode` function in the Hidden Markov Model (HMM) toolbox performs the forward algorithm. The forward algorithm ca...
1 year ago | 0
License Manager Error -124
Hi, License Manager Error -124 typically occurs when there is an issue returning a borrowed network license. This error code i...
1 year ago | 0
String and array input from xlsx file
Hi, Yes, you are right that the From Spreadsheet block in Simulink typically deals with numerical data. However, there are a f...
1 year ago | 0
I need to find the mean and nanmean of sigma0 of 68th julian day( a single day) containing 52 datasets.
Hi, In order to find the mean and nanmean, consider changing your code as per the below suggestions and hope it helps to resol...
1 year ago | 0
Build Failed : Code generation information file does not exist.
Hi, This error typically occurs when the code generation information file doesn't exist and can arise due to various reasons. H...
1 year ago | 0