<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Python code Archives &#8212; MATLAB Number ONE</title>
	<atom:link href="https://matlab1.com/product-category/python-code/feed/" rel="self" type="application/rss+xml" />
	<link>https://matlab1.com/product-category/python-code/</link>
	<description>MATLAB Simulink &#124; Tutorial &#124; Code &#124; Project</description>
	<lastBuildDate>Mon, 15 Jan 2024 15:34:31 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://matlab1.com/wp-content/uploads/2018/08/icon1-100x100.png</url>
	<title>Python code Archives &#8212; MATLAB Number ONE</title>
	<link>https://matlab1.com/product-category/python-code/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Find the least squares solution of the inconsistent linear system</title>
		<link>https://matlab1.com/shop/matlab-code/find-the-least-squares-solution-of-the-inconsistent-linear-system/</link>
					<comments>https://matlab1.com/shop/matlab-code/find-the-least-squares-solution-of-the-inconsistent-linear-system/#respond</comments>
		
		<dc:creator><![CDATA[global MATLAB]]></dc:creator>
		<pubDate>Sun, 07 Mar 2021 12:57:31 +0000</pubDate>
				<guid isPermaLink="false">https://matlab1.com/?post_type=product&#038;p=7760</guid>

					<description><![CDATA[<p>Find the least-squares solution of the inconsistent linear system Ax = b, where: &#160; &#160; The normal equations are given by where, The least squares solution xˆ is obtained by solving the normal equations. In MATLAB: &#62;&#62; A = [1 2 4; 3 1 5; 1 1 1; 2 2 1; 3 1 3] &#62;&#62; [&#8230;]</p>
<p>The post <a href="https://matlab1.com/shop/matlab-code/find-the-least-squares-solution-of-the-inconsistent-linear-system/">Find the least squares solution of the inconsistent linear system</a> appeared first on <a href="https://matlab1.com">MATLAB Number ONE</a>.</p>
]]></description>
		
					<wfw:commentRss>https://matlab1.com/shop/matlab-code/find-the-least-squares-solution-of-the-inconsistent-linear-system/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Python code for successive over-relaxation (SOR) method</title>
		<link>https://matlab1.com/shop/python-code/python-code-for-successive-over-relaxation-sor-method/</link>
					<comments>https://matlab1.com/shop/python-code/python-code-for-successive-over-relaxation-sor-method/#respond</comments>
		
		<dc:creator><![CDATA[global MATLAB]]></dc:creator>
		<pubDate>Sun, 07 Mar 2021 11:36:23 +0000</pubDate>
				<guid isPermaLink="false">https://matlab1.com/?post_type=product&#038;p=7758</guid>

					<description><![CDATA[<p>This MATLAB function receives a matrix A, a vector b, an initial starting vector x0, a real value ω, and a tolerance ε, and returns an approximate solution of the system Ax = b within the given tolerance together with the number of iterations. &#160; x = [[-1.00000000e+00] [-1.94732314e-10] [ 1.00000000e+00]] Iterations = 16 &#160; [&#8230;]</p>
<p>The post <a href="https://matlab1.com/shop/python-code/python-code-for-successive-over-relaxation-sor-method/">Python code for successive over-relaxation (SOR) method</a> appeared first on <a href="https://matlab1.com">MATLAB Number ONE</a>.</p>
]]></description>
		
					<wfw:commentRss>https://matlab1.com/shop/python-code/python-code-for-successive-over-relaxation-sor-method/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Python code implements the Gauss-Seidel method in the matrix form</title>
		<link>https://matlab1.com/shop/python-code/python-code-implements-the-gauss-seidel-method-in-the-matrix-form/</link>
					<comments>https://matlab1.com/shop/python-code/python-code-implements-the-gauss-seidel-method-in-the-matrix-form/#respond</comments>
		
		<dc:creator><![CDATA[global MATLAB]]></dc:creator>
		<pubDate>Fri, 19 Feb 2021 07:28:20 +0000</pubDate>
				<guid isPermaLink="false">https://matlab1.com/?post_type=product&#038;p=7748</guid>

					<description><![CDATA[<p>&#160; &#160;</p>
<p>The post <a href="https://matlab1.com/shop/python-code/python-code-implements-the-gauss-seidel-method-in-the-matrix-form/">Python code implements the Gauss-Seidel method in the matrix form</a> appeared first on <a href="https://matlab1.com">MATLAB Number ONE</a>.</p>
]]></description>
		
					<wfw:commentRss>https://matlab1.com/shop/python-code/python-code-implements-the-gauss-seidel-method-in-the-matrix-form/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Python code of the Gauss-Seidel method</title>
		<link>https://matlab1.com/shop/python-code/python-code-of-the-gauss-seidel-method/</link>
					<comments>https://matlab1.com/shop/python-code/python-code-of-the-gauss-seidel-method/#respond</comments>
		
		<dc:creator><![CDATA[global MATLAB]]></dc:creator>
		<pubDate>Fri, 19 Feb 2021 07:19:27 +0000</pubDate>
				<guid isPermaLink="false">https://matlab1.com/?post_type=product&#038;p=7745</guid>

					<description><![CDATA[<p>&#160; &#160; A = np.array([[-5, 1, -2], [1, 6, 3], [2, -1, -4]]) b = np.array([[13], [1], [-1]]) x0 = np.zeros((3, 1), 'float') Eps = 1e-8 Iterations = 16 x = [[-2.] [ 1.] [-1.]]</p>
<p>The post <a href="https://matlab1.com/shop/python-code/python-code-of-the-gauss-seidel-method/">Python code of the Gauss-Seidel method</a> appeared first on <a href="https://matlab1.com">MATLAB Number ONE</a>.</p>
]]></description>
		
					<wfw:commentRss>https://matlab1.com/shop/python-code/python-code-of-the-gauss-seidel-method/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Python code of the Jacobi method in the matrix form</title>
		<link>https://matlab1.com/shop/python-code/python-code-of-the-jacobi-method-in-the-matrix-form/</link>
					<comments>https://matlab1.com/shop/python-code/python-code-of-the-jacobi-method-in-the-matrix-form/#respond</comments>
		
		<dc:creator><![CDATA[global MATLAB]]></dc:creator>
		<pubDate>Fri, 19 Feb 2021 06:23:13 +0000</pubDate>
				<guid isPermaLink="false">https://matlab1.com/?post_type=product&#038;p=7742</guid>

					<description><![CDATA[<p>Matrix A can be expressed as: A = L+ D +U therefore, the linear system Ax = b can be written as: (L+ D +U)x = b The Jacobi method chooses S = D and T = L+U. It is worthy to notice that no diagonal element in D can be 0. That is , [&#8230;]</p>
<p>The post <a href="https://matlab1.com/shop/python-code/python-code-of-the-jacobi-method-in-the-matrix-form/">Python code of the Jacobi method in the matrix form</a> appeared first on <a href="https://matlab1.com">MATLAB Number ONE</a>.</p>
]]></description>
		
					<wfw:commentRss>https://matlab1.com/shop/python-code/python-code-of-the-jacobi-method-in-the-matrix-form/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>The Jacobi Method for linear system of equations</title>
		<link>https://matlab1.com/shop/matlab-code/the-jacobi-method-for-linear-system-of-equations/</link>
					<comments>https://matlab1.com/shop/matlab-code/the-jacobi-method-for-linear-system-of-equations/#respond</comments>
		
		<dc:creator><![CDATA[global MATLAB]]></dc:creator>
		<pubDate>Thu, 18 Feb 2021 12:38:40 +0000</pubDate>
				<guid isPermaLink="false">https://matlab1.com/?post_type=product&#038;p=7719</guid>

					<description><![CDATA[<p>MATLAB and Python code for Jacobi method : &#160; Given the linear system of equations: From the above equation, follows that: The Jacobi method is an iterative method, which starts from an initial guess for the solution Then, the solution in iteration k is used to find an approximation for the system solution in iteration [&#8230;]</p>
<p>The post <a href="https://matlab1.com/shop/matlab-code/the-jacobi-method-for-linear-system-of-equations/">The Jacobi Method for linear system of equations</a> appeared first on <a href="https://matlab1.com">MATLAB Number ONE</a>.</p>
]]></description>
		
					<wfw:commentRss>https://matlab1.com/shop/matlab-code/the-jacobi-method-for-linear-system-of-equations/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Python code for backward substitution method for solving the linear system</title>
		<link>https://matlab1.com/shop/python-code/python-code-for-backward-substitution-method-for-solving-the-linear-system/</link>
					<comments>https://matlab1.com/shop/python-code/python-code-for-backward-substitution-method-for-solving-the-linear-system/#respond</comments>
		
		<dc:creator><![CDATA[global MATLAB]]></dc:creator>
		<pubDate>Thu, 18 Feb 2021 08:46:38 +0000</pubDate>
				<guid isPermaLink="false">https://matlab1.com/?post_type=product&#038;p=7718</guid>

					<description><![CDATA[<p>This function uses the backward substitution method for solving the linear system Ax = b, where A is an upper triangular matrix b is a known vector and n is the dimension of the problem. Example : &#160; &#160; A = np.diag([2, -1, 3]) b = np.array([4, -1, 3]) Final result of the python code [&#8230;]</p>
<p>The post <a href="https://matlab1.com/shop/python-code/python-code-for-backward-substitution-method-for-solving-the-linear-system/">Python code for backward substitution method for solving the linear system</a> appeared first on <a href="https://matlab1.com">MATLAB Number ONE</a>.</p>
]]></description>
		
					<wfw:commentRss>https://matlab1.com/shop/python-code/python-code-for-backward-substitution-method-for-solving-the-linear-system/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MNE package tutorial</title>
		<link>https://matlab1.com/shop/python-code/mne-package-tutorial/</link>
					<comments>https://matlab1.com/shop/python-code/mne-package-tutorial/#respond</comments>
		
		<dc:creator><![CDATA[global MATLAB]]></dc:creator>
		<pubDate>Wed, 30 Dec 2020 18:52:09 +0000</pubDate>
				<guid isPermaLink="false">https://matlab1.com/?post_type=product&#038;p=7084</guid>

					<description><![CDATA[<p>MSE package is a package that can be used for application related to human neurophysiological data. In this course, we will learn you how to work with this dataset in MATLAB. &#160;</p>
<p>The post <a href="https://matlab1.com/shop/python-code/mne-package-tutorial/">MNE package tutorial</a> appeared first on <a href="https://matlab1.com">MATLAB Number ONE</a>.</p>
]]></description>
		
					<wfw:commentRss>https://matlab1.com/shop/python-code/mne-package-tutorial/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Denoising using autoencoders in TensorFlow</title>
		<link>https://matlab1.com/shop/python-code/denoising-using-autoencoders-in-tensorflow/</link>
					<comments>https://matlab1.com/shop/python-code/denoising-using-autoencoders-in-tensorflow/#respond</comments>
		
		<dc:creator><![CDATA[global MATLAB]]></dc:creator>
		<pubDate>Sun, 10 Jun 2018 11:03:13 +0000</pubDate>
				<guid isPermaLink="false">https://matlab1.com/?post_type=product&#038;p=5590</guid>

					<description><![CDATA[<p>Autoencoders can also be used for image denoising. Denoising is the process of removing noise from the image. A denoising encoder can be trained in an unsupervised manner. The noise can be introduced in a normal image and the autoencoder is trained against the original images. Later, the full autoencoder can be used to produce [&#8230;]</p>
<p>The post <a href="https://matlab1.com/shop/python-code/denoising-using-autoencoders-in-tensorflow/">Denoising using autoencoders in TensorFlow</a> appeared first on <a href="https://matlab1.com">MATLAB Number ONE</a>.</p>
]]></description>
		
					<wfw:commentRss>https://matlab1.com/shop/python-code/denoising-using-autoencoders-in-tensorflow/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Extracting bottleneck features for an image in tensorflow</title>
		<link>https://matlab1.com/shop/python-code/extracting-bottleneck-features-for-an-image-in-tensorflow/</link>
					<comments>https://matlab1.com/shop/python-code/extracting-bottleneck-features-for-an-image-in-tensorflow/#respond</comments>
		
		<dc:creator><![CDATA[global MATLAB]]></dc:creator>
		<pubDate>Sun, 10 Jun 2018 10:44:42 +0000</pubDate>
				<guid isPermaLink="false">https://matlab1.com/?post_type=product&#038;p=5576</guid>

					<description><![CDATA[<p>Bottleneck features are the values computed in the pre-classification layer. In this product, we will see how to extract the bottleneck features from a pre-trained model using TensorFlow. Let&#8217;s start by importing the required libraries, using the following code: import os import urllib.request from tensorflow.python.platform import gfile import tarfile &#160; &#160; &#160; Running the above code [&#8230;]</p>
<p>The post <a href="https://matlab1.com/shop/python-code/extracting-bottleneck-features-for-an-image-in-tensorflow/">Extracting bottleneck features for an image in tensorflow</a> appeared first on <a href="https://matlab1.com">MATLAB Number ONE</a>.</p>
]]></description>
		
					<wfw:commentRss>https://matlab1.com/shop/python-code/extracting-bottleneck-features-for-an-image-in-tensorflow/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
