-
code3
matlab gui设计学习手册第三章源码(matlab gui)
- 2012-06-23 13:06:38下载
- 积分:1
-
MATPOWER2
MATLAB CODE FOR POWER FLOW 2
- 2014-01-06 19:49:33下载
- 积分:1
-
功率放大器非线性建模和线性化的两篇论文资料 modeling and linearization of pa
说明: 关于功率放大器非线性建模和线性化的两篇论文资料,详细介绍了所采用的模型和相关算法,很有参考价值。(Those papers are related with pa modeling and linearization, which introduce the pa models and algorithms for those models.)
- 2020-06-22 00:20:02下载
- 积分:1
-
多种图像边缘检测与分割处理
程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象(code P0401 Note : Prewitt operator to detect the edges in the image P0402 : different values of Getting operator to detect the edges in the image P0403 : Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water line threshold method image segmentation P0406 : matrix Quadtree P0407 : images into text and non-text of the two categories P0408 : morphological gradient detection Binary Image Edge P0409 : morphology example-- Images from the PCB to remove all current lines, retaining only chip targets)
- 2005-04-26 00:01:01下载
- 积分:1
-
Helmholtz
用迭代法在MATLAB中实现(赫姆霍兹)Helmholtz方程组的求解(Solving Helmholtz equation set by iterative method in MATLAB)
- 2013-07-18 23:04:33下载
- 积分:1
-
T8_3
针对系统的幅频特性曲线实现对控制系统的滞后超前校正功能(For the system to realize the amplitude frequency characteristics curve of the lag of advanced control system calibration function
)
- 2012-04-16 12:07:53下载
- 积分:1
-
Basic_DSP
基本的数字信号处理matlab源代码,包括IIRdemo.m,nyquist_aliasaudiodemo.m,sinfreqdemo.m等(Basic digital signal processing matlab source code, including IIRdemo.m, nyquist_aliasaudiodemo.m, sinfreqdemo.m etc.)
- 2014-02-17 00:23:49下载
- 积分:1
-
Fisher520
模式识别分类器的设计,此为fisher法源码,经调试通过。所用数据为标准IRIS。(Pattern recognition classifier design, the source for the fisher law, adopted by the debugger. Data used as the standard IRIS.)
- 2008-08-12 09:43:36下载
- 积分:1
-
2
说明: M/M/m排队系统性能仿真代码matlab
function r=randexp(lambda) r = -lambda*log(rand) (M/M/m queuing system performance simulation code matlab function r = randexp (lambda) r =-lambda* log (rand))
- 2008-12-28 23:16:48下载
- 积分:1
-
sv_from_coe
把轨道根数转移到对应的状态向量,在轨道中很常用。(The orbital elements are transferred to the state vector)
- 2012-07-22 22:10:12下载
- 积分:1