photo

imed NASRI


Université de Lorraine

2013 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

7 質問
1 回答

ランク
14,070
of 300,771

評判
3

コントリビューション
7 質問
1 回答

回答採用率
42.86%

獲得投票数
3

ランク
 of 21,084

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,969

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to edit a text file using matlab?
Hello, I have a text file that is in the following form: 1 1 4 0 6 1 2 9 5 6 I want to add braces and s...

12年弱 前 | 2 件の回答 | 0

2

回答

質問


Function Vectorizing using matlab
How can I vectorize the following function: y=sum(u(1:5))+5*min(0,bineq(1)-Aineq(1,:)*transpose(u(1:9)))^2+6*min(0,bineq(2...

12年弱 前 | 0 件の回答 | 0

0

回答

質問


How to accelerate matrix calculation with matlab?
I have 40800 linear sparse equations that have the following forms: F(1)=2*x(1)+x(2)-10; F(2)=x(9)+3*x(10)-7;........

12年弱 前 | 1 件の回答 | 0

1

回答

質問


Generating a random binary matrix
Hello, I want to generate randomly a (nxm) matrix of binary variables (0 and 1) in matlab. Is there someone who has a sugges...

12年弱 前 | 2 件の回答 | 2

2

回答

質問


Population type 'bitString' in the GA toolbox
I set the Population type as 'bitString' in the options structure but after running the ga solver values of my x are not binary ...

約12年 前 | 0 件の回答 | 0

0

回答

質問


Element-By-Element Operations using Matlab
I wonder how to calculate the following sum using Element-By-Element Operations Matlab: ∑_(i=1)^4(u_i.[min(0,A_i.x-b_i ...

約12年 前 | 2 件の回答 | 0

2

回答

回答済み
Integer constrained optimization using the "ga" (genetic algorithm) solver of MATLAB - can anyone help?
in the case of my optimization problem, both equality and inequality constraints are violated when i run the mixed integer solve...

約12年 前 | 0

質問


Integer constrained optimization using the "ga" (genetic algorithm) solver of MATLAB - can anyone help?
I tried to do mono-objective linear optimization subject to linear equality and inequality constraints and over binary decision ...

約12年 前 | 4 件の回答 | 1

4

回答