登录

最新会员 最新下载

成为了本站VIP会员

05月13日 14:43

成为了本站VIP会员

05月13日 10:19

成为了本站VIP会员

05月12日 14:03

成为了本站VIP会员

05月10日 21:42

成为了本站VIP会员

05月10日 16:59

成为了本站VIP会员

05月09日 16:51
已选条件
  1. 编程语言:matlab
  2. 代码类别:书籍源码
  3. 发布时间:半年内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 69491740NthrIn2

说明:  粒子群算法用于轨迹规划,有很好的效果。故上传,欢迎下载,学习交流(Particle Swarm Optimization (PSO) algorithm is used in trajectory planning and has a good effect. So upload, welcome to download, learning exchange)

4
下载
92
浏览
2021-03-26发布

2. Nakagami_m_simulator

  For simulation of nakagami-m

374
下载
108
浏览
2021-03-25发布

3. 相场模型编程

  基于MATLAB软件编程,讲述了相场法模型编程过程(Phase field model programming)

89
下载
168
浏览
2021-03-09发布

4. ch8_4_3

   约束最小二乘滤波复原 用真实的PSF函数和噪声强度作为参数进行图像复原 另一程序 盲卷积滤波复原 图像模糊化 (Constrained least squares filter to recover the PSF with the real function and the noise intensity as a parameter to another program Blind Image Restoration to recover convolution filtering of image blurring)

207
下载
115
浏览
2021-03-09发布

5. chap6

说明:  粒子滤波及改进算法比较,将各种算法进行比较和对比(Particle filter and improved algorithm comparison, comparison and comparison of various algorithms)

2
下载
105
浏览
2021-03-09发布

6. 《MIMO-OFDM无线通信技术及MATLAB实现》

说明:  《MIMO-OFDM无线通信技术及MATLAB实现》源代码("MIMO-OFDM wireless communication technology and MATLAB implementation" source code)

6
下载
131
浏览
2021-03-09发布

7. integrated_navigation_systems

  《GNSS与惯性及多传感器组合导航系统原理》第二版[英]Paul D.Groves著。随书光盘里的内容,包括附录和代码(Principles of GNSS,Inertial,and Multisensor Integrated Navigation Systems(Second Edition))

101
下载
114
浏览
2021-03-08发布

8. 《MATLAB R2016a数字图像处理34例》张德丰 著

说明:  《MATLAB R2016a数字图像处理34例》张德丰 著(34 cases of MATLAB r2016a digital image processing by Zhang Defeng)

2
下载
86
浏览
2021-03-03发布

9. mimo_channelnew

  mimo信道模型,对于信道仿真的时候非常有用,都是matlab程序(mimo channels model for the channel simulation of very useful and procedures are Matlab)

457
下载
119
浏览
2021-03-02发布

10. 自适应波束形成

说明:  本程序实现的是基于LCMV准则、MMSE、MSNR的自适应波束形成算法(Adaptive beamforming algorithm based on LCMV criterion,MMSE and MSNR)

3
下载
101
浏览
2021-03-02发布

11. EEMD-wp

说明:  传统经验模态分解基于信号的极值点,例如δ(t) 函数就不能用 EMD 来处理,为抑制这一影响,Huang 于 2005 年提出了一种加噪的经验模态分解方法,即集总经验模态分解(Ensemble empirical mode decomposition,EEMD)。其基本原理是在原始信号上加上幅值很小的白噪声,然后做EMD分解,使不同尺度的信号成分映射到相应阶数的IMF 上。(Traditional empirical mode decomposition (EMD) is based on the extremum of signal)

5
下载
107
浏览
2021-02-28发布

12. 使用Matlab设计制造衍射光学元件DOEs

说明:  书籍 Design and Fabrication of Diffractive Optical Elements with MATLAB里面提到的所有案例的Matlab源代码,本资源不包含该书,本人有该书,但各位也可以通过豆丁文档找到该书的网络版(Design and Fabrication of Diffractive Optical Elements with MATLAB's matlab code,for you referance)

5
下载
118
浏览
2021-02-27发布

13. BESO

  双向性渐进结构优化方法源代码,双向性渐进结构优化方法是YImin Xie教授提出的拓扑优化优化方法,是目前几种流行优化方法之一。(The code of Bidirectional progressive Structure optimization method.)

19
下载
116
浏览
2021-02-26发布

14. 移动机器人滑模轨迹控制

  移动机器人的滑模轨迹跟踪控制,利用MATLAB进行仿真(Sliding mode tracking control of mobile robot.)

56
下载
170
浏览
2021-02-25发布

15. Stanley

  智能车辆基于斯坦福大学Stanley智能车模型建立的横向控制策略,MATLAB(Stanley lateral control strategy Intelligent Vehicle Intelligent Vehicle Model Based on Stanford University established, MATLAB)

55
下载
102
浏览
2021-02-24发布

16. Coding Prony’s method in MATLAB

说明:  代码源自论文“Coding Prony's method in MATLAB and applying it to biomedical signal filtering”,附测试例程(Code comes from the paper "coding prony's method in MATLAB and applying it to biomedical signal filtering", with test routine)

2
下载
119
浏览
2021-02-23发布

17. Geese

  雁群编队控制算法,根据原文进行简化,UAV上可以进行编队控制(Formation Control Algorithms for Wild Goose Groups)

7
下载
92
浏览
2021-01-31发布

18. Geese

说明:  雁群编队控制算法,根据原文进行简化,UAV上可以进行编队控制(Formation Control Algorithms for Wild Goose Groups)

16
下载
154
浏览
2021-01-31发布

19. 18第十八章值迭代策略迭代

说明:  机器学习及其matlab实现一书第十八章的代码,有详细的注释,供初学者借鉴,比较好学习强化学习资料。(Machine learning and matlab implementation Chapter 18 of the code, there are detailed notes for beginners to learn from, better reinforcement learning materials.)

9
下载
167
浏览
2021-01-27发布

20. 微电网潮流

  对微电网进行潮流计算,四用于直流和交流系统(power flow calculation)

30
下载
150
浏览
2021-01-26发布