photo

Raj Kishor


Last seen: plus de 4 ans il y a Actif depuis 2017

Followers: 0   Following: 0

Statistiques

MATLAB Answers

5 Questions
0 Réponses

RANG
40 479
of 301 811

RÉPUTATION
1

CONTRIBUTIONS
5 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
40.0%

VOTES REÇUS
1

RANG
 of 21 419

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 176 692

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 2
  • First Review
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


How to integrate a function u^3/(exp(u)-1) in the range of [0 0.033]??.
The code is as follows: syms x fun=x^3/(exp(x)-1) defIntVal=int(fun,[0 0.033]) I have used integral command also in place of...

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

1

réponse

Question


How to make frame size same for subplots run in loop to make video using videowriter?
Hi friends, I have written a code to make movie using videowriter command. But I am getting error. close all clear all clc...

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

1

réponse

Question


how I can find the edges of polygon given by voronoin used for 3D vertices in matlab??
I am trying to find local porosity in pebble bed.how I can find the edges of polygon which is enclosing the pebbles. I am using ...

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

1

réponse

Question


shortest path between two nodes in unweighted graph
Using shortestpath command in matlab2015 version unable to find two or more shortest path of same length in between two nodes(fo...

plus de 8 ans il y a | 1 réponse | 1

1

réponse

Question


How I find rows with same elements but in flipped manner.
Hi, I have a matrix suppose A=[1 2;3 4;2 1; 5 3;4 3]; I need to detect row 1 and 3 as well as row 2 and 5 as unique row. my fi...

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

1

réponse