联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按平台查找All matlab(181) 

[其他] Multi-Server Mobile-Edge Computing Networks

多服务器多用户的移动边缘计算,将问题拆分为UPA和CRA进行解决。利用二分搜索算法优化传输功率的分配问题。
joint task offloading and resource for multi-server mobile edge computing (2021-02-20, matlab, 997KB, 下载5次)

http://www.pudn.com/Download/item/id/1613775030350778.html

[matlab编程] a2

物品检测,在复杂环境中找到训练的物品。主要永运方法是找特征, 在训练图中找出X个特征点,测试图中Y个,然后对比,得出结果。
Object detection, to find training items in complex environment. The main permanent movement method is to find features, find x feature points in the training map, test y points in the graph, and then compare them to get the results. (2020-10-18, matlab, 1794KB, 下载3次)

http://www.pudn.com/Download/item/id/1603022305944569.html

[OpenGL] 基于场景的红外焦平面非均匀校正算法综述_周永康

基于场景的非均匀性校正算法综述,包括基于高通滤波的方法、基于卡尔曼滤波的方法等
Survey of scene-based nonuniformity correction algorithms, Including methods based on high-pass filter and Kalman filter, etc. (2019-06-24, matlab, 880KB, 下载7次)

http://www.pudn.com/Download/item/id/1561383947725232.html

[其他书籍] 卡尔曼滤波与组合导航原理%28秦永元98-带目录+%29

详细介绍了组合导航系统,主要以惯导系统为主,结合卡尔曼滤波算法设计系统
The integrated navigation system is introduced in detail, which is mainly based on inertial navigation system and combined with Calman filter algorithm design system. (2017-12-13, matlab, 8312KB, 下载15次)

http://www.pudn.com/Download/item/id/1513151464101337.html

[图形图像处理] 基于Gabor小波变换的图像纹理特征提取_蓝永

这篇论文对于Gabor小波分析的说明特别详细,非常有利于我们理解
This paper is particularly detailed for the description of Gabor wavelet analysis, which is very helpful to our understanding. (2017-12-03, matlab, 1487KB, 下载15次)

http://www.pudn.com/Download/item/id/1512268222366787.html

[图形图像处理] 马昌凤《最优化方法及其Matlab程序设计》随书光盘

交通流元胞自动机仿真平台V3.0 元胞自动机的简单实现,用于实现高速公路收费站形状设计,
able cells automatic align right up vote 1 down vote favorite 1 Hi I am having this issue where my cells in my JTable automatic aligns right, (2017-09-03, matlab, 11292KB, 下载9次)

http://www.pudn.com/Download/item/id/1504380042536379.html

[matlab编程] actodc68466

一种自动测试风速的发电机,配合电池,光伏板可以无限发电,你要信我服你
An automatic test wind speed generator, combined with the battery, the light generator can unlimited power generation (2017-04-26, matlab, 13KB, 下载10次)

http://www.pudn.com/Download/item/id/1493142391164881.html

[图形图像处理] Homom_filter

