Community Profile

photo

Raj Kishor


Last seen: ungefär 2 år ago Active since 2017

Statistics

  • Thankful Level 2
  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

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...

mer än 4 år ago | 1 answer | 0

1

answer

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...

ungefär 5 år ago | 1 answer | 0

1

answer

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 ...

mer än 5 år ago | 1 answer | 0

1

answer

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...

mer än 6 år ago | 1 answer | 1

1

answer

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...

mer än 6 år ago | 1 answer | 0

1

answer