-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
char2CString
char和CString之间赋值的问题,包含char* 转化成 CString,CString 转化成 char* ,BSTR 型转化成 CString 型等等。(between the char and CString assignment problem with char* into a CString, CString into a char*, BSTR type into CString type and so on.)
- 2009-11-12 14:41:49下载
- 积分:1
-
gos
matlab 二维高斯椒盐噪声去噪 基于小波变换的图像去噪滤波(matlab )
- 2010-08-21 10:14:32下载
- 积分:1
-
源码 基于XILINX FPGA的ofdm通信系统基带设计
verilog 源码 基于XILINX FPGA的ofdm通信系统基带设计(Experiment of digital signal processing: parallel filtering experiment code.
I hope it will help.)
- 2018-03-08 17:24:27下载
- 积分:1
-
software-for--Astrodynamics
非常有用的卫星轨道参数计算模块,很方便进行轨道特性分析。(This is a very useful toolbox for satellite s trajectory parameter computation )
- 2014-02-18 13:47:24下载
- 积分:1
-
2
说明: CMMB系统符号同步算法设计,基于同步训练序列的同步算法(CMMB system symbol synchronization algorithm design, based on the synchronization training sequence synchronization algorithm)
- 2013-04-01 16:37:37下载
- 积分:1
-
chenxu
求解一维偏微分方程,matlab语言。中心差分,先前差分(Solving one-dimensional partial differential equations)
- 2013-09-11 14:59:08下载
- 积分:1
-
FFTMatlab
MATLAB 频谱分析和快速傅里叶变换 数字信号处理 信号分析 信号提取(MATLAB FFT spectrum analysis and digital signal processing signal analysis Signal Extraction)
- 2010-07-06 18:55:47下载
- 积分:1
-
Closed_Model
CLOSED BOOT CONVERTER
- 2013-10-19 18:21:51下载
- 积分:1
-
matlab--example
matlab 教程 matlab的入门到精 matlab详细代码范例(Matlab tutorial matlab approaches to fine matlab detailed example code
)
- 2012-03-29 11:54:10下载
- 积分:1