-
matlab
东北大学 薛定谔的高等应用数学问题MATLAB求解的源代码(Northeastern University, Applied Mathematics Higher Schrodinger problem solving MATLAB source code)
- 2009-03-14 23:24:58下载
- 积分:1
-
ngray
自写M函数,做灰度图像的灰度级数及灰度范围的自定义设置。例如:将[0 255]的uint8图像变换成8级灰度的灰度范围为[0 7]图像或者[11.5 25.8]图像。
输出图像为double类,用户可将图像归一化后自行转换为所需类型。(This is a M function written by self, it can be used to rebuild a image with a given number of gray-level and a given gray-scale.
Output image is double class.)
- 2020-08-24 09:48:15下载
- 积分:1
-
AIS
船舶AIS轨迹提取,作出船舶AIS轨迹图。在此基础上,实现基于空间相似距离的K均值轨迹聚类。算法可以自定义轨迹聚类初始轨迹或者由程序随机生成初始轨迹,采用迭代的方法直到确定最终的聚类中心。(The extraction of ship AIS trajectory, make ship AIS trajectories. On this basis, to achieve similar K mean trajectory clustering based on distance space. You can customize the initial trajectory trajectory clustering algorithm or randomly generated by the program initial trajectory, iterative method was used to determine the cluster center until the end.
)
- 2021-04-06 22:49:02下载
- 积分:1
-
透视变换源代码
说明: MATLAB图像处理之透视变换。图像变换基础代码。(Perspective transformation of MATLAB image processing. Basic code of image transformation.)
- 2020-10-31 23:49:54下载
- 积分:1
-
Disfrft
产生不同阶次的傅立叶频谱,展现更丰富的信息(Generating Fourier Spectrum of Different Order)
- 2018-12-02 16:18:07下载
- 积分:1
-
毕设使用的空间普估计算法,matlab编写
包含特征值与特征向量的提取、训练样本以及最后的识别,各种kalman滤波器的设计,高斯白噪声的生成程序,时间序列数据分析中的梅林变换工具,汽车课设货车Matlab驱动力图程序,多姿态,多角度,有不同光照。
- 2022-12-19 01:00:03下载
- 积分:1
-
fir
基于汉宁窗的fir带通滤波器
用matlab仿真(Hanning window on the fir bandpass filter simulation using matlab)
- 2009-02-19 21:22:06下载
- 积分:1
-
ssb
单边带解调的xinlinx建模,实现完整的解调同步和下变频(Single sideband the demodulation of xinlinx modeling, to achieve complete demodulation synchronization and downconversion)
- 2013-03-28 11:11:32下载
- 积分:1
-
guangxuefangzhen
光学仿真设计,适用于初学者学习使用matlab进行光学仿真,基于Matlab的光学实验仿真(Optical simulation design, suitable for beginners to learn to use matlab optical simulation, Matlab-based simulation of optical experiments)
- 2012-10-20 11:44:53下载
- 积分:1
-
peidui
*****将picture内的所有文件拷贝到MATLAB7.1软件下的名为word的子文件夹下**********
1.testpipei_1.m文件为基于灰度的模板匹配代码,仅为单独使用,不具有交互性
2.testpipei_2.m文件为基于灰度的快速模板匹配代码,仅为单独使用,不具有交互性
3.three.m为带有界面的演示程序,包含了上述两种算法,在MATLAB7.1中,在命令窗口下输入
edit three (three文件一定要在work文件夹下)回车后就可以进行使用了。
4.testpipei_1.m和testpipei_2.m的函数使用说明详细见各自的文件内
5.testpipei_1.m,testpiei_2.m,getOrder.m,gettezheng.m都为函数文件
three.m和three.fig共同为演示界面文件。 (Using MATLAB to image matching two images)
- 2015-11-05 00:20:17下载
- 积分:1