搜索资源列表
-
0下载:
matlab code for Fixed point and Bregman iterative methods.
minimize alpha*TV(Phi *x) + beta*||x||_1 + 0.5*||Ax-b||_2^2
,matlab code for Fixed point and Bregman iterative methods.
minimize alpha*TV(Phi*x)+ beta*||x||_1+ 0.5*||Ax-b||_2^2
-
-
0下载:
一个可以根据标定点来对摄像机进行内外参数进行计算的程序-According to a standard fixed-point to cameras inside and outside the parameters of the calculation procedure
-
-
0下载:
This tutorial white-paper illustrates practical aspects of FIR
filter design and fixed-point implementation along with the
algorithms available in the Filter Design Toolbox and the
Signal Processing Toolbox for this purpose.-This tutorial white
-
-
0下载:
MATLAB code for signal filtering with fixed point coefficients
-
-
3下载:
盲源分离中最为经典的不动点算法——FastICA,该算法简单,对初学者有很大的帮助-Blind Source Separation in the most classical fixed-point algorithm- FastICA, the algorithm is simple, for beginners there is a great help
-
-
0下载:
Fixed-Point iteration-Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the eq
-
-
0下载:
This tutorial starts with a simple conceptual model of an analog Phase-Locked Loop (PLL). Through elaboration it ends at a model of an all digital and fixed-point phase-locked loop. The final model can serve a starting point for code generation (both
-
-
0下载:
用CORDIC计算器计算sin,cos。包含浮点仿真模型和定点仿真模型-CORDIC calculator with sin, cos. Contains the floating-point simulation model and the fixed-point simulation model
-
-
0下载:
- for floating point to fixed point
- seperate to integer and fraction part
-
-
0下载:
超宽带(UWB)的多频带OFDM与定点transmitterreceiver物理层建模
UWB的分析
超宽带的BPSK分析
第五阶导数的BPSK超宽带
超宽带信道模型
超宽带链接分析
超宽带单环
超宽带单脉冲
超宽带多旋回-Ultra-wideband (UWB) multiband OFDM physical layer with fixed-point transmitterreceiver modeling analysis of UWB UWB BPSK
-
-
0下载:
The block maps each integer value (or stored integer when you use a fixed point input) to a group of M bits, using the selection for the Output bit order to determine the most significant bit. The resulting output vector length is M times the input v
-
-
0下载:
Bellman-Ford Shortest Path Algorithm
(C) 2004 by Yu Hen Hu
find shortest path from a fixed point U to any node V
clear all
n=input( Total number of nodes = )
echo on
starting from a fixed point U, you enter the weight to each
-
-
0下载:
快速定点独立分量分析算法编码能有效提取心电或脑电信号-Fast fixed-point independent component analysis algorithm can effectively extract the encoded ECG or EEG
-
-
0下载:
Chapter 2. The Solution of Nonlinear Equations f(x) = 0
Algorithm 2.1 Fixed Point Iteration
Algorithm 2.2 Bisection Method
Algorithm 2.3 False position or Regula Falsi Method
Algorithm 2.4 Approximate Location of Roots
Algorithm 2.5
-
-
0下载:
fixed point method of matlab
-
-
1下载:
用MATLAB实现非线性方程的数值解法。主要有不动点迭代法,牛顿法,割线法和对称秩法的MATLAB源码。-Numerical solution of nonlinear equations with MATLAB. Fixed point iteration method, Newton, secant, and the symmetry rank of the MATLAB source.
-
-
0下载:
一种基于matlab程序不动点迭代程序算法-Based on the matlab program fixed point iteration algorithm
-
-
0下载:
固定点法,定点技术迭代及求解算法,MATLAB实现,大家可以参考一下-Fixed point method, fixed technology and iterative algorithm, MATLAB implementation, we can refer to
-
-
1下载:
基于matlab的不动点迭代法、二分法以及牛顿法求解方程,进一步优化了计算步骤。(Fixed point iterative method for solving equations based on Matlab)
-
-
3下载:
计算给定点列的曲线拟合最小二乘法得到的函数(The function of least square method for curve fitting of fixed point column)
-