资源列表
Code_for_Frequency_Domain_Image_Filtering
- 该程序使用MATLAB fft函数处理频域图像数据并返回输出。包含一个测试.mat文件。(This program uses the MATLAB fft function to process image data in the frequency domain and return output. A test .mat file is included.)
p_2_8
- 该程序使用MATLAB fft函数处理频域数据,并返回DFT幅度与频率的输出图。包含一个测试.mat文件。(This program uses the MATLAB fft function to process data in the frequency domain and return output plot with DFT magnitude vs frequency. A test .mat file is included.)
positioning8
- this is a Matlab code to create an indoor positioning system by using a weighted least square algorithm
FT_delta_t_is_1
- 这个程序使用MATLAB的fft函数来表明Δt(δ函数)的傅立叶变换总是等于1。(This program uses the MATLAB fft function to show that the fourier transform of delta t (the delta function) is always equal to one.)
TestSimpleKalman
- this a maximum likelihood estimator to locate a position of a mobile station with 3 anchor nodes
StudentList
- 基于VS的一个简单的单向链表算法,可以添加、删除节点(A simple linked list algorithm based on Visual Studio)
code_z_sep_only
- m code for sep files
CH3_1
- 这个程序使用MATLAB的双重功能和其他功能来显示图像增强如何工作给出输入图像和输出图像进行比较。(This program uses the MATLAB double and other functions to show how image enhancement works giving an input image and outputting an image to compare it to. The outputted files are included.)
Sim_PRACH
- LTE的parch信道仿真实现,实际项目(Parch channel LTE simulation, the actual project)
josephus
- 通过c语言数组算法解决josephus问题,m个人围成一圈,从第一个小孩开始顺时针方向每数到第n个小孩时这个小孩离开,最后剩下的小孩是胜利者。求第几个小孩为胜利者(C language array algorithm to solve the Josephus problem, m individual circle, from the first child began to count clockwise every n children, the child left, and final
特殊函数matlab代码
- 基于Fortran的特殊函数代码,包含椭圆积分等常用的特殊函数(Special function code based on Fortran, including the special function of elliptic integrals and other commonly used)
自己编的BP神经网络程序例子
- 一个简单的BP神经网路 帮助初级学习者入门(simple bp nural network)