This unique book provides readers with an understanding of the TMS320C66xx SoC as well as its constraints. It offers critical analysis of each element, which not only broadens their knowledge of the subject, but aids them in gaining a better understanding of how these elements work so well together. Written by Texas Instruments’ First DSP Educator Award winner, Naim Dahnoun, the book teaches readers how to use the development tools, take advantage of the maximum performance and functionality of this processor and have an understanding of the rich content which spans from architecture, development tools and programming models, such as OpenCL and OpenMP, to debugging tools. It also covers various multicore audio and image applications in detail. Additionally, this one-of-a-kind book is supplemented with: A rich set of tested laboratory exercises and solutions Audio and Image processing applications source code for the Code Composer Studio (integrated development environment from Texas Instruments) Multiple tables and illustrations
2022-02-23 23:28:19 86.64MB Multicore DSP Algorithms TMS320C66x
1
Convex Analysis and Minimization Algorithms I Fundamentals Authors: Hiriart-Urruty, Jean-Baptiste, Lemarechal, Claude Convex Analysis may be considered as a refinement of standard calculus, with equalities and approximations replaced by inequalities. As such, it can easily be integrated into a graduate study curriculum. Minimization algorithms, more specifically those adapted to non-differentiable functions, provide an immediate application of convex analysis to various fields related to optimization and operations research. These two topics making up the title of the book, reflect the two origins of the authors, who belong respectively to the academic world and to that of applications. Part I can be used as an introductory textbook (as a basis for courses, or for self-study); Part II continues this at a higher technical level and is addressed more to specialists, collecting results that so far have not appeared in books.
2022-02-21 12:57:16 35.1MB Convex Analysis
1
matlab的egde源代码声源本地化 经典的声源定位算法,包括波束成形,TDOA和高分辨率频谱估计。 用法 matlab -nodesktop -nosplash –r matlabfile (name of .m) 算法解释 波束成形:一种空间滤波方法,是一种在传感器阵列中用于定向信号传输或接收的信号处理技术。 音乐:多信号分类 ESPRIT:通过旋转不变技术估算信号参数 MVDR:最小方差无失真响应 GCC-PHAT:广义互相关-相变(TDOA估计) SRP-PHAT:转向响应功率-相位变换 参考文件 论文1 标题:近距离目标的到达方向(DOA)估计技术的比较 作者:瑙曼·安瓦尔·拜格(Nauman Anwar Baig)和穆罕默德·比拉勒·马利克(Mohammad Bilal Malik) 已出版:未来计算机和通信国际期刊2,第6(2013):654 论文2 职称: 结果 1.算法总结 1.1经典波束成形 1.2最低标准 1.3音乐 1.4 MVDR 2.波束成形 2.1麦克风阵列 2.2定位结果的二维图 2.3定位结果的三维图 3.音乐 3.1 matlab_implemen
2022-02-20 21:41:08 3.59MB 系统开源
1
光谱聚类MATLAB 这是使用MATLAB进行频谱聚类的直观实现。 您可以轻松地完成使用Scikit,了解类似的API(光谱clutsering和其他人之间的比较是频谱聚类分析)。 有关频谱聚类的更多详细信息,您可以阅读以下参考文献或我们撰写。 (GPU加速版即将推出...) 入门 克隆此仓库并运行main.m以查看演示 使用细节 指定数据矩阵X和标签向量y,或获取内置数据 [X, y] = make_digits_dataset(300, true, false); 00examples, balance, no shuffle 在此项目中,我们提供6个数据集,包括3个玩具和3个
1
c#写的数据结构的书。非常经典。看后叫你欲罢不能
2022-02-18 13:50:53 5.2MB Algorithms and Data Structures
1
经典的Java数据结构书,内容详细,简单易懂!
2022-02-18 13:44:35 4.4MB Java Data_stucture_and_Algorithms SUN OOD
1
Richard Szeliski著《计算机视觉:算法与应用》英文原版pdf全文。不建议英文不好的同学下载。
2022-02-17 13:00:20 18.31MB 计算机视觉 算法 应用 图形图像学
1
Algorithms and Data Structures The Basic Toolbox
2022-02-15 16:02:51 2.7MB algorithm
1
机器学习回归项目 使用的著名UCI数据集来预测葡萄酒质量。
1
Algorithms in C C语言算法实现 Robert Sedgewick著 1990年版英文版 此本虽老,但挺全。 新版第3版则分卷出,中文版的定价太贵,而且也没出版全。 把里面的例子剪出来稍加修改就可用于实际项目。
2022-02-06 13:50:37 26.27MB AlgorithmsinC C语言算法
1