
Tushar Behera
MathWorks
I am an Engineer at Mathworks. My major responsibility includes developing new features for improving functionality of MATLAB.
C++, C, MATLAB
Spoken Languages:
English, Hindi
Professional Interests:
Statistics
0 Domande
24 Risposte
RANK
1.953
of 273.374
REPUTAZIONE
24
CONTRIBUTI
0 Domande
24 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
2
RANK
of 122.807
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Content Feed
load all the variables from .csv file in workspace as input to "From Workspace" block?
Hi Muralidharan I believe you want to import data from a excel file with their respective variable names such as age, number et...
2 giorni fa | 0
Simulink export to web view -> empty html
Hi Christian I believe you want to save your simulink model in web view mode. In order to view the saved simulink model you ne...
2 giorni fa | 0
Need to turn table within cell to array
Hi David, I believe you have a table which consists of several other tables. You want to convert one of those table into a vect...
2 giorni fa | 0
Finding string such as "A**B"
Hi HCLEE, I believe you want to find a string in your matrix which have starting point as "A" and ending with "B". This can be...
2 giorni fa | 0
| accettato
What does a dashed line in simbiology mean?
Hi Day, I am assuming when you are asking about the dashed line you are talking about this symbol "->". The reaction ...
2 giorni fa | 0
How to start loop when it finds the first maximum
Hi Jorge, It is difficult to give a proper solution with the information you have provided. However can you verify what are the...
4 giorni fa | 0
select few values from a vector randomly
Are you looking for something like this v1 = [3 4 7 14 15 18 23 25 28 31 34 36 37 38 39 40 42 44 46]; v2 = [1 2 5 6 8 9 1...
4 giorni fa | 1
I have an array and I want to know how many indexing values are needed for the value of the array to increase
Hi Correia, It is not clear from your question as of what you want to acheive, I am assuming you want to increase the size of y...
4 giorni fa | 0
i am tring to input different z values to get different B using matrix manipulation. just having trouble using for loop
Hi kaixi, I am assuming you want to get different B values for different values of Z, and want to keep all the B values. Howeve...
4 giorni fa | 0
How to get comlex root of an equation using fminbnd?
Hi Sina, I believe you want to find the minimum of a function in the complex plane. The function "fminbnd" is not suitable fo...
4 giorni fa | 0
how to compare a row of the table with other rows of that table itself for the particular Columns ?
Hi Shiv, I believe what you are looking for is first to group your data according to "TaskAssignment" and then for "TaskAssignm...
4 giorni fa | 0
How to connect this DC current source, it is not getting connected?
Hi Siri, I believe that you want to make use DC current source in your simulink model. However the block you are using belongs ...
5 giorni fa | 0
| accettato
How to store every iteration of while loop into array?
Hi Riley, I believe what you are trying to do is create an cell array of images which adds on a new image in each iteration. I...
5 giorni fa | 1
| accettato
What algorithm is used by generateMesh function?
Hi Borja, I believe you want to know the algorithm implemented on which "generateMesh " works in Partial Differential Equation ...
6 giorni fa | 0
| accettato
How to enlarge/Scale/Increase size of a contour plot
Hi Harish, I believe you want to enlarge your contour plot window. You can acheive this by using "set" function in MATLAB. Bel...
6 giorni fa | 0
"Not enough input arguments" error
Hi Bidyarani, I understand that you are getting the "not enough input arguments" error while executing the above code. The "No...
6 giorni fa | 0
| accettato
Signal Processing Time in Matlab_Discrete Wavelet Transform
Hi john, I assume that you want to know the time taken by the Discrete Wavelet Transform for You can determine the processing...
6 giorni fa | 0
How to read a CDF File?
Hi Nur, I believe that you are trying to read from a ".cdf" file using the "cdfread" function. However, You are not able to fin...
6 giorni fa | 0
Portfolio optmization with nonlinear constraint
Hi Frederick, I believe you want to do portfolio optimization with non-linear constraints using “portfolio” function. Curren...
circa 2 mesi fa | 0
Are sim and other similar functions code generateable?
Hi Joshua, I understand that you want to generate c code for a MATLAB Script with commands such as “sim”. The 'sim' command ...
3 mesi fa | 0
How to input power load data from spreadsheet to simulate PV system
Hello Charles Van Eijk, I understand that you are trying to implement a variable load by importing data from a spread sheet. A...
4 mesi fa | 0
Plotting solutions of differential equations in Simulink
Hi Aleem Andrew, I believe you are trying to implement t-4x(t)=x’’(t) in Simulink. Your model seems to be correct, and t...
4 mesi fa | 0
Symbolic nested summations with empty indexes
Hi Francesco Piccioli, I believe you want to implement Where The code written by you seems fine however I noticed tha...
4 mesi fa | 0
binary multiobjective optimization with genetic algorism
Hi Cheol-Joo Cho, I believe you want to implement genetic algorithm to solve a multi objective optimization problem where the ...
4 mesi fa | 0