-
addnoise
一种不同信噪比噪声的添加方法,包括复噪声和实噪声,()
- 2008-07-10 19:58:22下载
- 积分:1
-
GA_Optimization-Scheduling_Matlab
通过MATLAB编程研究工作和仿真结果分析,对改进的免疫遗传算法进行综合性地概括、归纳和总结。在处理复杂优化调度问题方面提出了一些改进的思想,并进行了算法实现和仿真。对有待进一步深入研究的问题进行了设想,对免疫遗传算法解决相关优化调度问题进行了展望。(Research of ImProved Immune Genetic Algorithms and its Applications in Optimization Scheduling Problem
)
- 2011-06-05 18:02:27下载
- 积分:1
-
Codes
codes.rar consists some file for aco optimumization
- 2011-07-29 20:59:32下载
- 积分:1
-
Desktop
graph 4 series in lines
- 2012-07-06 06:25:59下载
- 积分: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
-
QPSK
说明: 用MATLAB实现的QPSK调制和解调程序。(Using MATLAB to achieve the QPSK modulation and demodulation process.)
- 2008-11-13 21:06:35下载
- 积分:1
-
fourier
利用matlab进行图形的二维傅里叶变换(Using matlab graphical two-dimensional Fourier transform)
- 2013-08-22 17:04:50下载
- 积分:1
-
interpolation-and-data-fitting
matlab常用对插值以及数据拟合的处理 (matlab commonly used treatment for interpolation and data fitting)
- 2013-02-01 14:38:27下载
- 积分:1
-
wanghaidong
2PSK和 2DPSK信号的调制与解调性能比较分析(Comparative analysis of modulation and demodulation performance and 2DPSK signal 2PSK)
- 2013-11-23 15:53:46下载
- 积分:1
-
matlab-on-signal-processing
这本书介绍了matlab在信号处理中的应用和例子,同时还讲解了信号处理中的一些重要原理,可以同时巩固大家的基础知识(This book introduces the matlab signal processing applications and examples, and also explain some of the important principles in the signal processing, you can consolidate all the basics)
- 2012-12-03 08:06:01下载
- 积分:1