![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16764048_1572877932366_DEF.jpg)
kanuri venkata mohana
Followers: 0 Following: 0
Estadística
16 Preguntas
0 Respuestas
CLASIFICACIÓN
31.386
of 297.016
REPUTACIÓN
1
CONTRIBUCIONES
16 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
25.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
calling dependent properties from one class to another
Hi guys, I want to call dependent properties from one class to another in matlab OOP. Could anyone suggest me how to do that. ...
más de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
calling class into another class
Hi guys, Is there any way to call a class into another class. If so could anyone give me a small example. I want to call the co...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Genetic algorithm using objects
Hi guys, I am trying to run Genetic algorithm. I could run it with single object but i want to give multiple objects as input. ...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Genetic Algorithm in Matlab oop
Hi, Could anyone tell me the syntax of genetic algorithm in matlab oop? I would like to have a small example with what should ...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
How to write properties in vectors in matlab oop?
Hi guys, I want to optimize my model. i have properties like mc,lcc,rc,etc., i need to assign them to a optimisation variable "...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
how to define sqrt in Optimization?
HI, I would like to implemet sqrt and round functions in optimization. Can anyone help me how to do that? objoptim=clOptimizat...
más de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
How to fix this matrix dimensions do not agree?
I tried changing / to./ stll it didn't work.Could anyone help me what is the porblem in my file. Thankyou
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Access to class members
Hi guys, I am having some problem in accessing the class members of one class to another class. I have checked in matlab docume...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
objects of one class into another class
Hi, i want to use objects ofd one class into anothe class. I tried to use it as a variable but it seems that it is not working....
más de 4 años hace | 3 respuestas | 0
3
respuestasPregunta
How to use objects of one class in the methods of another class as input?
Hi, How can i use object of one class in another class? Example classdef clcore properties dcs wcs ...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to pass field values to subclass from superclass?
Hi guys, I would like to pass my propert values of super class to subclass? I could transfer the properties but not the values...
más de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
subclass properties to superclass
Hi guys, I would like to make subclass properties as properties of superclass. For example i have a tree structure, in class c...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to make switch case in between different classes in matlab?
Hi guys, I have a small question regarding switch case. Iam doing my project using Matlab OOP. Is it possible to make switch ca...
más de 4 años hace | 1 respuesta | 1
1
respuestaPregunta
How to use properties of a class in its own class and also in other classes?
Hi guys, I want to use parameters of one class in another class. I cannot use superclass and subclass. I am explaining you with...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
how do i write general code using variables for my following code?
% rectangle assembly clc close all clear all figure() %% patch: Create one or more filled polygons p1 = patch([0 0 2 2 ...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
how can i define parameters in matlab without assigning values using objective oriented programming?
For example if i want to define in transformers mc-material of core lc- length of core kb=build factor how can i define them...
casi 5 años hace | 0 respuestas | 0