-
matlab--Algorithm
讲述比较全面是matlab算法,涵盖了许多经典的算法和数学建模的思想。(About matlab algorithm is more comprehensive, covering a number of classic algorithms and mathematical modeling ideas.)
- 2013-12-05 10:01:59下载
- 积分:1
-
布谷鸟DG规划
说明: 通过布谷鸟群算法对设定的多个目标进行优化,并最终获得分布式电源的最优选址定容(Through the CUCKOO swarm algorithm to optimize the set of multiple objectives, and finally obtain the optimal location of distributed generation capacity)
- 2021-03-24 07:59:14下载
- 积分:1
-
matlab_study_experience
matlab非常重要的几点经验,非常值得留意和注意。(matlab a few very important experience, very worthy of attention and attention.)
- 2009-01-01 14:51:10下载
- 积分:1
-
BeamFormer_LFM
说明: 声纳系统中,波束形成的仿真,发射信号为LFM,有疑问请发邮件~(sonar system, the beam-forming simulation, signal to launch LFM, the question please send an e-mail to)
- 2006-04-17 19:47:29下载
- 积分:1
-
imageproc
Image processing functions. AMBE, median 2D, image standard deviation of a pdf
- 2013-10-05 05:21:23下载
- 积分:1
-
lvboqi
利用matlab设计高通、低通、带通和带阻滤波器,生成效果图(High-pass, low-pass, band-pass and band-stop filter using matlab design generated effect diagram)
- 2013-03-18 21:56:54下载
- 积分:1
-
haimian
基于matlab的海洋通信的基础猜想,采用数字调制,2径仿真,其中损耗采用HUAWEI早年实测模型(Based on the basis of conjecture matlab marine communications, digital modulation, two-path simulation, in which the loss measured using early model HUAWEI)
- 2014-01-17 11:02:00下载
- 积分:1
-
Peripheral-Analyses
it includes gammatone filters and cochlegram
- 2014-02-11 07:07:35下载
- 积分:1
-
6090044Tracking(Imm)
matlab做的基于交互多模(IMM)算法的机动目标跟踪仿真程序((Matlab done on interactive multi-mode (IMM) algorithm mobile target tracking simulation program))
- 2018-03-14 09:33:02下载
- 积分:1
-
color image segmentation
%Program for Color Image Segmentation
%Program Description
% The input color image will be coarsely represented using 25 bins.
% Coarse representation uses the spatial information from a Histogram based windowing process.
% K-Means is used to cluster the coarse image data.
%
%Parameters
% inImg - Input Color Image
% nBins - No. of Bins for coarse representation
% winSize - Window size for histogram processing
% nClass - No. of classes
% outImg - Output Segmented Image
%Au
- 2022-02-20 02:08:36下载
- 积分:1