photo

kanuri venkata mohana


Last seen: 대략 5년 전 2020년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

16 질문
0 답변

순위
31,712
of 300,851

평판
1

참여
16 질문
0 답변

답변 채택
25.0%

획득한 표
1

순위
 of 21,094

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,294

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

5년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

5년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

5년 초과 전 | 답변 수: 3 | 0

3

답변

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

5년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

5년 초과 전 | 답변 수: 1 | 1

1

답변

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 6년 전 | 답변 수: 0 | 0

0

답변