photo

deep


Actif depuis 2015

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

10 Questions
0 Réponses

RANG
144 565
of 300 756

RÉPUTATION
0

CONTRIBUTIONS
10 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
0

RANG
 of 21 077

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 170 890

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


Running macro from excel in matlab
Hi, I am trying to run a macro in excel through matlab using following commands ExcelApp = actxserver('Excel.Application'); E...

plus de 6 ans il y a | 1 réponse | 0

0

réponse

Question


Making elements in an array zero
Hello everyone, This might be a very basic question or not im not sure. I have an array say [1 5 7 9 3 7 0 0 0 1 5 7 9 3 7 ...

presque 7 ans il y a | 2 réponses | 0

2

réponses

Question


extract points from spline
Dear All, I have a problem in hand. I have developed a spline from given set of points using 'interparc.m' suggested by john ...

presque 7 ans il y a | 2 réponses | 0

2

réponses

Question


gauss elimination or inverse
Hi all, I have a plynomial equation similar to the one iven below Equation : ax^(n-1)+bx^(n-2)+.............+c=y The equation...

presque 7 ans il y a | 4 réponses | 0

4

réponses

Question


How to import and read Excel input into an executable
Hello everyone I need help with reading an excel file as an input into my code which i plan to convert to an executable. I hav...

environ 7 ans il y a | 2 réponses | 0

2

réponses

Question


Error running the standalone application
Hi, I have developed a standalone exe of my code. My code runs without any errors on matlab interface but when the standalone ...

environ 7 ans il y a | 1 réponse | 0

0

réponse

Question


help with matlab compiler on linux?
Hi all, I have created a standalone matlab application on a linux platform. I tried to install MyAppInstaller_web.install from ...

environ 7 ans il y a | 1 réponse | 0

0

réponse

Question


Curve fitting of rectangular and column vector
Hi, I have to do a curve fitting using cftool since the code i developed given below v=xlsread('Coupled_shal.xlsx','Velrot') ...

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


RK4 error for the code
Hi, I am integrating a differential equation using the code attached in the image.While i am executing my code i am getting the...

presque 11 ans il y a | 1 réponse | 0

1

réponse

Question


I need to add time varying component to the equation to be solved,i need to read these parameters at every time step and include the variation in the equations to be solved.Can anyone assist me on this?
for eg X = X1 + T1 + X2 + X3 + X4+ X5+Xdash; Xdash is the time varying component, I am integrating the above equation a...

presque 11 ans il y a | 1 réponse | 0

0

réponse