<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://srwebpolr01.uqar.ca/polr/index.php?action=history&amp;feed=atom&amp;title=Visualisation_de_champs_dans_Matlab</id>
	<title>Visualisation de champs dans Matlab - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://srwebpolr01.uqar.ca/polr/index.php?action=history&amp;feed=atom&amp;title=Visualisation_de_champs_dans_Matlab"/>
	<link rel="alternate" type="text/html" href="https://srwebpolr01.uqar.ca/polr/index.php?title=Visualisation_de_champs_dans_Matlab&amp;action=history"/>
	<updated>2026-05-27T06:32:05Z</updated>
	<subtitle>Historique des révisions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://srwebpolr01.uqar.ca/polr/index.php?title=Visualisation_de_champs_dans_Matlab&amp;diff=1642&amp;oldid=prev</id>
		<title>Sennevil le 1 décembre 2017 à 21:21</title>
		<link rel="alternate" type="text/html" href="https://srwebpolr01.uqar.ca/polr/index.php?title=Visualisation_de_champs_dans_Matlab&amp;diff=1642&amp;oldid=prev"/>
		<updated>2017-12-01T21:21:43Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;fr&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Version précédente&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Version du 1 décembre 2017 à 21:21&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Ligne 1 :&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Ligne 1 :&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;fonction &lt;/del&gt;utiles==&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;fonctions &lt;/ins&gt;utiles==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;===squeeze===&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;===squeeze===&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Pour visualiser les variables ayant plus de 2 dimensions (4-D double dans matlab par exemple), utilisez la fonction &amp;#039;&amp;#039;&amp;#039;squeeze&amp;#039;&amp;#039;&amp;#039; pour réduire le nombre de dimensions. Si les valeurs non singulières se retrouvent dans les 2 premières dimensions de la variable (ex: A(:,:,12,25)), le squeeze n&amp;#039;est peut-être pas nécessaire mais il est recommandé de le faire en tout temps.  &lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Pour visualiser les variables ayant plus de 2 dimensions (4-D double dans matlab par exemple), utilisez la fonction &amp;#039;&amp;#039;&amp;#039;squeeze&amp;#039;&amp;#039;&amp;#039; pour réduire le nombre de dimensions. Si les valeurs non singulières se retrouvent dans les 2 premières dimensions de la variable (ex: A(:,:,12,25)), le squeeze n&amp;#039;est peut-être pas nécessaire&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;, &lt;/ins&gt;mais il est recommandé de le faire en tout temps.  &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;===pcolor vs unit8===&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;===pcolor vs unit8===&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Dans &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;certain &lt;/del&gt;cas, les données se trouvant dans une variable doivent être converties en un autre format pour être argument d&amp;#039;une fonction. La fonction pcolor par exemple ne supporte pas unit8. Le &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;champs &lt;/del&gt;doit donc être transformé en double comme ceci &amp;#039;&amp;#039;&amp;#039;double(A)&amp;#039;&amp;#039;&amp;#039; avant d&amp;#039;en faire une figure avec pcolor. Pour d&amp;#039;autres langages informatiques compilés, certains compilateurs utilisés peuvent être très capricieux sur le format des variables.  &lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Dans &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;certains &lt;/ins&gt;cas, les données se trouvant dans une variable doivent être converties en un autre format pour être argument d&amp;#039;une fonction. La fonction pcolor par exemple ne supporte pas unit8. Le &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;champ &lt;/ins&gt;doit donc être transformé en double comme ceci &amp;#039;&amp;#039;&amp;#039;double(A)&amp;#039;&amp;#039;&amp;#039; avant d&amp;#039;en faire une figure avec pcolor. Pour d&amp;#039;autres langages informatiques compilés, certains compilateurs utilisés peuvent être très capricieux sur le format des variables.  &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;===pcolor vs imagesc===&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;===pcolor vs imagesc===&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Pour illustré un champ, 2 fonctions sont disponible dans matlab: pcolor et imagesc. Voici ce qui les différencie.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Pour illustré un champ, 2 fonctions sont disponible dans matlab: pcolor et imagesc. Voici ce qui les différencie.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Pcolor&amp;#039;&amp;#039;&amp;#039; établie par défaut l&amp;#039;origine du graphique en bas à gauche (axis(&amp;#039;xy&amp;#039;)) tandis que dans &amp;#039;&amp;#039;&amp;#039;imagesc&amp;#039;&amp;#039;&amp;#039; l&amp;#039;origine est en haut &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;a &lt;/del&gt;gauche (axis(&amp;#039;ij&amp;#039;)). La fonction axis mentionnée ici peut être utilisée avec ces 2 fonctions pour modifier l&amp;#039;origine. De plus, pcolor n&amp;#039;illustre pas la dernière ligne et dernière colonne n&amp;#039;attribue pas de valeur à un NaN tandis que imagesc trace &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;toute &lt;/del&gt;le champ et remplace les NaN par la plus petite valeur du champ. Finalement, imagesc trace sur une grille régulière avec des éléments carrés et ne tient pas compte des axes tandis que pcolor peut faire des &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;pixel &lt;/del&gt;de quadrilatères étirés dont les quartes coins sont dépendant de &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;leur &lt;/del&gt;valeurs sur les axes.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Pcolor&amp;#039;&amp;#039;&amp;#039; établie par défaut l&amp;#039;origine du graphique en bas à gauche (axis(&amp;#039;xy&amp;#039;)) tandis que dans &amp;#039;&amp;#039;&amp;#039;imagesc&amp;#039;&amp;#039;&amp;#039; l&amp;#039;origine est en haut &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;à &lt;/ins&gt;gauche (axis(&amp;#039;ij&amp;#039;)). La fonction axis mentionnée ici peut être utilisée avec ces 2 fonctions pour modifier l&amp;#039;origine. De plus, pcolor n&amp;#039;illustre pas la dernière ligne et dernière colonne n&amp;#039;attribue pas de valeur à un NaN tandis que imagesc trace &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;tout &lt;/ins&gt;le champ et remplace les NaN par la plus petite valeur du champ. Finalement, imagesc trace sur une grille régulière avec des éléments carrés et ne tient pas compte des axes tandis que pcolor peut faire des &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;pixels &lt;/ins&gt;de quadrilatères étirés dont les quartes coins sont dépendant de &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;leurs &lt;/ins&gt;valeurs sur les axes.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;===contour(X,Y,n) vs contour(X,Y,v)===&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;===contour(X,Y,n) vs contour(X,Y,v)===&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;La fonction &amp;#039;&amp;#039;&amp;#039;contour&amp;#039;&amp;#039;&amp;#039; peut soit fournir les positions de n contours (choisis par Matlab) ou des contours contenus dans le vecteur v (par exemple: [1 2 3 4 5]). Cependant, pour obtenir le contour de valeur 1, il ne faut pas utiliser &amp;#039;&amp;#039;&amp;#039;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;coutour&lt;/del&gt;(X,Y,1)&amp;#039;&amp;#039;&amp;#039; car Matlab vous fournira 1 contour de son choix confondant n et v. Vous devez utiliser &amp;#039;&amp;#039;&amp;#039;contour(X,Y,[1 1])&amp;#039;&amp;#039;&amp;#039;.  &lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;La fonction &amp;#039;&amp;#039;&amp;#039;contour&amp;#039;&amp;#039;&amp;#039; peut soit fournir les positions de n contours (choisis par Matlab) ou des contours contenus dans le vecteur v (par exemple: [1 2 3 4 5]). Cependant, pour obtenir le contour de valeur 1, il ne faut pas utiliser &amp;#039;&amp;#039;&amp;#039;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;contour&lt;/ins&gt;(X,Y,1)&amp;#039;&amp;#039;&amp;#039; car Matlab vous fournira 1 contour de son choix confondant n et v. Vous devez utiliser &amp;#039;&amp;#039;&amp;#039;contour(X,Y,[1 1])&amp;#039;&amp;#039;&amp;#039;.  &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:FAQ]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:FAQ]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:Matlab]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:Matlab]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Sennevil</name></author>
	</entry>
	<entry>
		<id>https://srwebpolr01.uqar.ca/polr/index.php?title=Visualisation_de_champs_dans_Matlab&amp;diff=1641&amp;oldid=prev</id>
		<title>Sennevil le 1 décembre 2017 à 21:18</title>
		<link rel="alternate" type="text/html" href="https://srwebpolr01.uqar.ca/polr/index.php?title=Visualisation_de_champs_dans_Matlab&amp;diff=1641&amp;oldid=prev"/>
		<updated>2017-12-01T21:18:12Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;fr&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Version précédente&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Version du 1 décembre 2017 à 21:18&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l7&quot; &gt;Ligne 7 :&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Ligne 7 :&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Pour illustré un champ, 2 fonctions sont disponible dans matlab: pcolor et imagesc. Voici ce qui les différencie.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Pour illustré un champ, 2 fonctions sont disponible dans matlab: pcolor et imagesc. Voici ce qui les différencie.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Pcolor&amp;#039;&amp;#039;&amp;#039; établie par défaut l&amp;#039;origine du graphique en bas à gauche (axis(&amp;#039;xy&amp;#039;)) tandis que dans &amp;#039;&amp;#039;&amp;#039;imagesc&amp;#039;&amp;#039;&amp;#039; l&amp;#039;origine est en haut a gauche (axis(&amp;#039;ij&amp;#039;)). La fonction axis mentionnée ici peut être utilisée avec ces 2 fonctions pour modifier l&amp;#039;origine. De plus, pcolor n&amp;#039;illustre pas la dernière ligne et dernière colonne n&amp;#039;attribue pas de valeur à un NaN tandis que imagesc trace toute le champ et remplace les NaN par la plus petite valeur du champ. Finalement, imagesc trace sur une grille régulière avec des éléments carrés et ne tient pas compte des axes tandis que pcolor peut faire des pixel de quadrilatères étirés dont les quartes coins sont dépendant de leur valeurs sur les axes.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Pcolor&amp;#039;&amp;#039;&amp;#039; établie par défaut l&amp;#039;origine du graphique en bas à gauche (axis(&amp;#039;xy&amp;#039;)) tandis que dans &amp;#039;&amp;#039;&amp;#039;imagesc&amp;#039;&amp;#039;&amp;#039; l&amp;#039;origine est en haut a gauche (axis(&amp;#039;ij&amp;#039;)). La fonction axis mentionnée ici peut être utilisée avec ces 2 fonctions pour modifier l&amp;#039;origine. De plus, pcolor n&amp;#039;illustre pas la dernière ligne et dernière colonne n&amp;#039;attribue pas de valeur à un NaN tandis que imagesc trace toute le champ et remplace les NaN par la plus petite valeur du champ. Finalement, imagesc trace sur une grille régulière avec des éléments carrés et ne tient pas compte des axes tandis que pcolor peut faire des pixel de quadrilatères étirés dont les quartes coins sont dépendant de leur valeurs sur les axes.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;===contour(X,Y,n) vs contour(X,Y,v)===&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;La fonction &amp;#039;&amp;#039;&amp;#039;contour&amp;#039;&amp;#039;&amp;#039; peut soit fournir les positions de n contours (choisis par Matlab) ou des contours contenus dans le vecteur v (par exemple: [1 2 3 4 5]). Cependant, pour obtenir le contour de valeur 1, il ne faut pas utiliser &amp;#039;&amp;#039;&amp;#039;coutour(X,Y,1)&amp;#039;&amp;#039;&amp;#039; car Matlab vous fournira 1 contour de son choix confondant n et v. Vous devez utiliser &amp;#039;&amp;#039;&amp;#039;contour(X,Y,[1 1])&amp;#039;&amp;#039;&amp;#039;. &lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:FAQ]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:FAQ]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:Matlab]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:Matlab]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Sennevil</name></author>
	</entry>
	<entry>
		<id>https://srwebpolr01.uqar.ca/polr/index.php?title=Visualisation_de_champs_dans_Matlab&amp;diff=1496&amp;oldid=prev</id>
		<title>Caveenj le 18 juillet 2017 à 18:25</title>
		<link rel="alternate" type="text/html" href="https://srwebpolr01.uqar.ca/polr/index.php?title=Visualisation_de_champs_dans_Matlab&amp;diff=1496&amp;oldid=prev"/>
		<updated>2017-07-18T18:25:34Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;fr&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Version précédente&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Version du 18 juillet 2017 à 18:25&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l9&quot; &gt;Ligne 9 :&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Ligne 9 :&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:FAQ]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:FAQ]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[Category:Matlab]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Caveenj</name></author>
	</entry>
	<entry>
		<id>https://srwebpolr01.uqar.ca/polr/index.php?title=Visualisation_de_champs_dans_Matlab&amp;diff=1325&amp;oldid=prev</id>
		<title>Sennevil le 6 juin 2017 à 13:23</title>
		<link rel="alternate" type="text/html" href="https://srwebpolr01.uqar.ca/polr/index.php?title=Visualisation_de_champs_dans_Matlab&amp;diff=1325&amp;oldid=prev"/>
		<updated>2017-06-06T13:23:05Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;fr&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Version précédente&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Version du 6 juin 2017 à 13:23&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Ligne 1 :&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Ligne 1 :&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;==fonction utiles==&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;===squeeze===&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Pour visualiser les variables ayant plus de 2 dimensions (4-D double dans matlab par exemple), utilisez la fonction &amp;#039;&amp;#039;&amp;#039;squeeze&amp;#039;&amp;#039;&amp;#039; pour réduire le nombre de dimensions. Si les valeurs non singulières se retrouvent dans les 2 premières dimensions de la variable (ex: A(:,:,12,25)), le squeeze n&amp;#039;est peut-être pas nécessaire mais il est recommandé de le faire en tout temps.  &lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Pour visualiser les variables ayant plus de 2 dimensions (4-D double dans matlab par exemple), utilisez la fonction &amp;#039;&amp;#039;&amp;#039;squeeze&amp;#039;&amp;#039;&amp;#039; pour réduire le nombre de dimensions. Si les valeurs non singulières se retrouvent dans les 2 premières dimensions de la variable (ex: A(:,:,12,25)), le squeeze n&amp;#039;est peut-être pas nécessaire mais il est recommandé de le faire en tout temps.  &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;===pcolor vs unit8===&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Dans certain cas, les données se trouvant dans une variable doivent être converties en un autre format pour être argument d&amp;#039;une fonction. La fonction pcolor par exemple ne supporte pas unit8. Le champs doit donc être transformé en double comme ceci &amp;#039;&amp;#039;&amp;#039;double(A)&amp;#039;&amp;#039;&amp;#039; avant d&amp;#039;en faire une figure avec pcolor. Pour d&amp;#039;autres langages informatiques compilés, certains compilateurs utilisés peuvent être très capricieux sur le format des variables.  &lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Dans certain cas, les données se trouvant dans une variable doivent être converties en un autre format pour être argument d&amp;#039;une fonction. La fonction pcolor par exemple ne supporte pas unit8. Le champs doit donc être transformé en double comme ceci &amp;#039;&amp;#039;&amp;#039;double(A)&amp;#039;&amp;#039;&amp;#039; avant d&amp;#039;en faire une figure avec pcolor. Pour d&amp;#039;autres langages informatiques compilés, certains compilateurs utilisés peuvent être très capricieux sur le format des variables.  &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;===pcolor vs imagesc===&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Pour illustré un champ, 2 fonctions sont disponible dans matlab: pcolor et imagesc. Voici ce qui les différencie.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Pour illustré un champ, 2 fonctions sont disponible dans matlab: pcolor et imagesc. Voici ce qui les différencie.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Pcolor&amp;#039;&amp;#039;&amp;#039; établie par défaut l&amp;#039;origine du graphique en bas à gauche (axis(&amp;#039;xy&amp;#039;)) tandis que dans &amp;#039;&amp;#039;&amp;#039;imagesc&amp;#039;&amp;#039;&amp;#039; l&amp;#039;origine est en haut a gauche (axis(&amp;#039;ij&amp;#039;)). La fonction axis mentionnée ici peut être utilisée avec ces 2 fonctions pour modifier l&amp;#039;origine. De plus, pcolor n&amp;#039;illustre pas la dernière ligne et dernière colonne n&amp;#039;attribue pas de valeur à un NaN tandis que imagesc trace toute le champ et remplace les NaN par la plus petite valeur du champ. Finalement, imagesc trace sur une grille régulière avec des éléments carrés et ne tient pas compte des axes tandis que pcolor peut faire des pixel de quadrilatères étirés dont les quartes coins sont dépendant de leur valeurs sur les axes.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Pcolor&amp;#039;&amp;#039;&amp;#039; établie par défaut l&amp;#039;origine du graphique en bas à gauche (axis(&amp;#039;xy&amp;#039;)) tandis que dans &amp;#039;&amp;#039;&amp;#039;imagesc&amp;#039;&amp;#039;&amp;#039; l&amp;#039;origine est en haut a gauche (axis(&amp;#039;ij&amp;#039;)). La fonction axis mentionnée ici peut être utilisée avec ces 2 fonctions pour modifier l&amp;#039;origine. De plus, pcolor n&amp;#039;illustre pas la dernière ligne et dernière colonne n&amp;#039;attribue pas de valeur à un NaN tandis que imagesc trace toute le champ et remplace les NaN par la plus petite valeur du champ. Finalement, imagesc trace sur une grille régulière avec des éléments carrés et ne tient pas compte des axes tandis que pcolor peut faire des pixel de quadrilatères étirés dont les quartes coins sont dépendant de leur valeurs sur les axes.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[Category:FAQ]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Sennevil</name></author>
	</entry>
	<entry>
		<id>https://srwebpolr01.uqar.ca/polr/index.php?title=Visualisation_de_champs_dans_Matlab&amp;diff=644&amp;oldid=prev</id>
		<title>Caveenj : 4 révisions importées</title>
		<link rel="alternate" type="text/html" href="https://srwebpolr01.uqar.ca/polr/index.php?title=Visualisation_de_champs_dans_Matlab&amp;diff=644&amp;oldid=prev"/>
		<updated>2017-06-01T18:49:56Z</updated>

		<summary type="html">&lt;p&gt;4 révisions importées&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Pour visualiser les variables ayant plus de 2 dimensions (4-D double dans matlab par exemple), utilisez la fonction &amp;#039;&amp;#039;&amp;#039;squeeze&amp;#039;&amp;#039;&amp;#039; pour réduire le nombre de dimensions. Si les valeurs non singulières se retrouvent dans les 2 premières dimensions de la variable (ex: A(:,:,12,25)), le squeeze n&amp;#039;est peut-être pas nécessaire mais il est recommandé de le faire en tout temps. &lt;br /&gt;
