photo

Saurabh Sakpal


Unimelb

Actif depuis 2014

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

16 Questions
12 Réponses

RANG
20 746
of 300 343

RÉPUTATION
2

CONTRIBUTIONS
16 Questions
12 Réponses

ACCEPTATION DE VOS RÉPONSES
25.0%

VOTES REÇUS
1

RANG
 of 20 926

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 172

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 1

Afficher les badges

Feeds

Afficher par

Question


How to create a 3d mask from an image
Hi, Ok the problem I am having is this. I have a 3d matrix, which has a brain in it. I want to segment the brain and create ...

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

0

réponse

Question


Create a mask from an image with gap edges
Ok the illustration below sums up what I need to do. I have a picture of a brain, I have segmented but it keeps giving gaps in e...

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

0

réponse

Question


create a mask of a section of image of brain
Hi, as my illustration points out I want to create a mask of only the area inside the red highlighted part. Is it possible to do...

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

0

réponse

Question


A mesh function question
I am creating a mesh from a 3d volume of a brain. I am using the iso2mesh program. One function has this input used to cr...

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

1

réponse

Réponse apportée
convert to grayscale image
Hi original poster again, Sorry values are between 0 to 1 in that matrix, so it can be 0.5 0.6 etc. Anything in between

plus de 9 ans il y a | 0

Question


convert to grayscale image
Hi, I need a grayscale image to input into a function I want to create mesh on, problem is the image i have at the moment is ...

plus de 9 ans il y a | 2 réponses | 0

2

réponses

Réponse apportée
Create a mesh from a 3d matrix
It should (mesh) look like this. <</matlabcentral/answers/uploaded_files/49187/mesh_cow.png>>

plus de 9 ans il y a | 1

Question


Create a mesh from a 3d matrix
Hi, sorry a basic question but one I cant find a proper answer for. I have a 3d matrix lets say its assigned a = rand(2,3,4), 2...

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

1

réponse

Réponse apportée
Triangle Mesh with a n *m matrix
cheers mate

plus de 9 ans il y a | 0

Question


Triangle Mesh with a n *m matrix
Hi, this isnt a very difficult question but I have no experience with triangle mesh (dont even know what it means). But my teach...

plus de 9 ans il y a | 2 réponses | 0

2

réponses

Question


Legend giving different colour
I have attached pictures of my problem, as you can see i am plotting 4 lines (which are cells) of colour, yellow, red, green and...

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

1

réponse

Question


Need help plotting results of different length of a Diff Equation Solver
Hey everyone, As my title sugggests i need help plotting a DE solver result in a for loop. Problem is every iteration is differ...

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

1

réponse

Réponse apportée
Need to make a square pulse w/o a special function
Hey guys its not working, as i the repmat function doesnt go as a function of time. I need to pass the pulse as a function of t...

environ 10 ans il y a | 0

Réponse apportée
Need to make a square pulse w/o a special function
Sorry i want to apologise, i AM allowed to use function. I just wanted to avoid them as it is easier to modify parts of the code...

environ 10 ans il y a | 0

Question


Need to make a square pulse w/o a special function
hi everyone, really stuck here, need to make a periodic square (step pulse) that turns on to a certain value at a time, and t...

environ 10 ans il y a | 4 réponses | 0

4

réponses

Question


How to convert current signal into an array
Hey attached is a current signal i have from 5-10 second. I want to take its values at certain timepoints say 0.1 s interval for...

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

0

réponse

Réponse apportée
Cant create a variable capacitor in simulink
Another thing i noticed is that in this sample case of inductor which is the design i based my variable capacitor on the positi...

plus de 10 ans il y a | 0

Réponse apportée
Cant create a variable capacitor in simulink
Thanks again for your help sebastian

plus de 10 ans il y a | 0

Question


Cant create a variable capacitor in simulink
Hey, I am trying to create a model of the cardiovascular system and in this i am using a circuit to model the circulatory sys...

plus de 10 ans il y a | 3 réponses | 0

3

réponses

Question


Need help in converting this subsystem to model
AS you can see from the diagram the resistor in series by itself and the RC (resitor and capacitor) in parallel i have created a...

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

1

réponse

Réponse apportée
How to measure voltage of a circuit in simulink (simple)
The circuit i have when i look at the scope it gives a completely weird and (incorrect) answer

presque 11 ans il y a | 0

Question


How to measure voltage of a circuit in simulink (simple)
<</matlabcentral/answers/uploaded_files/22794/Screen%20Shot%202014-12-20%20at%2012.15.49%20AM.png>> AS the title asks i have ...

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

1

réponse

Réponse apportée
How to convert matlab file into a voltage signal in simulink
Hey its me again, with regards to the PS converter, i have found something else called controlled voltage source. can this work ...

presque 11 ans il y a | 0

Réponse apportée
How to convert matlab file into a voltage signal in simulink
Thanks again for your help. Appreciate it.

presque 11 ans il y a | 0

Réponse apportée
How to convert matlab file into a voltage signal in simulink
OK with ps-s converter i have got theres a circle on end, and an arrow on another. the circle doesn't seem to connect to anythin...

presque 11 ans il y a | 0

Question


How to convert matlab file into a voltage signal in simulink
Hi, I have a code where it is a sin wave for first 0.6 seconds and 0 for the next 0.4 seconds. Which i have created using if sta...

presque 11 ans il y a | 5 réponses | 0

5

réponses

Réponse apportée
Input Code for programmable voltage supply simulink
OK then i just connect the 'switch' to the voltage source?

presque 11 ans il y a | 0

Question


Input Code for programmable voltage supply simulink
Hey everyone, I am working on a project on simulink where i have to build a RC circuit. Anyway the voltage source for this has t...

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

2

réponses