Community Profile

photo

Chandra Bhushan


Last seen: 4 Monate vor Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Explorer
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Manipulating Values of a Column in a Table
Suppose i have a table name T having as below Col1 Col2 Col3 1 12345 abc 1 56789 abc 1 0...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Digital image Processing : Saving cropped Image
% I am reading an image using: Io=imread('FileName.ext') % I am visualizing the image imshow(Io) % i am cropping some porti...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Auto Image Reading and Resizing
Suppose There is a Directory Names "Database" It contains 1000 plus image file I want to read all the images of the folder Dat...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Creation of a text file with a series of record set
I want to give Number of record as N= 100 so that , in a txt file the follwing tempates is written 100 times by automatcially c...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Creation of Series of Directory
I want to create N umber of Directory such as : HealthCareUnit-1 HealthCareUnit-2 . . HealthCareUnit-N Follwoing is the co...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How the computation happening : sum(A~=0,2)
> A A = 1 2 3 4 5 6 7 8 9 >> sum(A) ans = 12 15 18 >> sum(A...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to read matfile from guide
Dear all, I have a mat file that consist of timetable data of 705 x 3 I created a button using Guide Now i want to load th...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort