-
QRDCMP
用镜像矩阵求出矩阵的QR分解(正交三角分解),并求解线性方程组,该方法不必选主元,但其计算过程非常稳定。也可用于求矩阵的广义逆和求解线性最小二乘问题。子过程QRDCMP用镜像矩阵求m*n矩阵A的QR分解,A=Q^TR,其中Q是m*m正交矩阵,R为m*n上三角矩阵;子过程QRBKSB用矩阵的QR分解求解线性方程组Ax=b,其中A为n阶非奇异方阵。(Matrix obtained with the mirror matrix QR decomposition (orthogonal triangular decomposition), and solving linear equations, the method does not have to choose the main element, but its calculation process is very stable. Can also be used to find the generalized inverse matrix and solving linear least squares problems. Sub-process of the mirror matrix QRDCMP m* n matrix A QR decomposition, A = Q ^ TR, wherein Q is a m* m orthogonal matrix, R is m* n upper triangular matrix subprocess QRBKSB a QR decomposition to solve the matrix linear equations Ax = b, where A is non-singular square matrix of order n.)
- 2013-09-27 11:05:18下载
- 积分:1
-
TrafficSimulation
说明: 关与windows程序的交通仿真。怎样描述汽车的行驶。(customs procedures and the traffic simulation. How to describe the car's ride.)
- 2006-05-06 22:02:07下载
- 积分:1
-
low-pass-filter-matlab-
三维数字滤波器中的理想低通滤波器的matlab仿真及其结果(3 d digital filters in an ideal low-pass filter matlab simulation and the result)
- 2011-12-13 15:38:43下载
- 积分:1
-
example1
鱼群算法在多目标寻优问题上的应用,注释详细,代码初学者必备。(Fish swarm algorithm in multi-objective optimization problem, the application of detailed notes, code beginners.)
- 2017-11-27 10:54:41下载
- 积分:1
-
juzhengongneng
矩阵功能的演示 首先显示矩阵 所有数据按照MATLAB中的矩阵操作实例实现(Matrix function shows the first display all the data matrix in the matrix operation in accordance with examples of MATLAB Implementation)
- 2010-06-24 16:19:57下载
- 积分:1
-
MMATTLABinphhA
MATLAB在物理中的应用,在学习物理的同时也能掌握一门计算机机技术,并能熟练应用计算机技术来学习物理与分析物理。 已通过测试。
(MATLAB in physics, to study physics at the same time able to grasp the technology of a computer machine and skilled application of computer technology to study physics and analysis of physics. Has been tested.)
- 2012-07-17 19:55:26下载
- 积分:1
-
Untitled
matlab绘制阵列正六边形。采用坐标方法。(Draw a regular hexagon array matlab. Using coordinate methods.)
- 2021-01-04 20:48:55下载
- 积分:1
-
boost
boot pv close loop pi controller
- 2013-10-19 17:50:00下载
- 积分:1
-
AIMI561
This the free version of my Basis of AI Backprop designed to
accompany my not yet published textbook, _The Basis of AI_. This
program contains enough features for students in an ordinary AI or
Neural Networking course. It includes the quickprop and delta-bar-delta
algorithms for faster training and a fast integer version for machines
without floating point hardware.
This particular package includes C source for DOS and UNIX, examples, an
ASCII manual and a number of DOS binaries. The binaries are for systems
with floating point hardware (bp.exe), one for systems without floating
point hardware (bp486sx.exe) and an integer version binary
(ibp486sx.exe) for systems without floating point hardware.
- 2007-11-10 11:59:38下载
- 积分:1
-
hm-10
首先确认安卓手机硬件的蓝牙模块是否支持蓝牙4.0. (手机硬件模块不支持的话,软件做的在正确也连不上!)
2. 系统升级到4.3 或更新版本
3. 资料包内的 HMBLEComAssistant.rar 可用于测试 收发(AT+BAUD0
AT+NAMEAC
AT+PASS000000 //必须输入满6位
AT+TYPE1
AT+ROLE0)
- 2015-04-01 21:54:25下载
- 积分:1