eden meirovich
Followers: 0 Following: 0
Feeds
질문
use schur with symbolic varibles
Hello, I'm trying to use schur function with symbolic varible, but i see it's working only with number. is there a way to use...
거의 2년 전 | 답변 수: 0 | 0
0
답변질문
optimization problem - problem using det funciton
Hello i'm trying to solve an optimization problem with involve calcualte the det of a matrix (here it's the temp varible). th...
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
optimization of temperature profile
Hello. I wish to use the optimization solver to solve an optimization problem. i have a vector of Temperatures (T). with the in...
3년 초과 전 | 답변 수: 0 | 0
0
답변질문
create quadratic distribution function
Hello i would like to create a random number using a quadratic distribution. i know my function, it's a simple case where t...
3년 초과 전 | 답변 수: 0 | 0
0
답변질문
random number of two random varibles.
i have 2 random varibles, w and T. they both a ranom varibles of 2 varibles a density function ( f(,w,T)). is there a way to cr...
3년 초과 전 | 답변 수: 2 | 0
2
답변질문
Organize matrix in a random way
Hello, i have a matrix,H which have N rows and n columns.lets say N = 20 and n is 3. i would like to rearange only the rows in H...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
fopen - change the file the foler is opening
Hello! i had a code with was opening some files in the folder the m files was in, i did it like this: bat_ip = fop...
3년 초과 전 | 답변 수: 0 | 0
0
답변질문
use exe file from matlab
Hello, i have an exe file (called file.exe), i would like to open it from MATLAB, and insert the commands i wish to execute, i ...
3년 초과 전 | 답변 수: 0 | 0
0
답변질문
constrain using optimization varible
Hello! i'm intresting in optimization with constrains. I have 2 functions: and i have this foloowing constrains: ...
거의 4년 전 | 답변 수: 0 | 0
0
답변질문
optimization using solver based
hello! i'm trying to use optimization tool box (problem based), and optimize 2 vector NX1 data potints. omega = optimvar('...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
optimization using problem based
Hello! i want to optimize the varibles so that i get the maximum valus of my function i have 4 varibles (for now): delta = op...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
optimization using symbolic toolbox
hello I'm trying to use an optimization toolbox with syms variables. I want to max j (for a given time),or max the expression ...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
calssdef varible are overwriten using classdef function
hello i have a classdef that i created. i want to create difrent varible in that class. lets say rob 1 and rob 2. when i crea...
거의 4년 전 | 답변 수: 0 | 0
0
답변질문
Optimization of vectors with optimization toolbox
hello, new to optimization toolbox here :) i wolud like to optimize 2 vectors: omega (100X1) T (100X1) i have 2 constrains ...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
help solving differential equations
hello, i tring to solve this equation m*f'^2 -0.5(m+1)*f*f'' = m+f''' m is a variable i need to set my initial values are: f...
4년 초과 전 | 답변 수: 3 | 0