-
edgedetect
说明: 用MATLAB编的边缘检测算子,包括Robert算子、sobel算子、prewitt算子。自己编写的,有利于初学者理解边缘检测算子的具体实现过程,将结果与MATLAB函数实现的结果作了比较。(MATLAB code with the edge detection operator, including the Robert operator, sobel operator, prewitt operator. I have written will help beginners to understand the specific edge detection operator implementation process to achieve the results with the results of MATLAB functions are compared.)
- 2011-04-15 18:21:13下载
- 积分:1
-
USART1
SMT32 usart1(非阻塞) 中断接收,DMA发送
- 2014-11-24 15:14:02下载
- 积分:1
-
FSO_Analysis
自由空间光通信系统在大气湍流信道下的3个主要性能指标分析,即平均误码率、中断概率和平均信道容量。其中大气湍流采用gamma-gamma湍流信道衰退模型。3个M文件为平均误码率与平均信噪比之间的关系(BER_SNR.m),中断概率(OutageP.m),以及平均信道容量与平均信噪比之间的关系(C_SNR.m)。程序可直接运行。(The analysis of 3 key performance indicators of Free-Space Optical communication system in atmospheric turbulent channel, namely the average bit error rate, outage probability and the average channel capacity. The atmospheric turbulence is modeled by the gamma-gamma turbulent channel fading model. Three M-files are the relationship between the average bit error rate and the the average SNR (BER_SNR.m), outage probability (OutageP.m), the relationship between the average channel capacity and the average SNR (C_SNR.m).The programs can run directly.)
- 2021-03-01 19:09:34下载
- 积分:1
-
colorimageenhancement
本程序采用文献上所说明的通用处理方法对输入彩色图象进行增强处理(this programme is used some methods to enhance the imput color image)
- 2009-04-18 16:41:51下载
- 积分:1
-
sim
用于多波束回波模拟器的模拟海底回波仿真以便于测试(Multibeam echo simulator for simulation of underwater echo simulation in order to test)
- 2013-08-22 18:55:47下载
- 积分:1
-
regiongrow
自适应区域生长算法MATLAB实现。可以较好完成单种子点的区域生长工作(Adaptive region growing algorithm MATLAB. Can better complete a single seed point region growing work)
- 2013-12-13 16:30:55下载
- 积分:1
-
MatlabOptimizationToolbox
Matlab Optimization Toolbox important book
- 2012-06-17 20:30:02下载
- 积分:1
-
dgleich-course-jekyll-1120382
复杂网络的一些代码,方便研究复杂网络的一些人员使用,大师所写(Complex network mapping, statistical characteristics of a large number of source code, can be directly used)
- 2012-06-22 10:04:25下载
- 积分:1
-
haralickfeat
This is code for Haralick feature extraction for image in matlab. The basis for these features is the gray-level co-occurrence matrix. This matrix is square with dimension Ng, where Ng is the number of gray levels in the image. Element [i,j] of the matrix is generated by counting the number of times a pixel with value i is adjacent to a pixel with value j and then dividing the entire matrix by the total number of such comparisons made.
- 2013-10-01 21:03:21下载
- 积分:1
-
Program
微分方程(这里指的是常微分方程)指含有一次、二次、乃至高次微分未知数的方程。是解决偏微分方程、数理方程的基础。有许多特殊函数,都是为了无法得出多项函数或超越函数型式的解析解的微分方程而定义出来。这些特殊函数之所以重要,是因为它们描述了自然界中的某些现象,例如,电子的活动、鼓皮的振动、钟摆的摆动等等。(Differential equations (in this case is the ordinary differential equation) means containing one, two, and even high-differential equations unknowns. Is to solve the partial differential equations, mathematical equations based. There are many special functions, are not drawn to a number of functions or functions beyond the type of analytical solution of differential equations which define them. These special functions are important because they describe the nature of certain phenomena, for example, electronic activities, drum skin vibrations, pendulum swing, and so on)
- 2012-01-04 11:58:05下载
- 积分:1