-
EM_Radio 频率
使用 Matlab 工具的各种集中组件的电磁无线电频率分析。这给出了射频阻抗响应的各种组件作为给定的射频电路设计: 理论与实践的 P.Bretchko 和 R.Ludwig
- 2022-03-01 00:15:46下载
- 积分:1
-
knapsackAlgorithm
遗传算法实现背包问题的matlab代码,分享给大家(Knapsack problem genetic algorithm matlab code to share for everyone)
- 2010-06-19 12:38:43下载
- 积分:1
-
MbookMATLAB
本书主要可以分为两部分,第一本书是基础,主要介绍了matlab的基本图像处理方法;第二部分是应用,主要介绍理论和方法的实际使用。(The book can be divided into two main parts, the first book is the basis, mainly introduces the basic matlab image processing method the second part of the application, the main theoretical and methodological introduction of actual use.)
- 2007-10-31 14:01:48下载
- 积分:1
-
superDEA
超效率DEA剔除本身样本的MATLAB求解,只需更改输入输出,并能直接保存结果为Excel文件(Super Efficiency DEA reject MATLAB sample itself to solve, simply change the input and output, and can save the result as an Excel file directly)
- 2016-04-01 21:50:58下载
- 积分:1
-
基于引导滤波的图像增强算法
基于引导滤波的图像信息分层算法,可实现高低频信息分离,分段处理功能(The image information hierarchical algorithm based on guided filtering can realize the separation of high and low frequency information and the segmentation processing function.)
- 2020-06-18 19:40:01下载
- 积分:1
-
matlab
说明: 最速下降梯度法matlab程序和用拟牛顿法求极小值点(apply a gradient–descent based error minimization approach to minimize the difference between the real deformation and the simulated one given the elasticity parameters)
- 2011-02-21 22:28:48下载
- 积分:1
-
FCM
说明: 可以实现聚类,结合神经网络、支持向量机等用于故障诊断。(Clustering can be achieved, combined with neural networks, support vector machines for fault diagnosis.)
- 2010-03-31 19:35:54下载
- 积分:1
-
PF
说明: 尝试用粒子滤波(PF)进行GPS定位解算...........(Try to use particle filter (PF) for GPS Positioning Solution...)
- 2009-08-18 09:40:03下载
- 积分:1
-
对原始Lena图像三种整数的取直方图均衡化
资源描述
对原始Lena 图像实现以下三种取整函数的直方图均衡化:
线性函数: tk= int[(L -1) tk+ 0.5] ;
对数函数: tk= int[( L-1)log(1+9tk) + 0.5] ;
指数函数: tk= int[(L -1)exp( tk-1) + 0.5] ;
实现:
1、 原始图像和分别采用上述三种方式均衡化后的图像;
2、 原始图像的直方图和上述三种方式对应均衡化后的直方图。
- 2022-03-09 19:43:16下载
- 积分:1
-
fft
时域信号转换为频域信号的几个例子,本人都用过的,绝对能运行(Time-domain signal is converted to frequency domain signal a few examples, I have been used, absolutely can run)
- 2009-09-22 10:45:47下载
- 积分:1