photo

Igor de Britto


2011 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

10 質問
3 回答

ランク
5,108
of 297,457

評判
10

コントリビューション
10 質問
3 回答

回答採用率
50.0%

獲得投票数
1

ランク
 of 20,438

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 158,938

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


Generating curve plots for frequency
Hi there, I have a function for generating random numbers inside a given interval. It's purpose is to control the frequency o...

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

0

回答

質問


eval is giving wrong results
Hi, all I do have a function running within some loops and create variables with dynamically generated names based on the val...

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

2

回答

質問


Appending new dimensions to existing variable
Hi, people, I'm running a model with 6 input variables and trying to get the results for each case. For instance, if variable...

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

1

回答

質問


Set ratio on subplot after resizing window
Hi all, Since I don't know how to do a few things (like putting lines on the title of subplots), I'm using some annotation st...

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

0

回答

回答済み
How to do permutations on a triangular matrix so that every permuted element goes from a filled to a non-filled cell?
T = tril(X) The point was to create an index of the initially empty and initially filled cells. It may not be the most elegant ...

約13年 前 | 0

| 採用済み

質問


How to make Matlab print special characters on plots?
Hi, all, I'm currently trying to put a colored line on the side of the title on a subplot, but clueless about how to do it pr...

約13年 前 | 1 件の回答 | 0

1

回答

質問


Move subplot title and create colored line beside it.
Hi, all. I have this plot code for visualizing the matrices that originate a curve being ploted. Each matrix is subploted with a...

約13年 前 | 1 件の回答 | 0

1

回答

回答済み
Number of functions in a function-M file
A m-file can have more than one function.

約13年 前 | 0

| 採用済み

質問


How to do permutations on a triangular matrix so that every permuted element goes from a filled to a non-filled cell?
Hi, all. I want to create a shuffled matrix that comes from a triangular matrix. The point is to permute elements from the initi...

約13年 前 | 1 件の回答 | 0

1

回答

質問


Problems with multiplications (matrix dimensions must agree) on F5, but not on F9
I have this code: function [Pex] = ponderacaoPorEspecies(probabilidadeDeExtincao) % Este módulo pondera a probab...

約13年 前 | 1 件の回答 | 0

1

回答

質問


Scaling pcolor graphics on subplots
I'm trying to subplot (by collumns) a bar, a pcolor, 8 pcolors, one plot. Problem is: the matrixes for the 8 pcolors are being p...

13年以上 前 | 2 件の回答 | 0

2

回答

回答済み
Finding the point
Right or left hand side means above or under the line? If so: line_eq = k*x + n P = (a,b) if k*a + n > b 'u...

13年以上 前 | 1

| 採用済み

質問


Create a surface plot with colors associated to value on cell
I have a matrix with 3 possible values: 1, 0 and -1. They may contain any combination of those elements. I'd like to choose the ...

13年以上 前 | 2 件の回答 | 0

2

回答