-
sobel
edge detection sobel
- 2015-04-15 10:06:57下载
- 积分:1
-
BHT_operators
KZK parameters.m - User-defined material/transducer parameters
- 2021-05-13 09:30:03下载
- 积分:1
-
autopilot
自动驾驶仪(autopilot),是按技术要求自动控制飞行器轨迹的调节设备,其作用主要是保持飞机姿态和辅助驾驶员操纵飞机。(Autopilot (autopilot), according to technical requirements automatically control the aircraft trajectory adjustment equipment, its role is to maintain the aircraft posture and auxiliary pilot aircraft.)
- 2017-05-24 15:59:05下载
- 积分:1
-
BPexample
开发环境:Matlab
简要说明:动量-自适应学习调整算法。在实际应用中,原始的BP算法很难胜任,因此出现了很多的改进算法。BP算法的改进主要有两种途径,一种是采用启发式学习方法,另一种则是采用更有效的优化算法。本例采用动量BP算法,来实现对网络的训练过程,动量法降低了网络对于误差曲面局部细节的敏感性,有效地抑制网络陷于局部极小。(development environment : Matlab Brief Description : Momentum-adaptive learning algorithm adjustments. In practical application, the original BP algorithm competence, resulting in a lot of improved algorithm. BP algorithm improvements There are two main ways of using a heuristic approach to learning Another is the use of a more effective method of optimization. Momentum cases using the BP algorithm to achieve the network training process, Momentum for reducing error of the network for local surface details of the sensitivity, to effectively curb the network into local minima.)
- 2006-09-11 10:13:29下载
- 积分:1
-
implicit_euler_iterative_solve
美式期权计算程序,利用的是implicit euler方法进行计算(implicit euler method to calculate American option.)
- 2014-12-22 11:43:48下载
- 积分:1
-
smiapp
Generic driver for SMIA SMIA++ compliant camera modules.
- 2014-08-14 01:00:35下载
- 积分:1
-
RSSI-location-MATLAB-code
本代码是基于RSSI的无线定位代码,包括PPT和论文说明,代码里边还好有GUI仿真代码。(
The code is based on the RSSI of wireless location code, including PPT and papers instructions, but fortunately there are GUI code inside the simulation code.)
- 2014-10-16 08:42:14下载
- 积分:1
-
Chapter_7
data converters by maloberti
- 2013-04-19 15:12:33下载
- 积分:1
-
www_dssz_com_7941935RLS
RLS程序代码,经测试绝对能用,大家一起分享(RLS)
- 2010-05-16 11:25:21下载
- 积分:1
-
DownUpSampling_ByFactor2
该代码实现了以2为因子的图像升采样和降采样功能。
降采样包括使用平滑滤波器(with using the averaging filter)和不使用平滑滤波器(without using the averaging filter)两种方法。
升采样包括像素点直接复制(pixel replication method)和线性插值(bilinear interpolatoin method)两种方法。
降采样方法和升采样方法共有4种组合。程序运行后,给出了一个原始图片和四个结果图片。
图片1.原始图片。
图片2.平滑滤波器降采样&像素点直接复制升采样。
图片3.平滑滤波器降采样&线性插值升采样。
图片4.不使用平滑滤波器降采样&像素点直接复制升采样。
图片5.不使用平滑滤波器降采样&线性插值升采样。
(The code to achieve a 2-factor image upsampling and downsampling function. Down-sampling (with using the averaging filter) and do not use smoothing filter (without using the averaging filter) are two ways to use the smoothing filter. Upsampling including the pixels copied directly (pixel replication method) and linear interpolation (bilinear interpolatoin method) two methods. Down-sampling method and liters a total of four combinations of sampling methods. The program is running, it shows a picture of an original picture and four results. Picture 1 original picture. Photo 2. Smoothing filter downsampling & the pixel directly copied liter sample. Photo 3. Smoothing filter downsampling & the linear interpolation liter sampling. Picture 4. Smoothing filter down-sampling & the pixels directly copied liter sampling. Picture 5. Use smoothing filter down-sampling & the linear interpolation liter sampling.)
- 2012-11-25 16:01:48下载
- 积分:1