资源列表
MEM
- 自己编写的maltalb程序模拟计算最大熵谱算例-Maximum Entropy Spectral simulation study
dongliantiduxiajiang
- 基于动量梯度法的BP神经网络 BP神经网络的设计实例- Momentum gradient method
ziji_N
- 处理分帧信号的N点均值平滑(特别是语音信号),衔接前后帧间的点,不造成相位变化。-The signal processing sub-frame N-point smoothing of the mean (in particular voice signal), the point of convergence around the frames, without causing a phase change.
centraldifference
- matlab软件编的中心差分法求振动瞬态响应,已调试成功-central difference method for vibraton response
Untitled4
- 要使得通信网络的总铺设费用最省,请建立问题的数学模型,设计求解算法,给出铺设方案,并讨论方案的可靠性-To make the total cost of laying communication network is the most provinces, a mathematic model of the problem, please, algorithm design, laying scheme are given, and discuss the solution of reliabi
ladar
- this code implementation ladar.
FDTDone1
- 利用有限时域差分法对一维均匀平行板传输线特性仿真-Using the finite difference time domain method for one-dimensional homogeneous parallel-plate transmission line characteristic simulation
AccidentsOfRoads
- 交通事故数据循环处理,能够自动去除带有无效信息的数据-Cyclic data processing traffic accident, can automatically remove with invalid information data
map4to8and8to4
- matlab - mapping 4 bit image to 8 bit and 8 bit image to 4 bit
fill_gap
- Filling in the missing values or 3d data interpolation
paixu.m
- PAIXU 按照某一列排序后加上排名后在变回来-Sorted according to a column after the change back plus ranking
matlab大地坐标转直角坐标
- 可任意输入一个位置(纬度/度,经度/度,高/米)直接转换为直角坐标(X/m,Y/m,Z/m)。其中有三种坐标系可供选择:WGS84、CGCS2000、PZ90.02,默认为WGS84。