搜索资源列表
用MATLAB实现的不合格品率P控制图的绘制
- 用MATLAB实现的不合格品率P控制图的绘制,只要将数据导入data.txt文件,然后在MATLAB中运行main.m文件即可打开绘图界面。(注意:路径要设置好)-the failure rate of P Commodities Control Map, as long as the data into data.txt documents, then in MATLAB run main.m document can be open graphics interface. (Note : T
咖吗滤波matlab
- function [h,s,v] = rgb2hsv(r,g,b) %RGB2HSV Convert red-green-blue colors to hue-saturation-value. % H = RGB2HSV(M) converts an RGB color map to an HSV color map. % Each map is a matrix with any number of rows, exactly three
work.rar
- Matlab实现: Erlang B model(M/M/n/n)与 Erlang C model排队系统的模拟,并画出阻塞概率(P)与负载(A=lamda/miu in Erlang)的关系图。用法:运行RunMe,Matlab achieve: Erlang B model (M/M/n/n) and the Erlang C model simulation queuing system, and draw blocking probability (P) and load (A = la
GPS.rar
- 说明: GR(M)-87目前只能应用于WINCE5.0版本中,其它版本用不了。 1.该软件是用来检测GPS的COM以及GPS信号的软件,应用广泛 2.mGpsCmd是PPC(WINCE系统)用的,GpsViewer 1.5是PC和PPC的安装程序,考到SD卡上就可以直接用! 用法1:搜索COM口,连上GPS,点SCAN,如果提示找到FOUNDGPS,那么就是对应的COM口 3..在WINDOWS XP/2000系统使用,安装USB_drive
laplacian.rar
- 拉普拉斯边缘检测与图像增强,Matlab6.5实现的.m文件,附有原图、检测到的边缘图和增强后的图。,Laplacian edge detection and image enhancement, Matlab6.5 of implementation. M file, with image, detected and enhanced edge map after the map.
sanweidixingtuchongjian.m
- 三维地形图重建源代码,希望对大家能有所帮助!-The reconstruction of three-dimensional topographic map source code, in the hope that we can help!
nspab
- 最新版计算三维HHT时频图的M文件,很有用-HHT the latest version of the calculation of three-dimensional time-frequency map M files, very useful
MFCC
- MFCC (Mel Frequent Cepstral Coefficient) in M-File. epresentation of the short-term power spectrum of a sound, based on a linear cosine transform of a log power spectrum on a nonlinear mel scale of frequency. MFCCs derived as follows: 1. Ta
m_map1.4
- M_MAP教你如何用MATLAB绘制海洋、大气类的图。可以使用各种投影,添加各种精度的岸线,绘制的图清晰美观。-M_MAP teach you how to use MATLAB mapping ocean, the atmosphere kind of map. Can use a variety of projection, the line to add a variety of precision, drawing a clear appearance of the map.
gbvs_winbinaries
- 基 于 itti显 著 图 的 图 像 显 著 区 域 提 取 ,搞这方面的可以看 看 -Itti-based image map marked a significant regional extraction, to engage in this area can look at
turbo
- 课程设计两个程序:一:数据帧(程序每帧设置为400bit)在有扰信道传输时,采用Turbo码进行编译码。并仿真Log-MAP译码算法在不同迭代次数下的性能。 二:实现有扰信道中,不同信噪比下,采用MAP译码算法的Turbo码的性能。 以上各主程序均有做比较详细的程序注释 可直接运行turbo_main.m或LogMAP.m,稍等片刻即可观察到仿真结果 -two programs of Curriculum design : a: Data frames
radiocover
- 这个程序可以计算给定点处的小区信号范围覆盖。-is program computes a map of visibility from a selected point on a topography. It has been written to help the search for radio relay best location. Because it considers only direct line of sight, it gives a good estimation for
mds-map
- 经典的无线传感网定位算法,MDS-MAP及其改进算法,附有详细说明-location algorithm in wireless network,mds-map,an improve edition
no_diversity.m
- 点对点mimo的仿真程序。其中包括无分集方式,1*2的分集和1*4的分集。仿真图和alomouti原文献的图一样。-Point mimo simulation program. Including non-diversity mode, 1* 2 1* 4 sub-sets and a sub-set. Simulation map and alomouti as the original plan documents.
ChaosToolbox
- 该工具箱包括了混沌时间序列分析与预测的常用方法,有: 产生混沌时间序列(chaotic time series) Logistic映射 - \ChaosAttractors\Main_Logistic.m Henon映射 - \ChaosAttractors\Main_Henon.m Lorenz吸引子 - \ChaosAttractors\Main_Lorenz.m Duffing吸引子 - \ChaosAttractors\Main_Duffing.m Duffing
m_map1.4
- M—map是海洋图像处理的matlab软件包,里面携带大量的坐标信息-no
m_map
- MATLAB绘图高质量的地理或地质图片插件-MATLAB geographical or geological mapping of high-quality pictures plug-in
CGfft
- Within each folder, first run gendata.m (in Matlab) to generate the appropriate data files. Then, run gclabel.cpp to estimate the shadow map and normal field. Finally, run genheight.m in Matlab to integrate the normal field. The light source directio
MLD&MLT&BLCalculations
- 用Argo的netCDF文件计算海洋混合层和障碍层深度并通过M_Map工具包画出全球海洋MLD和BL的分布图。 P.S.: 1.需先安装m_map的toolbox。2.混合层及障碍层的定义参考Clément de Boyer Montegut, et al. "Mixed layer depth over the global ocean: An examination of profile data and a profile‐based climatology." Jou
ACO1.m
- 基于栅格地形图的matlab蚁群算法路径规划(Matlab ant colony algorithm path planning based on grid topographic map)