-
Matlab-PPT
matlab 基本知识,基本概念和语法规则,编程技巧。武汉大学教学用的课件(matlab basic knowledge, basic concepts and syntax rules, programming skills. Wuhan University teaching courseware)
- 2011-06-21 00:20:54下载
- 积分:1
-
filterImage
There are different m files for different filter to use.
perwit.m:=uses window Wx=[1 0 -1 1 0 -1 1 0 -1]/3
and Wy=Wx and then convolves this window with the image.
sobel.m:=uses window W=[1 0 -1 2 0 -2 1 0 -1]/4
lablacian.m=uses window W=[0 1 0 1 -4 1 0 1 0]
convolve.m=convolves window and image
- 2011-07-27 23:15:28下载
- 积分:1
-
tsp
用于解决TSP问题的路径优化算法,一种改进的memetic算法(Used to solve TSP problem of path optimization algorithm, an improved memetic algorithm
)
- 2013-10-06 15:15:44下载
- 积分:1
-
SimpleJSON
JSON library SimpleJSON
- 2013-12-27 13:54:09下载
- 积分:1
-
dcgan-matconvnet-master
说明: #在MatConvNet上实施DCGAN
MatConvNet上的深度卷积生成对抗网络(DCGAN注意:任何MCN版本均兼容(# Implement DCGAN on MatConvNet
Deep Convolution Generative Adversarial Network on MatConvNet (DCGAN Note: Any MCN version is compatible)
- 2021-03-26 18:29:14下载
- 积分:1
-
1
说明: 汽车防抱死系统(以下简称ABS)对于缩短汽车的制动距离、增加汽车制动时的方向稳定性、减少汽车制动过程中的侧滑以及提高汽车制动时的安全性具有非常重要的意义。(Automotive anti-lock braking system (hereinafter referred to as ABS) to reduce the car' s braking distance, the increase in vehicle directional stability when braking, reduce vehicle skidding during braking and to improve the safety of vehicle braking is very important significance.)
- 2010-12-11 17:22:08下载
- 积分:1
-
ThefullversionofMATLABvideoplayer
说明: 完整版的MATLAB视频播放程序代码说明文字(The full version of MATLAB video player
)
- 2009-09-01 18:32:47下载
- 积分:1
-
CSC_mat
彩色空间转换,RGB和YUV互转的matlab源码(RGB converting to YUV, YUV converting to RGB, Matlab source code)
- 2014-12-24 10:15:57下载
- 积分:1
-
fig3_27
切比雪夫加权波束形成算法,与最优阵列信号处理书籍配套。(Cut Chebyshev weighted beam forming algorithm, and the optimal array signal processing books matching.)
- 2020-11-04 20:49:53下载
- 积分:1
-
3Point
三点变步长龙格库特法解非线性方程
三点变步长龙格库特法解非线性方程
三点变步长龙格库特法解非线性方程(Three variable step grid Changlong Kut three nonlinear equations Solving Variable Step Method Changlong Kut grid three variable nonlinear equations step-by-step grid Kut Method Changlong nonlinear equations)
- 2009-04-07 22:47:55下载
- 积分:1