&lt;br /&gt;
Dans certain cas, les données se trouvant dans une variable doivent être converties en un autre format pour être argument d&amp;#039;une fonction. La fonction pcolor par exemple ne supporte pas unit8. Le champs doit donc être transformé en double comme ceci &amp;#039;&amp;#039;&amp;#039;double(A)&amp;#039;&amp;#039;&amp;#039; avant d&amp;#039;en faire une figure avec pcolor. Pour d&amp;#039;autres langages informatiques compilés, certains compilateurs utilisés peuvent être très capricieux sur le format des variables. &lt;br /&gt;
&lt;br /&gt;
Pour illustré un champ, 2 fonctions sont disponible dans matlab: pcolor et imagesc. Voici ce qui les différencie.&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Pcolor&amp;#039;&amp;#039;&amp;#039; établie par défaut l&amp;#039;origine du graphique en bas à gauche (axis(&amp;#039;xy&amp;#039;)) tandis que dans &amp;#039;&amp;#039;&amp;#039;imagesc&amp;#039;&amp;#039;&amp;#039; l&amp;#039;origine est en haut a gauche (axis(&amp;#039;ij&amp;#039;)). La fonction axis mentionnée ici peut être utilisée avec ces 2 fonctions pour modifier l&amp;#039;origine. De plus, pcolor n&amp;#039;illustre pas la dernière ligne et dernière colonne n&amp;#039;attribue pas de valeur à un NaN tandis que imagesc trace toute le champ et remplace les NaN par la plus petite valeur du champ. Finalement, imagesc trace sur une grille régulière avec des éléments carrés et ne tient pas compte des axes tandis que pcolor peut faire des pixel de quadrilatères étirés dont les quartes coins sont dépendant de leur valeurs sur les axes.&lt;/div&gt;</summary>
		<author><name>Caveenj</name></author>
	</entry>
</feed>