搜索资源列表
-
0下载:
基于“当前”统计模型的模糊自适应跟踪算法
我存的一篇论文,拿来与大家共享-Current statistical model needs to pre-define the value of maximum accelerations of maneuvering targets.So it
may be difficult to meet all maneuvering conditions.The Fuzzy inference combined with Current stati
-
-
1下载:
10个源码合集,经典全集,针对江苏省各高校合编要求学生的课程设计!只对要交作业的大学生有用!本程序仅做课程设计作业,供大家学习和参考其中包括
1.迭代法截线性方程
2.高斯—赛德尔迭代法
3.股票交易系统
4.模板实现排行榜管理
5.物品库存管理
6.字符串操作
7.对抗游戏
8.八皇后问题
9.分数计算器
10.求解方程-10 source collection, classic Complete Works of students of the cou
-
-
0下载:
jocobi algorithm. In numerical linear algebra, the Jacobi method is an algorithm for determining the solutions of a system of linear equations with largest absolute values in each row and column dominated by the diagonal element. Each diagonal elemen
-
-
0下载:
高斯赛德尔迭代法和雅可比迭代法求解线性方程组。-Iteration solving system of linear equations
-
-
0下载:
用雅可比迭代法计算线性方程组的解,方便快捷-The Jacobi iteration method to calculate the solution of the system of linear equations
-
-
0下载:
krylov子空间法 krylov子空间方法的程序实现,用于解高阶矩阵-Matlab Codes for Krylov subspace methods
1. MINRES method by Paige and Saunders implementation
function [ x, istop, itn, rnorm, Arnorm, Anorm, Acond, ynorm ] = ...
minres( A, b, M, shift, show, check, itnlim
-
-
0下载:
雅克比迭代求解线性方程组课设,内含心电信号数据及运用MATLAB写的源代码,搭建OFDM通信系统的框架。- Jacobi iteration for solving linear equations class-based, ECG data and includes source code written in MATLAB, Build a framework OFDM communication system.
-
-
0下载:
雅克比迭代求解线性方程组课设,计算时间和二维直方图,关于非线性离散系统辨识。- Jacobi iteration for solving linear equations class-based, Computing time and two-dimensional histogram, Nonlinear discrete system identification.
-
-
0下载:
雅克比迭代求解线性方程组课设,STM32制作的MP3的全部资料,ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块。- Jacobi iteration for solving linear equations class-based, STM32 all the information produced by the MP3, ofdm system simulation including 16qam modulation fft windowing modules plus c
-
-
0下载:
有PMUSIC 校正前和校正后的比较,多机电力系统仿真及其潮流计算,雅克比迭代求解线性方程组课设。- A relatively before correction and after correction PMUSIC, Multi-machine power system simulation and flow calculation, Jacobi iteration for solving linear equations class-based.
-
-
0下载:
表示出两帧图像间各个像素点的相对情况,雅克比迭代求解线性方程组课设,感应双馈发电机系统的仿真。- Between two images showing the relative circumstances of each pixel, Jacobi iteration for solving linear equations class-based, Simulation of doubly fed induction generator system.
-
-
0下载:
数值方法里面的用lagrange插值发求解线形方程的算法,可以用来解线形方程组的习题-The inside of the numerical methods used though laser hair interpolation algorithm for solving linear equations, problem sets can be used to solve the linear system of equations
-
-
0下载:
文件实现求解线性方程组,多项式插值或积分,包含gauss消去,迭代等-File to realize solving system of linear equations, polynomial interpolation or integral, containing gauss elimination, iteration, etc
-
-
0下载:
这是一个线性方程组求解的例子,大家看看,希望对大家学习有帮助-This is an example of a system of linear equations solution, look. I hope it can help everybody to learn
-
-
0下载:
Program that solves a system of linear equations of 4 unknowns.
-
-
0下载:
学习matlab的朋友,这是一个计算线性方程组的程序,略有改进-Learning matlab friends, this is a program calculation system of linear equations, a slight improvement
-
-
0下载:
Undergraduate complete set requirements refer to the standard test models, Jacobi iteration for solving linear equations class-based, Multi-machine power system simulation and flow calculation.
-
-
0下载:
这是一个线性方程组求解的例子,大家看看,希望对大家学习有帮助(This is an example of a system of linear equations solution, look. I hope it can help everybody to learn)
-
-
0下载:
数值方法里面的用lagrange插值发求解线形方程的算法,可以用来解线形方程组的习题(The inside of the numerical methods used though laser hair interpolation algorithm for solving linear equations, problem sets can be used to solve the linear system of equations)
-
-
0下载:
Data.PS功能简介:本数据处理软件内置表格编辑器,可以方便的进行数据输入输出;可以进行常见的(a)数值计算,如求解线性方程组、非线性方程组、常微分方程组、多项式求根、傅里叶变换、傅里叶逆变换、线性规划求解、多元线性回归和多元非线性回归参数拟合(20参数)、插值、微分、积分、求逆矩阵、矩阵特征值和特征向量、行列式值;(b)统计分析,统计描述、频数分布、假设检验、正态分布检验、二项式分布检验、泊松分布检验、相关性分析、方差分析;(c)6Sigman工具,过程能力CPK计算、测量系统分析MSA、公
-