Community Profile

photo

Tushar Sinha

Last seen: 6개월 전 2015년부터 활동

Followers: 0   Following: 0

연락

통계

  • Knowledgeable Level 3
  • Knowledgeable Level 2
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
Using Cftool can I change the default fit options
Hi Liam, Once you have selected the "fitoptions", you can generate MATLAb code using the "File->Generate Code" in CF Tool GUI...

8년 초과 전 | 0

답변 있음
Does the gravitysphericalharmonic function in the Aero Toolbox use NASA gravity data
Hi John, I think the best way to confirm this would be to go through the "References" section in the documentation for "gravi...

8년 초과 전 | 0

| 수락됨

답변 있음
error on startup: "Error using connector.internal.autostart.run"
Hi Jonas, "Error using connector.internal.autostart.run Cannot CD to 459,9 (Name is nonexistent or not a directory)." ...

8년 초과 전 | 2

답변 있음
How to manage adaptative filtering?
Hi Valentin, The following documentation link talks about designing your own adaptive filters using Simulink. However, you do...

8년 초과 전 | 0

답변 있음
Error using urlwriteread. Error downloading URL.
Hi llya, The problem here is that although your browsers trust certificates signed by "Trustwave", MATLAB release R2013a does...

8년 초과 전 | 1

| 수락됨

답변 있음
Self-Extracor Crashes at "Unzipping commons-io.jar"
Hi Collin, There could be couple of possible reasons for this issue: 1) You may be able to resolve this issue simply by re...

8년 초과 전 | 0

| 수락됨

답변 있음
Where can I find a description of the minimisation routines used by the neural network predictive controller?
Hi Joshua, I hope the following links help answer your question: <http://www.mathworks.com/help/nnet/ref/srchbac.html srch...

8년 초과 전 | 2

답변 있음
pack command with saving v7.3
Hi Abhejit, This is a known issue in MATLAB. The 'pack' command cannot save variables that are larger than 2GB in size, and a...

8년 초과 전 | 0

답변 있음
Cannot use Matlab Online
Hi Marina, Please refer to the MATLAB answers link below which advises to contact MathWorks Sales or licensing team to fix th...

8년 초과 전 | 1

답변 있음
Fitlm function doesn't work when compiled on new computer
Hi Sean, Which MATLAB version did you compile your code with? It could be possible that the version and bitness of MCR is no...

8년 초과 전 | 0

답변 있음
Programming Matlab function into simulink
Hi Thogoe, The issue might be occurring because the function variables are not allowed to change size to be able to generate ...

8년 초과 전 | 0

| 수락됨

답변 있음
Sum nX2 matrix
Hi Gudmund, Let's call the matrix, M. Let's find all the entries in column 2, corresponding to the value of 1 in column 1. Y...

8년 초과 전 | 0

| 수락됨

답변 있음
Matlab 2015b el capitan
Hi Lincoln, The getting status for files message appears because of the Source Control integration in the Current Folder brow...

8년 초과 전 | 0

답변 있음
Cannot get rid of "Warning: The class file for 'XXX' has been changed; but the change cannot be applied because objects based on the old class file still exist"
Hi Jeroen, You might be facing this issue as there might be an intermediate instance being created which is not being destroy...

8년 초과 전 | 0

답변 있음
Is there a bug in the Hatlonset?
Hi Manuel, The following link answers your question related to the points returned not always uniformly distributed over each...

8년 초과 전 | 0

| 수락됨

답변 있음
Orion HD (OHD1G2S) Stereo Image Synchronous Acquisition Supported in Image Acq. Toolbox?
Hi SK, As per the following link, if the Matrox Orion HD framegrabber is supported by any of the supported MIL or MIL-Lite(Ma...

8년 초과 전 | 0

답변 있음
stepplot: Add curve to subplot of step response
Hi Ced, You can do the manual plotting of other curves on the subplots by making use of the "getaxes" property of the handle ...

8년 초과 전 | 0

| 수락됨

답변 있음
Compatibility of MEX with CUDA 7.5
Hi Fabien, Parallel Computing Toolbox for R2015b supports only CUDA® Toolkit version 7.0. Refer to the release notes of Para...

8년 초과 전 | 2

| 수락됨

답변 있음
glmfit inside parfor (Iteration limit reached)
Hi Marzi, Iteration limit for "glmfit" is set to 100. This is a limitation and you cannot change this value unless you edit t...

8년 초과 전 | 0

| 수락됨

답변 있음
Using a "to file" block to log data every few time steps
Hi Adam, The default behavior of the "To File" block is to write to the output file incrementally, with minimal memory overhe...

8년 초과 전 | 0

답변 있음
No output on scope
Hi Nasif, I understand that you are not able to see any plot in the Simulink Scope Block. However, if you refer to the follo...

8년 초과 전 | 0

답변 있음
Plotting the Tangent Line
Hi Jay, In your case, the parameterized helix curve is given by the equations: t=linspace(0,2*pi,50); x=cos(t); y=sin...

8년 초과 전 | 0

답변 있음
Radial average of 2D matrix
Hi Brian I understand that you wish to know how to compute the radial average for a 2D matrix. Please refer to the MATLAB sc...

8년 초과 전 | 0

| 수락됨

답변 있음
Matlab Sudoku Row and Column Check
Hi Katrina Please refer to the MathWorks newsletter article link below which shows how to solve a Sudoku puzzle using recursi...

8년 초과 전 | 0

답변 있음
How to start multiple analog output on Ni daq device?
Hi Simon There are some NI devices which allow you to do only one hardware-timed analog output task. You can refer to the...

8년 초과 전 | 1

답변 있음
Saving multiple responses from a single edit text box
Hi Shae, It is my understanding that you wish to format your text file such that the list of words that the user will hear ...

8년 초과 전 | 0

| 수락됨

답변 있음
Problem with addlistener to xlim
Hi Jon, It is my understanding that you wish to know why the callback is not triggered when the axis limits are changed using...

8년 초과 전 | 0

| 수락됨