-
shengqiangfafzh1
矢量传感器的声强法定向程序。利用矢量传感器输出生涯和阵速的相关性,求出平均声强可以提高定向精度的方法。(Sound intensity vector sensors to the statutory procedures. The use of vector sensor array output career and the relevance of speed, calculated the average sound intensity can improve the directional accuracy of the method.)
- 2007-12-08 16:08:57下载
- 积分:1
-
montecarlo
蒙特卡洛方法中随机数的产生和检验,乘同余法。(The Monte Carlo method, random number generation and testing, multiplication congruential method.)
- 2012-07-21 17:16:01下载
- 积分:1
-
diaoyongjubing
刘金坤的程序,很有用,谁下谁知道,不信你试试(How to change the oscilloscope in simulink inside wave, see this call handle applications)
- 2011-12-13 15:01:39下载
- 积分:1
-
Filter
此文件汇集了为各种数字滤波器消噪,应用广泛(This file is a collection of denoising widely used for a variety of digital filters
)
- 2012-11-25 16:11:23下载
- 积分:1
-
block_mimo_ ofdm_channelestimation
块稀疏 mimo 方位估计算法。mimo系统。块稀疏。(Block sparse MIMO azimuth estimation algorithm. MIMO system. The block is sparse.)
- 2021-04-07 21:19:01下载
- 积分:1
-
双输入单输出模糊控制
双输入单输出的matlab模糊控制器程序,适用于交通信号灯的模糊控制等情况,包含了一个matlab程序,一个生成的模糊控制器以及一个simulink模块,模糊规则已经设置完毕,可以查看其中的图片。
- 2022-07-17 20:33:13下载
- 积分:1
-
手动图像拼接
I1=double(imread("left.bmp"));
[h1 w1 d1]=size(I1);
I2=double(imread("right.bmp"));
[h2 w2 d2]=size(I2);
figure;subplot(1,2,1);image(I1/255);axis image;hold on;
title("first input image");
[X1 Y1]=ginput(2);%可以用[x,y] = ginput(n)这个函数,n为你想选的点的个数,鼠标点的那些点的横坐标和纵坐标就会保存到[x,y]中。然后再plot(x,y,"*")!应该可以满足你的要求了!
image(I2/255);axis image ;hold on;
title("second input image");
[X2 Y2]=ginput(2);
Z =[X2" Y2";Y2" -X2";1 1 0 0;0 0 1 1]";
- 2023-08-11 17:10:03下载
- 积分:1
-
pso
PSO algorithm (PSO) standard test function verification process. M in a document, including the current literature is used to validate the seven standard test function (Ackley), 3D dynamic display, and the over-concentration of particles scatters when the function. Designed for researchers to study and colleagues at the PSO algorithm to provide a more complete functional and easily understood standard version, for beginners through this program to achieve rapid entry. in order to be more energy into depth study!
- 2014-09-02 22:08:00下载
- 积分:1
-
getPDF
this is static var compensator based on fuzzy logic controller
- 2011-09-28 14:16:10下载
- 积分:1
-
EMD_HHT
EMD经验模式分解适用于生命体征探测,内有基本函数配件等。加上emd源程序(EMD empirical mode decomposition applied to detect signs of life)
- 2014-10-22 10:00:25下载
- 积分:1