-
displaytools
绘制地震图形matlab软件包,可采用不同方式进行剖面成图实现(Seismic mapping matlab graphics package, to be used in different ways to realize profile mapping)
- 2008-05-08 06:31:45下载
- 积分:1
-
Binary-coding
二进制编码连续函数遗传算法二进制编码连续函数遗传算法二进制编码连续函数遗传算法(Binary coding genetic algorithm continuous functions)
- 2011-09-16 16:20:53下载
- 积分:1
-
Achirplet_anad
针对信号自适应chirplet分解未知参数多、实现起来比较困难的特点,文献[1]提出了一种新的chirplet分解快速算法。该算法利用计算信号的二次相位函数,得到其能量分布集中于于信号的调频率曲线上的结论,此时通过谱峰检测可同时获得chirplet调频率、时间中心和幅度的估计;然后通过解线性调频技术获得其初始频率和宽度的估计,仿真结果验证了本文算法的有效性。
(For the signal adaptive the chirplet decomposition of unknown parameters to achieve difficult to literature [1] proposed a new fast algorithm for chirplet decomposition. The algorithm makes use of the secondary phase of the calculated signal function, the conclusion focused on energy distribution curve to tune the frequency of the signal by the peak detection chirplet tune frequency, time center and amplitude estimates then by solving chirp technology to obtain the initial frequency and width is estimated that the simulation results demonstrate the effectiveness of the proposed algorithm.)
- 2012-09-09 21:47:26下载
- 积分:1
-
aDBTT2_20paarr
该软件源码包是阵列信号处理开发包,在matlab软件源码中是没有有自带的,该软件源码包主要用于雷达信号处理,无线通信信号处理等领域
(Source package of the software development kit array signal processing matlab software source code that comes with the software source code packages for radar signal processing, wireless communications, signal processing and other fields)
- 2012-09-10 00:34:21下载
- 积分:1
-
roundCenter
vc2008 dos 程序
已知AB两点坐标,半径R。
求2个圆心。
公式使用MATLAb推导的,做了一点简化,和小的改动。
都在函数 double jisuanYanxin(double Ax,double Ay,double Bx,double By,double R)
里面(vc2008 dos program known AB two coordinates, radius R. Seeking two center of the circle. Formula derived using MATLAb do a little simplification, and small changes. In the function double jisuanYanxin (double Ax, double Ay, double Bx, double By, double R) which)
- 2010-09-13 17:40:10下载
- 积分:1
-
clsreghotkeys
ms05016分析及测试代码!!!!!!!!!!!!!!!!!!!!1(ms05016 analysis and testing the code !!!!!!!!!!!!!!!!!!!! 1)
- 2005-04-22 12:40:34下载
- 积分:1
-
PSOmatlabC++
PSO算法——由matlab和C++源代码组成(PSO algorithm-- from Matlab and C source code components)
- 2007-04-21 19:08:18下载
- 积分:1
-
lvq
学习向量量化神经网络模型与学习算法及MATLAB实现(Learning vector quantization neural network model and learning algorithm)
- 2011-12-01 18:23:00下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
利用matlab实现H-infinity鲁棒控制
利用matlab实现鲁棒控制器,有式例,便于鲁棒控制器的学习开发(A robust controller is implemented with MATLAB, and it has an example to facilitate the learning and development of robust controllers)
- 2021-03-30 15:29:09下载
- 积分:1