搜索资源列表
-
0下载:
《Fuzzy Relational Calculus Toolbox, Rel.1.01》The toolbox provides functions and original algorithms for solving direct and inverse problems.
Author: Yordan Kyosev & Ketty Peeva-"Fuzzy Relational Calculus Toolbox, Rel.1.01" The toolbox pro
-
-
2下载:
1.功能
利用广义逆求解无约束条件下的优化问题(C语言)
2.参数说明
int m : 非线性方程组中方程个数
int n : 非线性方程组中未知数个数
double eps1 : 控制最小二乘解的精度要求
double eps2 : 用于奇异值分解中的控制精度要求
double x[n] : 存放非线性方程组解的初始近似值X(0),要求各分量不全为0
int ka : Ka=max{m,n}+1
void (*f)() : 指向计算非线性方程组中各方程
-
-
0下载:
用于解反问题的共轭梯度法,对于Ax=b,输入矩阵A,列向量b,以及迭代步数k,可求的列向量x-Solution of inverse problems for the conjugate gradient method, for Ax = b, the input matrix A, the column vector b, as well as the number of iterations k, rectifiable column vector x
-
-
0下载:
某些数学方法在地震波反演问题求解中的应用-Some mathematical methods to solve inverse problems in seismic wave of
-
-
0下载:
基本解方法求解反问题程序很好用有结果和图形-Method of Fundamental Solutions of Inverse Problems program.
-
-
0下载:
Parameter+Estimation+and+Inverse+Problems 该书的配套光配内容-Parameter+ Estimation+ and+ Inverse+ Problems with the contents of the book' s supporting light
-
-
0下载:
基于高斯混合模型,经由一种高效率的EM-MAP算法,解决图像超分辨率重建问题-A general framework for solving image inverse problems is introduced in this paper. The approach is
based on Gaussian mixture models, estimated via a computationally efficient MAP-EM algorithm.
-
-
0下载:
C++算法大全,里面包含了单元加,底层编程,汉诺塔,逆阵,求进制,数据结构,数学问题,数组,文件程序,问题算法,小写数字转为大写数字,校验算法,硬币情况,字符,还有各种链表-C++ algorithm for Guinness, which contains the unit increases, the underlying programming, Tower of Hanoi, inverse matrix, find the binary, data structures, mathem
-
-
0下载:
This collection of MATLAB software contains implementations of several Algebraic Iterative
Reconstruction methods for discretizations of inverse problems.
-
-
0下载:
This set of MATLAB files contain an implementation of the gradient projection algorithms described in the paper "Gradient Projection for Sparse Reconstruction: Application to Compressed Sensing and Other Inverse Problems" by Mario A. T. Figueiredo, R
-
-
0下载:
This implementation of Isometric Method was designed with respect to be
used by a broad scientific community in different regions of science and
engieneering. As a consequence specific demands of particular branches may not
be fully satisfied.
-
-
0下载:
In the last decades the Moore-Penrose pseudoinverse has found a wide range of applications
in many areas of Science and became a useful tool for different scientists dealing with
optimization problems, data analysis, solutions of linear integral
-
-
1下载:
用Robotics Toolbox for MATLAB做的一个PUMA560机器人的仿真界面,可以仿真运动学的正逆问题和动力学正逆问题,轨迹规划等问题-
With the Robotics Toolbox for MATLAB simulation interface to do a PUMA560 robot can simulate forward and inverse kinematics and dynamics problems are inverse problems, tr
-
-
0下载:
求解稀疏恢复的梯度投影算法:在压缩感知以及其他逆问题的应用。-Gradient Projection for Sparse Reconstruction: Application
to Compressed Sensing and Other Inverse Problems
-
-
0下载:
该代码为matlab的逆broyden迭代法,用于求解一些非线性问题。-The code for matlab inverse broyden iterative method for solving a number of nonlinear problems.
-
-
1下载:
《不适定问题的正则化方法及应用》pp.6例题1.2的Tikhonov正则化方法及迭代Tikhonov正则化方法程序包。-Tikhonov regularization method and iterative Tikhonov regularization method package for the book regularization method and applications of ill-posed problems pp.6 example 1.2.
-
-
0下载:
solver of Iterative Shrinkage Thresholding Algorithm for Linear Inverse Problems
-
-
1下载:
讨论了二维变系数抛物型方程的参数识别反问题,将其归为最优化问题,指定待定参数的函数类形式,用拟牛顿法来演化待求参数的最优估计值,并将该方法运用于线性扩散方程和具有分段函数系数的二维抛物型方程的参数识别反问题的数值模拟中,数值结果表明拟牛顿法是有效的和可行的。-Discuss parameter identification dimensional variable coefficient parabolic equation inverse problem, which was classifi
-
-
0下载:
ct图像重建工具箱,有大量的实例可以学习(This directory contains various algorithms for image reconstruction and
other inverse problems such as image restoration and image registration.
It also contains code for related applications including MRI pulse design.)
-
-
0下载:
FISTA
My implementation of an Fast Iterative Shrinkage Thresholding Algorithm on MATLAB. Based on the implementation discussed in:
Beck, Amir, and Marc Teboulle. Fast Gradient-Based Algorithms for Constrained Total Variation Image Denoising and
-