Community Profile

photo

Ace_ventura


Active since 2014

Student

Statistics

全部
  • 个人最佳下载级别1
  • 首次审查
  • First Submission
  • 感恩3级

查看徽章

Content Feed

查看

Question


call a function from another function with one changing argument
I have a function function dos= beam(x) This function calculates certain parameters such as "moment", "stress" etc...

7年前|2 answers | 0

2

answers

Question


Getting an Error in input arguments
error is >>Error using ga (line 342) Not enough input arguments. Caused by: Failure in initial user-supplied nonli...

7年前|0answers | 0

0

answers

Question


获取错误“输入参数不够”
error is >>Error using ga (line 342) Not enough input arguments. Caused by: Failure in initial user-supplied nonli...

7年前|1答案|0

1

answer

Question


问题与理解错or
I have the following code function x = mapvariables(x) data=xlsread('newsections.xlsx'); %reading data from excel file al...

7年前|2 answers | 0

2

answers

Question


Map certain specific values from excel file in a Genetic Algorithm
函数x = mapVariables(x)data = xlsread('newsections.xlsx');%从Excel文件读取数据。此Excel文件有65行... ...

7年前|0answers | 0

0

answers

Question


How to map various properties using genetic algorithm?
Guys, I have a list of various steel section sizes and their corresponding properties (such as area,moment of inertia,radius etc...

7年前|2 answers | 0

2

answers

Question


Coordinate system in matlab
嗨,大家好。我正在创建一个建筑结构。各种坐标被输入以定义结构的几何形状。库尔...

7年前|1答案|0

1

answer

Question


使用遗传算法从给定集中获取离散值
Guys , I have an optimization problem in which, my variables are discrete. These variables have to take value from a given stand...

7年前|1答案|0

1

answer

Question


返回以前的语句
伙计们,在我的代码中,我为某些变量分配了一些值,然后进行了一些分析。分析的结果是...

7年前|1答案|0

1

answer

Question


form a row vector
我必须形成一个行矢量x = [5 6 16 17 27 28 39 39 ....],直到元素总数变为'n',其中t ...输入'n'

7年前|2 answers | 0

2

answers

Question


max value from particular set of rows and columns
Guys, I have a 12X40 matrix. I want to search for the max value but in certain rows and columns. Say, I want to search for max...

7年前|2 answers | 0

2

answers

Question


How to extract a specific position of excel cell in an iterating matlab file
Guys, I have a matlab file that takes data from an excel file and does the analysis. My excel file has 65 rows and 16 columns. M...

7年前|1答案|0

1

answer

Question


通过指定行号,将一个.m文件从一个.m文件执行到另一个.m文件。
伙计们,我有两个.m文件。我希望从第二个文件中的第一个文件中执行代码的某些部分。

7年前|1答案|0

1

answer

Question


create a vector ,of sets of predefined numbers stored in another row vectors
伙计们,我有两个行矢量x = [3:6],y = [8:27]。我想在另一个矢量中创建并存储(x,y)的所有可能组合...

7年前|2 answers | 0

2

answers

Question


find max value in a matrix
I have a=[ 1 2 3; 7 8 9; 4 5 6; 2 1 3]. I want to find max value in the matrix 'a' but i don't want it to consider second row. S...

7年前|1答案|0

1

answer

Question


在矩阵中移动行
Guys, I have a Matrix X= [A; B; C; D ; E; a; b; c; d; e ; f] each alphabet represents a row matrix wit...

7年前|1答案|0

1

answer

Question


generate a matrix along the length of an inclined line
I have an inclined line of a given length 'L' in XY coordinate plane, at a certain angle alpha with global X axis.My input would...

7年前|1答案|0

1

answer

Question


Max Min value in every column Of Matrix
I Have a code that gives me some output in my command window as a 9 by 80 matrix. I want that when I run the program and it giv...

7年前|2 answers | 0

2

answers

Question


How to generate the following matrix
我有x = [1 2 1 1;4 5 1 1;7 8 1 1]。我想要一个矩阵,其中此矩阵使用repmat函数和...

7年前|1答案|0

1

answer

Question


如何使用bsxfun遵循矩阵
I have a matrix x=[0 0 0;5 8 0; 7 6 0]. I want a matrix m=[0 0 0; 5 8 0 ; 7 6 ...

7年前|2 answers | 0

2

answers

Submitted


Structural analysis of 3d frames
用于结构分析

7年前|8下载|

Question


创建各种结构的拓扑
hello guys. I want to plot various positions of coordinates, inside a given rectangle. In other words, a rectangle is given and...

7年前|0answers | 0

0

answers

Question


how do i plot a rectangle havng cetain dimensions and inside it even number of parametric cordinates such dat the centres of all cordinates and centre of rectangle coincide?
i have to define a plan geometry in which my parametric input will be numb of columns..i wish to put columns in such a way dat d...

8年前|1答案|0

1

answer