登录

最新会员 最新下载

成为了本站VIP会员

10月30日 16:42

成为了本站VIP会员

10月27日 10:54

成为了本站VIP会员

10月23日 19:14

成为了本站VIP会员

10月21日 21:03

成为了本站VIP会员

10月20日 16:48

成为了本站VIP会员

10月14日 20:46
已选条件
  1. 编程语言:matlab
  2. 代码类别:Windows
  3. 发布时间:一月内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 二维连续傅里叶变化

说明:  傅立叶变换是一种线性的积分变换,作用是把信号在时域(或空域)和频域之间变换(Fourier transform is a linear integral transform, which is used to transform signals between time domain (or space domain) and frequency domain.)

2
下载
91
浏览
2020-06-16发布

2. MFDFA

说明:  分形市场假说的主要方法论就是 Hurst指数,通过MF-DFA(Multifractal detrended fluctuation analysis)来计算(Multifractal detrended fluctuation analysis)

2
下载
123
浏览
2020-06-14发布

3. navindoor-code-master

说明:  室内定位tdoa算法,可以实现los和nlos环境下的模拟(TDOA algorithm of indoor location can realize the simulation in LOS and NLOS environment)

4
下载
120
浏览
2020-06-08发布

4. 一阶倒立摆

说明:  一阶倒立摆的LQR PID两种方法的比较,PID的simulink仿真,LQR的代码和simulink仿真,内含报告,供初学者参考(Comparison of two methods of first-order inverted pendulum LQR PID, simulink simulation of PID, LQR code and simulink simulation, including report for beginners reference)

9
下载
113
浏览
2020-06-05发布

5. SSIM

说明:  基于结构相似性SSIM的图像质量评价方法是通过两幅图像的亮度、对比度以及结构相似度的对比来实现评价效果的。(The method of image quality evaluation based on SSIM is to achieve the evaluation effect by comparing the brightness, contrast and structure similarity of two images.)

3
下载
137
浏览
2020-06-04发布

6. code

说明:  PQ分解法计算潮流,短路计算,三机九节点模型(PQ decomposition method for power flow calculation)

1
下载
107
浏览
2020-05-29发布

7. map

说明:  基于matlab的地图栅格法建模,可根据txt自定义障碍物。(Based on the map grid method of MATLAB, the obstacles can be customized according to TXT.)

3
下载
116
浏览
2020-05-28发布

8. 人工鱼群求解TSP问题matlab代码

说明:  2002李晓磊论文代码复现,人工鱼群算法全代码求解TSP问题 可自行修改参数!(2002 Li Xiaolei paper code reproduction)

7
下载
113
浏览
2020-05-25发布

9. Matlab-make-blurred-images-clear-master

说明:  可以对模糊的图像进行去噪处理,使得图像更加清晰(It can denoise the blurred image and make the image clearer)

2
下载
71
浏览
2020-05-24发布

10. 实验一

说明:  一般信道容量迭代算法 (1)初始化信源分布:P^((0))=(p_(1 ),p_(2 ),…,p_(i ),…,p_r),置迭代计数器k=0,设信道容量相对误差门限为δ,δ>0,可设C(0)=-∞; (2)φ_ji^((k))=(p_ij p_i^((k)))/(∑p_ij p_i^((k)) ) i=1,…,r;j=1,…,s; (3)p_i^((k+1) )=exp?[∑_j?〖p_ij lnφ_ji^((k)) 〗]/(∑_i?〖{exp?[∑_j?〖p_ij lnφ_ji^((k)) 〗]}〗) i=1,…,r; (4)C^((k+1))=ln∑_i?〖{exp?[∑_j?〖p_ij lnφ_ji^((k)) 〗]}〗; (5)如果, (|C^((k+1) )-C^((k)) |)/C^((k+1)) ≤δ, 转向(7); (6)否则,置迭代符合 k+1→k,转向(2); (7)输出p_i^((k+1) )和C^((k+1)); (8)停止。(General channel capacity iterative algorithm)

0
下载
71
浏览
2020-05-21发布

11. Elman网络预测上证股市开盘价

说明:  Elman网络预测上证股市开盘价(Elman network forecasts the opening price of Shanghai Stock Market)

0
下载
89
浏览
2020-05-21发布

12. GLCT

说明:  广义线性调频小波的变换的程序,可实际运行!(General linear chirplet transform procedures, can actually run!)

10
下载
184
浏览
2020-05-19发布

13. LBM,圆柱绕流

说明:  LBM,圆柱绕流,均匀来流速度入口,zou-he边界(LBM, cylinder around the flow, uniform flow velocity inlet)

8
下载
190
浏览
2020-05-09发布

14. 栅格法

说明:  栅格法一般作为路径规划的环境建模技术来用,作为路径规划的方法它很难解决复杂环境信息的问题,一般需要与其他智能算法相结合。(Grid method is generally used as the environmental modeling technology of path planning. As a method of path planning, it is difficult to solve the problem of complex environmental information. Generally, it needs to be combined with other intelligent algorithms.)

9
下载
399
浏览
2020-05-09发布

15. SPEA

说明:  扩展遗传算法SPEAII(Strength Paretor Evaluation Algorithm)算法的代码实现,良好的程序框架,便于向其他应用领域扩展,建议大家使用。(Extended genetic algorithm speaii (strength paretor evaluation algorithm) algorithm code implementation, a good program framework, easy to expand to other application areas, it is recommended that you use.)

2
下载
250
浏览
2020-05-09发布

16. 多目标优化算法SPEA2

说明:  利用遗传算法的全局搜索能力,可以避免传统的多目标优化方法在优化过程中陷入局部最优解,保持解个体的多样性。(By using the global search ability of genetic algorithm, it can avoid the traditional multi-objective optimization method falling into the local optimal solution in the process of optimization, and keep the diversity of solution individuals.)

6
下载
102
浏览
2020-05-09发布

17. mainTEM1_good

说明:  小波去噪在瞬变电磁中的应用,列举了多种小波去噪方式(Application of wavelet denoising in TEM)

6
下载
105
浏览
2020-05-09发布

18. project

说明:  风关并网simiulink仿真模型,实现实现mppt输出(Simianlink simulation model of wind power grid connection to realize mppt output)

2
下载
80
浏览
2020-05-07发布

19. adapt(version 3)

说明:  通过龙格库法计算步长,运动不同阻尼和弹簧隔振策略,对 振动进行控制分析。(The vibration is controlled and analyzed by calculating step length, different damping and spring vibration isolation strategies with rungeku method.)

4
下载
109
浏览
2020-05-06发布

20. 弹性波模拟-地震映像

说明:  可以实现弹性波的地震映像模拟,加入空洞等模型查看正演结果(The seismic image simulation of elastic wave can be realized)

9
下载
113
浏览
2020-05-03发布