-
1
说明: 关于PSO优化后文本聚类的算法--MATLAB(Text on the PSO clustering algorithm optimized- MATLAB)
- 2010-11-21 07:35:23下载
- 积分:1
-
DICOMviewer
Dicom文件读取的matlab程序,包括gui(DICOM files readable matlab procedures, including gui)
- 2008-05-27 21:51:41下载
- 积分:1
-
Statistic
说明: 概率理論與數理統計實驗系統matlab代碼,含gui(Probability Theory and Mathematical Statistics experimental system matlab code, with gui)
- 2008-09-09 12:51:49下载
- 积分:1
-
u-6
涡度通量数据处理,坐标旋转之平面拟合坐标旋转,系数计算(Eddy flux data processing, the rotation of the coordinate plane fitted coordinate rotation, coefficient)
- 2014-12-04 14:59:17下载
- 积分:1
-
16-QAM-konstelacija
16-QAM constelation
Source code for 16-QAM constelation for various signal to noise ratio levels in dB
- 2011-08-04 23:04:21下载
- 积分:1
-
compare
说明: 对比不同矩阵的方案。二十个字太多了,二十个字太多(compare different orthogonalization scheme)
- 2010-04-14 20:26:24下载
- 积分:1
-
voicebox
voicebox ,很不错的matlab源程序(voicebox, a very good source matlab)
- 2007-08-03 21:02:51下载
- 积分: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
-
chirpp
Linear Frekans Modulasyon (chirp signal)
- 2013-12-06 19:18:01下载
- 积分:1
-
Baseband_System_QPSK
基带传输系统:二进制码->QPSK映射->取I路->4倍过采样->RRC成形->加高斯噪声->RRC匹配滤波器->LPF滤波器->转成复数->QPSK逆映射->取Q路->4倍过采样->RRC成形->加高斯噪声->RRC匹配滤波器->LPF滤波器(Baseband System)
- 2013-12-10 11:17:43下载
- 积分:1