CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - fixed point matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - fixed point matlab - List
[
Other
]
FastICA_2.2
DL : 0
fast fixed-point ICA算法的Matlab实现-fast fixed-point algorithms ICA Matlab
Update
: 2025-02-19
Size
: 42kb
Publisher
:
田静
[
Algorithm
]
FastICA2.5
DL : 0
运用固定点算法实现快速的独立成分分析,实现代码为matlab-use of the fixed-point algorithms to achieve rapid Independent Component Analysis, to achieve code-Matlab
Update
: 2025-02-19
Size
: 43kb
Publisher
:
dewgjs
[
matlab
]
Informax_FastICA
DL : 0
用matlab实现扩展Informax算法和固定点算法Fast ICA,可对混合后信号进行独立分量分离-Informax with matlab algorithms and realize the expansion of fixed-point algorithm Fast ICA, can be mixed signals, independent component separation
Update
: 2025-02-19
Size
: 1kb
Publisher
:
张力
[
Software Engineering
]
AccelDSP
DL : 0
AccelDSP Synthesis Tool Floating-Point to Fixed-Point Conversion of MATLAB Algorithms Targeting FPGAs
Update
: 2025-02-19
Size
: 293kb
Publisher
:
hesonwhb
[
Post-TeleCom sofeware systems
]
Phase_Locked_Loop
DL : 0
对一般的PLL及APLL,定点PLL进行了MATLAB SIMULINK仿真,可以由程序直接生成PLL的VHDL和C源代码-General PLL and APLL, fixed-point MATLAB SIMULINK a PLL simulation, can be directly generated by the PLL of VHDL and C source code
Update
: 2025-02-19
Size
: 389kb
Publisher
:
joshua
[
matlab
]
budongdian
DL : 0
此程序为解非线性方程组的不动点迭代法,在MATLAB执行.-This procedure for the solution of nonlinear equations of the fixed point iteration method, in the MATLAB implementation.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
yang
[
matlab
]
fixed_point
DL : 0
matlab function ---> find roots using fixed-point iteration -matlab function---> find roots using fixed-point iteration
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Di Lin
[
matlab
]
fdct_usfft_cpp
DL : 0
This directory includes matlab interface of the curvelet transform using usfft. Basic functions fdct_usfft.m -- forward curvelet transform afdct_usfft.m -- adjoint curvelet transform ifdct_usfft.m -- inverse curvelet transform fdct_usfft_param.m -- returns the location of each curvelet in phase-space Useful tools fdct_usfft_dispcoef.m -- returns a matrix contains all curvelet coefficients fdct_usfft_pos2idx.m -- for fixed scale and fixed direction, returns the curvelet which is closest to a certain point on the image Demos fdct_usfft_demo_basic.m -- display the shape of a curvelet fdct_usfft_demo_recon.m -- partial reconstruction using curvelet fdct_usfft_demo_disp.m -- display all the curvelet coefficients of an image fdct_usfft_demo_denoise.m -- image denoising using curvelet-This directory includes matlab interface of the curvelet transform using usfft. Basic functions fdct_usfft.m-- forward curvelet transform afdct_usfft.m-- adjoint curvelet transform ifdct_usfft.m-- inverse curvelet transform fdct_usfft_param.m-- returns the location of each curvelet in phase-space Useful tools fdct_usfft_dispcoef.m-- returns a matrix contains all curvelet coefficients fdct_usfft_pos2idx.m-- for fixed scale and fixed direction, returns the curvelet which is closest to a certain point on the image Demos fdct_usfft_demo_basic.m-- display the shape of a curvelet fdct_usfft_demo_recon.m-- partial reconstruction using curvelet fdct_usfft_demo_disp.m-- display all the curvelet coefficients of an image fdct_usfft_demo_denoise.m-- image denoising using curvelet
Update
: 2025-02-19
Size
: 157kb
Publisher
:
daisy
[
matlab
]
Practical+FIR+Filter+Design+in+MATLAB
DL : 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-paper illustrates practical aspects of FIRfilter design and fixed-point implementation along with thealgorithms available in the Filter Design Toolbox and theSignal Processing Toolbox for this purpose.
Update
: 2025-02-19
Size
: 862kb
Publisher
:
李文
[
matlab
]
filter2_fixed
DL : 0
MATLAB code for signal filtering with fixed point coefficients
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Ben Allen
[
VHDL-FPGA-Verilog
]
mtd
DL : 0
MTD定点浮点仿真,可直接用于fpga算法的仿真程序,产生了扫频信号,仿真直接输出系统频率响应函数,为系统测试带来好处-MTD fixed-point floating-point simulation, fpga algorithm can be used directly in the simulation program to produce a sweep signal, the direct simulation output system frequency response function for the benefit of system testing
Update
: 2025-02-19
Size
: 7kb
Publisher
:
何亮
[
matlab
]
fixed_point
DL : 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 equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
王怀东
[
matlab
]
TVCMRI_pub
DL : 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
Update
: 2025-02-19
Size
: 334kb
Publisher
:
john
[
matlab
]
tricordic
DL : 0
用CORDIC计算器计算sin,cos。包含浮点仿真模型和定点仿真模型-CORDIC calculator with sin, cos. Contains the floating-point simulation model and the fixed-point simulation model
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Fengxiaodong
[
Special Effects
]
FICA-matlab
DL : 0
fast fixed-point algorithm -The FastICA package is a free (GPL) MATLAB program that implements the fast fixed-point algorithm for independent component analysis and projection pursuit. It features an easy-to-use graphical user interface, and a computationally powerful algorithm.
Update
: 2025-02-19
Size
: 42kb
Publisher
:
yuanlele
[
matlab
]
fixed_point
DL : 0
- for floating point to fixed point - seperate to integer and fraction part
Update
: 2025-02-19
Size
: 9kb
Publisher
:
seungyerl Lee
[
matlab
]
fixed-point
DL : 0
fixed point method of matlab
Update
: 2025-02-19
Size
: 30kb
Publisher
:
salman
[
matlab
]
fixed-point
DL : 0
一种基于matlab程序不动点迭代程序算法-Based on the matlab program fixed point iteration algorithm
Update
: 2025-02-19
Size
: 1kb
Publisher
:
孔小凡
[
matlab
]
FIXED-POINT-METHOD
DL : 0
固定点法,定点技术迭代及求解算法,MATLAB实现,大家可以参考一下-Fixed point method, fixed technology and iterative algorithm, MATLAB implementation, we can refer to
Update
: 2025-02-19
Size
: 50kb
Publisher
:
WANG bing
[
Other
]
分岔图matlab
DL : 0
已知y=f(x)上一点(x1,y1),则在y=x直线上的点就为(y1,y1)。对应f(x)上点坐标即为(y1,f(y1)……依次类推,可以迭代出蛛网图形用来判断不动点是否稳定。模型为:x(t+1)=c*x(t)^2*(2-x(t)),其中c=25/16。(A point (x1, Y1) on the y=f (x) is known, and the point on the y=x line is (Y1, Y1). The point coordinates corresponding to f (x) are (Y1, f (Y1))...... By analogy, the cobweb graph can be iterated to judge whether the fixed point is stable or not. The model is: X (t+1) =c*x (T) ^2* (2-x (T)), where c=25/16.)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
forevermorning
«
1
2
3
4
5
6
7
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.