同态滤波,利用同态滤波对图像进行处理,滤除噪声,并较好的保留边缘信息,客服了细节和噪声不能并存的缺点
Homomorphic filter (2017-04-25, matlab, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/1493106952825368.html

[其他书籍] Modernnumericalanalysis

《现代数值分析(MATLAB版)》是马昌凤编写,国防工业出版社出版的一部适合数学与应用数学、信息与计算科学、计算机科学与技术以及统计学专业等本科生“数值分析”课程的教材或教学参考书。
Modern numerical analysis (MATLAB version) is Ma Changfeng written defense industry press published a department for mathematics and applied mathematics, information and computer science, computer science and technology and statistics professional undergraduate numerical analysis course teaching materials or reference books. (2017-04-11, matlab, 10440KB, 下载23次)

http://www.pudn.com/Download/item/id/1491877507728152.html

[matlab编程] Root-Music

这是Root-MUSIC算法的代码,用于DOA估计,参考了王永良《空间谱估计理论与算法》132页中对Root-Music算法的描述,代码中有注释,配合书籍看的话,会更容易看懂。
This is the matlab function code of Root-MUSIC Algorithm for DOA Estimation in Array Processing. (2016-11-02, matlab, 1KB, 下载32次)

http://www.pudn.com/Download/item/id/1478076601260143.html

[matlab编程] PN_seq_analysis

对伪随机序列进行理论分析,对比樊昌信—通原(第六版)的相关理论知识,对于PN序列的产生进行了深入细致的理论分析,便于初学者更好地掌握PN序列的产生原理。
Pseudo-random sequence of theoretical analysis, comparative Fan Changxin- through original (sixth edition) related to theoretical knowledge, for generating PN sequences depth and detailed theoretical analysis, easy for beginners to produce a better grasp of the principle of PN sequences. (2016-04-07, matlab, 212KB, 下载1次)

http://www.pudn.com/Download/item/id/1460026289500953.html

[matlab编程] wolfe

利用wolfe算法,编写了wolfe程序模块。测试数据引用《最优化方法及其Matlab程序设计》(马昌凤编)的Armijo准则搜索例题
Use wolfe algorithm, written wolfe program modules. Test data reference " optimization methods and Matlab programming" (Ma Changfeng ed.) The search criteria examples Armijo (2014-02-25, matlab, 1KB, 下载23次)

http://www.pudn.com/Download/item/id/2469331.html

[matlab编程] yuanbaozidongjichengxu

基于元胞自动机交通流模型的车辆换道规则_王永明 做程序的参考资料
Cellular automata based on vehicle traffic flow model lane changing rules _ Wang Yongming make reference program (2014-02-10, matlab, 366KB, 下载37次)

http://www.pudn.com/Download/item/id/2460601.html

[matlab编程] x2em

实现对给定的数据服的拟合优度的检验,内有详细程序说明
To achieve a given data service goodness of fit test, with detailed description of the procedures (2013-10-08, matlab, 14KB, 下载28次)

http://www.pudn.com/Download/item/id/2369502.html

[matlab编程] kalman_linear_gai

卡尔曼滤波程序,系统为捷联惯导,维数为15的系统方程,参考书目是秦永元惯性导航
Kalman filtering process, the system for the sins, the dimension of the system of 15 equations, a bibliography is ROCKETS inertial navigation (2013-06-19, matlab, 4KB, 下载141次)

http://www.pudn.com/Download/item/id/2283164.html

[matlab编程] LMS_P107

本程序为《自适应信号处理》(王永德等译,机械工业出版社)书中107图SER算法和LMS算法比较的源程序,仿真效果和书上一致
This program is " adaptive signal processing" (s Acoustic other translation, Mechanical Industry Press) book 107 SER algorithm and LMS algorithm for graph comparison of the source, the simulation results and the same book (2010-11-12, matlab, 1KB, 下载15次)

http://www.pudn.com/Download/item/id/1343196.html

[matlab编程] LMS_P101_1

改程序为《自适应信号处理》(Bernard Widrow著,王永德等译)书中101页上图牛顿法的MATLAB程序,仿真效果和书上一致
Change the program to " Adaptive Signal Processing" (Bernard Widrow a, s Acoustic other translation) book 101 on the map Newton MATLAB programs, simulation results and the same book (2010-11-12, matlab, 1KB, 下载22次)

http://www.pudn.com/Download/item/id/1343191.html

[matlab编程] DOA_MUSIC_SuanFa

DOA MUSIC 算法。调试好的,保证能运行。王永良 空间谱估计理论与算法 第110页的仿真程序。
DOA MUSIC algorithm (2010-07-01, matlab, 1KB, 下载313次)

http://www.pudn.com/Download/item/id/1229436.html

[matlab编程] space_time_adaptive_processing

本书为王永良的《空时自适应信号处理》,供有关人员下载
Wang Yongliang book for the (2008-08-09, matlab, 8944KB, 下载281次)

http://www.pudn.com/Download/item/id/525819.html

[多国语言处理] matlab

在某个音乐厅内,原始音频信号的回音由于墙壁和天花板等的反射而产生,听众所感受到的音频信号是 和它的回音的合成
In a concert hall, the original audio signal echoes, such as walls and ceilings as a result of the reflection arising from, the audience may not feel the same audio signal and its echo is the synthesis (2008-05-13, matlab, 1KB, 下载27次)

http://www.pudn.com/Download/item/id/460920.html
总计:181