-
zishiying
这是在国外某网站上下的一些自适应信号处理的源程序,希望对做算法的人提供一些帮助。()
- 2008-05-09 15:43:22下载
- 积分:1
-
Levelingnetworkadjustment
matlab编写的水准网平差程序,由测量数据可计算水准网平差结果,得到不错的水准网数据(levelling network computation by use of surveying datas and TSL application)
- 2011-01-01 15:49:43下载
- 积分:1
-
simulation
一些通信系统的仿真程序,包括简单的CDMA、FDMA和TDMA系统(Some communication system simulation program, including a simple CDMA, FDMA and TDMA systems)
- 2011-05-27 15:50:21下载
- 积分:1
-
w-v
时频分布wigner-ville的仿真,可以通过改变信号,来看函数的分布情况(time-frequency distribution of air to air-ville, the simulation can signal changes, look at the distribution function of)
- 2021-04-19 14:08:51下载
- 积分:1
-
chap10Mfiles
数字信号处理第十章 FIR滤波器的设计 代码实现(Digital Signal Processing Chapter FIR filter design code)
- 2014-01-07 22:42:38下载
- 积分:1
-
yun zhibiao
matlab 基于云模型的模糊综合风险评估源代码(Source code of fuzzy comprehensive risk assessment based on cloud model in MATLAB)
- 2021-03-29 17:19:10下载
- 积分:1
-
roughset
粗糙集属性约简代码,可以运行,可以运用到不同场合,可作为参考(Rough set attribute reduction code can run, can be applied to different occasions, can be used as reference)
- 2013-10-12 16:16:40下载
- 积分:1
-
facerecog
This code is for face recognition using PCA
- 2011-12-24 22:35:10下载
- 积分:1
-
Digital-signal-processing
本书既包含了数字信号处理的经典内容,也包含了部分前言内容。理论与应用相结合,特别注重应用matlab来解决理论与算法的实现问题,对于数字信号处理的学习者很实用。
(The book contains both the digital signal processing classic content, but also contains some foreword content. The combination of theory and application, with particular emphasis on applications to solve matlab realization theory and algorithms for digital signal processing learners very practical.)
- 2014-01-15 01:46:29下载
- 积分:1
-
bemlabecom
Boundary element method
function [index,g,h,a,unb,x,u,un,uin]=bemlabecom(n,c,index,in,cin)
[index,g,h,a,unb,x,u,un,uin]=bemlabecom(16,[0 0 0.25 0 0.5 0 0.75 0 1 0 1 0.25 1 0.5 1 0.75 1 1 0.75 1 0.5 1 0.25 1 0 1 0 0.75 0 0.5 0 0.25 0 0],[1 0 1 0 1 0 1 0 0 200 0 200 0 200 0 200 1 0 1 0 1 0 1 0 0 100 0 100 0 100 0 100],9,[0.25 0.25 0.50 0.25 0.75 0.25 0.25 0.50 0.50 0.50 0.75 0.50 0.25 0.75 0.50 0.75 0.75 0.75])
in bemlabecom2 we change a & unb to : a1 a2,unb1 unb2
n=number of nodes=number of element=number of point
c=matrix that determine the coordinate of point
m=coordinate of nodes in global coordinates
index: determine u or un for boundary nodes
in:number of internal nodes
cin: coordinate of internal nodes
- 2012-01-29 03:47:10下载
- 积分:1