photo

Harish Balaga


Last seen: presque 4 ans il y a Actif depuis 2011

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

15 Questions
4 Réponses

RANG
1 895
of 300 779

RÉPUTATION
36

CONTRIBUTIONS
15 Questions
4 Réponses

ACCEPTATION DE VOS RÉPONSES
46.67%

VOTES REÇUS
24

RANG
 of 21 084

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 170 997

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
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


Convert 1D waveform signal sampled at 160 samples per cycle to 2D image
I have a sinewave like signal which I want to sample at certain frequency. Now it generates a column matrix with number of rows ...

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

0

réponse

Question


How to autoscale scope using matlab copmmand?
How to autoscale scope using matlab copmmand? also how to save that scope as figure using commands?

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

0

réponse

Question


How to write programs for eZdsp F28335 (TMS320F2855) in Matlab & load in to the kit?
I have a spectrum digital eZdsp F28335 trainer kit. Now i want to store some data on its memory and write a matlab code to opera...

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

0

réponse

Question


How to generate mathematical model or equation of a Neural netwok converted by gensim o simulink
i have designed a custom neural network using commands available in NNTOOL. later i converted the ANN into simulink model using ...

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

1

réponse

Réponse apportée
How do I save Simlulink model to JPG or any other image formats?
as Azzi Abdelmalek said above, print command can be used. And one can directly save it in required fomat in single command. (no ...

plus de 12 ans il y a | 1

Réponse apportée
How to save Simulink model as picture?
use ModelName % to open the model print('-sModelName','-dtiff','model.tiff') to save ModelName.mdl in TIFF format. I...

plus de 12 ans il y a | 11

| A accepté

Question


How to save Simulink model as picture?
I have a simulink model. i want to save that model into different picture formats like .jpeg, .tif etc.. Is it possible?

plus de 12 ans il y a | 5 réponses | 2

5

réponses

Réponse apportée
how to change simulink block properties from matlab pogram?
I found the answer myself from matlab help. it can be set or reset using "set_param" command. an example is given below ope...

plus de 12 ans il y a | 0

| A accepté

Réponse apportée
What is missing from MATLAB?
There is no option in simulink to simulate internal fault in Synchonous generator.. Also there is no option to measure phase cur...

plus de 12 ans il y a | 0

Question


how to change simulink block properties from matlab pogram?
I have created a simulink model in which there are two 3-phase fault blocks. i want to change the fault block properties (like f...

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

3

réponses

Question


how to display two graphs in separate figure windows using plot command?
i use a matlab program for my project. There i want to produce two graphs at different instances. But the second graph replaces ...

plus de 12 ans il y a | 2 réponses | 6

2

réponses

Question


How to create/ simulate fault in synchronous generator in simulink?
I need synchronous generator fault data for my project. for that i want to simulate different types of stator faults (L_G, 2L-G ...

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

1

réponse

Question


How to save GA optimization iteration data in to a file?
I use Genetic Algorithm (GA)part of the optimization toolbox for my work. The optimized values after each iteration will be disp...

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

1

réponse

Question


How to change default colors and styles of scope and set new style as default?
I am using MATLAB R2012a in which there is option to change scope signal default colors and styles. But i have to change these s...

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

1

réponse

Question


How to use new learning algorithm for training ANN other than predefined algorithms (like FFBP)
hi, i have generated a pattern recognition network for my project using the predefined learning algorithms like 'trainlm'..et...

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

3

réponses

Question


How to generate .m file from SIMULINK model (.mdl file)?
hi, i have to use a simulink model and a matlab program for my project. but i need to switch between those to continuously and a...

plus de 14 ans il y a | 3 réponses | 1

3

réponses

Question


how to operate on rows and columns of a matrix variable generated from SIMULINK output, using SIMULINK blocks?
hi, i have been using the combination of MATLAB program and SIMULINK model for may project. but this will serve my purpose only...

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

1

réponse

Question


error while using "from file" block in SIMULINK
i am using "from file" block in simulink. the time stamp in the file starts from 0 and ends at0.2 sec(nondecreasing). but simuli...

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

2

réponses

Question


How to combine multiple neural networks?
i have created 3 individual neural networks. now i want to combine these 3 networks and create a new network such that outputs o...

plus de 14 ans il y a | 1 réponse | 2

1

réponse