-
C++less5
提供了初学C++的源代码的例题,是初学者很好的学习资料(Provides a beginner C++ Example source code is good for beginners learning materials)
- 2008-01-09 14:54:17下载
- 积分:1
-
Sparse image and signal processing
这本书在稀疏的多尺度图像和信号处理提出了艺术状态,包括线性多尺度变换,如小波,脊波和曲波变换、非线性、多尺度变换基于中值和数学形态学算子。最近的稀疏性和形态多样性的概念描述和利用各种问题,如去噪,反问题正规化,稀疏信号分解,盲源分离,压缩感知。
这本书的理论和实践研究相结合的领域,如天文学、生物学、物理学、数字媒体应用和取证。最后一章探讨了信号处理中的一个范式转换,表明以前的信息取样和提取的限制可以用非常重要的方法加以克服。
MATLAB和IDL代码伴随这些方法和应用程序重现。
实验并说明了在相关网站上可下载的研究的推理和方法。(This book presents the state of the art in sparse and multiscale image and signal processing,
covering linear multiscale transforms, such as wavelet, ridgelet, or curvelet transforms,
and non-linear multiscale transforms based on the median and mathematical
morphology operators. Recent concepts of sparsity and morphological diversity are described
and exploited for various problems such as denoising, inverse problem regularization,
sparse signal decomposition, blind source separation, and compressed sensing.
This book weds theory and practice in examining applications in areas such as astronomy,
biology, physics, digital media, and forensics. A final chapter explores a paradigm
shift in signal processing, showing that previous limits to information sampling and
extraction can be overcome in very significant ways.)
- 2018-02-03 10:52:17下载
- 积分:1
-
bkfsore
说明: 广度优先搜索,查找不连通图。广度优先搜索算法,又译作宽度优先搜索,或横向优先搜索,是一种图形搜索算法。C语言,堆栈实现。(Breadth first search for disconnected graphs. The breadth-first search algorithm, also translated as breadth-first search or horizontal-first search, is a graphic search algorithm. C language, stack implementation.)
- 2020-06-17 15:42:35下载
- 积分:1
-
牛顿法小算例1
主要是利用牛顿法解线性方程组,重点是雅克比矩阵的求解(Solving linear equations by Newton method)
- 2017-11-09 10:10:25下载
- 积分:1
-
有关树的程序
说明: 《数据结构》中与树相关的程序,包括层次遍历TL,分类二叉树、哈夫曼树、树层次遍历TL等等(Data structure source code implementation)
- 2020-03-23 18:20:55下载
- 积分:1
-
最大公约数和最小公倍数
说明: 输入两个数,求他们的最大公约数和最小公倍数。(Enter two numbers to find their maximum common number and minimum common multiple.)
- 2020-06-24 19:40:01下载
- 积分:1
-
MATLAB优化算法案例分析与应用
说明: 这个是MATLAB案例分析的扫满版,不用买书。可直接看。里面有多个程序案例。非常实用(This is case analysis of MATLAB version, don't have to buy a book.Can see directly.There are several application cases.Very practical)
- 2017-07-17 11:53:08下载
- 积分:1
-
Maltab
说明: 常用建模方法及其MATLAB源程序,包括线性规划,灰色预测,神经网络,遗传算法,粒子群算法等算法的MATLAB源程序(Common modeling methods and MATLAB source program, including linear programming, grey prediction, neural network, genetic algorithm, particle swarm optimization algorithm and other algorithms of MATLAB source program)
- 2019-03-06 06:14:54下载
- 积分:1
-
PID-MATLAB
说明: 先进PID控制及其MATLAB仿真
一书源程序
北京航空航天大学 刘金琨(advanced PID control and simulation of MATLAB source book a space aviation Beijing University, Hangzhou)
- 2020-09-07 07:18:03下载
- 积分:1
-
part3
书籍课程源代码郭天祥10天学会51单片机课程例程第三篇(Book course source code Guo Tianxiang 10 days learn 51 SCM course routines third)
- 2017-05-15 17:23:54下载
- 积分:1