资源列表
djshbnn
- 多径时变信道的仿真:单频信号经过多径时变信道 音频信号经过20条传播路径得到的时域及频域波形。 -Time-varying multipath channel simulation: the time domain and frequency domain waveforms single frequency varying channel audio signal through the multipath signal propagation path 20.
Kinect_Matlab_version1f
- 微软的Kinect开发包,是matlab版,内有使用说明,有助于进行Kinect科研、游戏的开发。-It s a MS Kinect development SDK in Matlab version. Instruction is included. Useful for research and game development.
project2
- 有限差分法求解泊松方程 一个例子 比较精确解和数值解-Finite Difference Method for Poisson equation; An example to compare the exact solution to the numerical solution
nflmhamming
- Hamming窗加权非线性调频脉冲压缩程序-Hamming window weighted linear FM pulse compression process
GeneticAlgorithm
- 本代码是使用遗传算法解决优化约束问题,可直接运行。-本代码是使用遗传算法解决优化约束问题,可直接运行。 This code is the use of genetic algorithm to solve constrained optimization problems,which can be directly run.
PID.m
- 首先是编写2个输入,1个输出的隶属度函数;接下来的是模糊规则,一共49条;然后用解模糊函数得出控制量U,这里输出的U就直接是精确量了,解模糊用到得规则是取隶属度最大的那个数即MOM算法。 显示的三个图形窗口分别是:模糊控制器内部原理图,以及2个输入,1个输出的隶属度函数图。 -Fuzzy PID controller MATLAB simulation program
matlab
- 计算二维光子晶体能带结构matlab程序-matlab
edge_filter_linear
- 1、均值平滑、中值平滑和低通滤波平滑 2、高斯拉普拉斯算子对图像边缘的增强, 3、彩色图像的锐化,-1, the mean smoothing, median smoothing and smoothing low pass filter 2, Laplacian of Gaussian edge enhancement, 3, color image sharpening,
poissonnetwork
- 泊松网络 平均节点数是5的1000个节点的泊松网络结构 均匀分布的网络-Poisson network the average number of nodes is 5 Poisson 1000 nodes uniformly distributed network architecture network
nihejianyan
- 已调试好的数据分布的拟合与检验的matlab程序源代码,内容有卡方拟合优度检验、jbtest函数检验、Kolmogorov-Smirnov检验和画频率直方图-failed to translate
CG
- 共轭梯度法CGmatlab程序 解线性方程组-Conjugate gradient method matlab program for solving linear equations
Euler_adv
- 欧拉法解二阶微分方程组的源代码 以某一特例为代表-Euler