搜索资源列表
Matlab中图像函数大全
- Matlab中图像函数大全 图像增强 1. 直方图均衡化的 Matlab 实现 1.1 imhist 函数 功能:计算和显示图像的色彩直方图 格式:imhist(I,n) imhist(X,map) 说明:imhist(I,n) 其中,n 为指定的灰度级数目,缺省值为256;imhist(X,map) 就算和显示索引色图像 X 的直方图,map 为调色板。用 stem(x,counts) 同样可以显示直方图。
Matlab.zip
- 课程设计中首先采用Ising model的思想建立一个二维的模型,然后利用重要性抽样和Monte Carlo方法及其思想模拟铁磁-顺磁相变过程。计算了顺磁物质的能量平均值Ev、热容Cv、磁化强度M及磁化率X的值,进而研究Ev、Cv、M、X与温度T的变化关系并绘制成Ev-T图、Cv-T图、M-T图、X-T图,得出顺磁物质的内能随着温度的升高先增大而后趋于稳定值;热容Cv、磁化率X随着温度的升高先增大后减小;磁化强度M在转变温度Tc处迅速减小为零,找出铁磁相变的转变温度Tc大约为2.35,First
eg-fft
- fft1.用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图 2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选 3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱 4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图-fft1. Using Matlab generated sine wave, rectangular wave, as well as the white noise signal, and displa
Matlab_3dof_animation
- 采用比例导引法,把三维追击轨道分解到两个二维平面上分别导引,并充分考虑到目标的 机动性对弹道的影响,用MATLAB软件编写程序模拟出导弹实际追击的三维变轨弹道,绘制出分运动和合运动中各参数的 变化曲线。最后比较了不同的追击速度和不同的导引系数k对弹道特性的影响,考虑到导弹实际飞行时受需用法向过载的 制约,导出了导引系数k应满足的普遍公式,提出了对实战具有一定参考价值的建议。 -Using proportional navigation law, in pursuit of the
MAP_decoding
- The file is for MAP decoding. You can use matlab to open it.
self-organizing
- 基于自组织特征映射神经网络的图像压缩算法,EI检索论文,绝对有参考价值.-Based on self-organizing feature map neural network image compression algorithm, EI retrieval papers, the absolute reference value.
Asequence-basedembeddedDCTdomainwatermarkingalgori
- ,应用MATLAB仿真按序选择嵌入位的DCT变换算法,对仿真程序运行后的各种参数 和效果图的变化进行了分析;最后结合GUI开发设计出数字水印执行过程仿真控制界面,并用常见的水印攻击测试了该算 法的鲁棒性。-Application MATLAB simulation embedded spaces in sequence selection algorithm of DCT transform, simulation program running on the various param
Self-Restoring_Dual_Watermarking_Technology
- 双重电子水印的自恢复技术,在第一重水印和第2重水印间建立联系。-Self-Restoring Dual Watermarking Technique. Map relation between primary and secondary watermark
Iteration_and_fractal
- 1、 对一个等边三角形,每条边按照Koch曲线的方式进行迭代,产生的分形图称为Koch雪花。编制程序绘制出它的图形,并计算Koch雪花的面积,以及它的分形维数。 2、 自己构造生成元(要有创意),按照图形迭代的方式产生分形图,用计算机编制程序绘制出它的图形,并计算其分形维数。主要用MATLAB编程 -1, for an equilateral triangle, each side in accordance with Koch curve iterative manner, the r
cccc
- 摘要:提出了一种新型的人工免疫算法用来解决多目标函数优化问题。基于自然免疫系统固有的优良特性对算法进行了设计和分析。 最后,算法对3个较复杂的多目标问题进行了优化,优化结果能很好地覆盖问题的Pareto最优面,并且把算法与某些混合遗传算法进行 了对比实验,表明人工免疫算法在解决多目标优化问题上具有可观的研究前景。 -Abstract:In order to effectively solve multiobjective optimization problems, a novel
BCJR
- BCJR算法是在Turbo码的译码中广泛使用的一种重要算法。程序实现了BCJR的具体译码方法。程序是MAP-LOG的实现算法。-BCJR Algorithm for Turbo decoding is widely used in a key algorithm. The specific procedures implemented BCJR decoding method. MAP-LOG program is the realization algorithm.
HRM
- 一篇HRM(Hybird Recrusive Matching)算法的介绍论文,可以用来生产视差图-a paper that introduces a HRM algorithm,which can be used to create disparity map
MATLAB
- matlab的二维和三维简单做图应用。多维曲线的应用。-the matlab the two-dimensional and three-dimensional simple do map applications. Multidimensional Curve applications.
fk
- FK MAP, matlab code for FK transform ( fourier wavenumber ) transform map
code-en-matlab
- CCA-MAP et dv-hop algorithme de localization en matlab
world-map-by-matlab
- world map buy matlab
Plotgraph-Arduino-Matlab
- This project investigates the blink behavior and other eye movements related with automobile driver during long time driving. The main aim is to map certain events in a recorded electro-oculogram (EOG) to actual blink behavior as measured via vid
my-map
- This is a matlab and simulation based solution for the iron based solution Thermal in matlab
MATLAB作图(超详细)
- 数学建模与数学实验中关于matlab如何作图的ppt,很全,曲线图,对数图等等都讲了(Mathematical modeling and mathematical experiments on MATLAB how to map the PPT, very full, curve, logarithmic diagram and so on)
hist
- i_tmp=int32((x(i)-minx)/xfd)+1; j_tmp=int32((y(i)-miny)/yfd)+1; z_tmp=int32((z(i)-minz)/zfd)+1; cntxy=tjxy(i_tmp,j_tmp ); cntxz=tjxz(i_tmp,z_tmp ); cntyz=tjyz(j_tmp,z_tmp ); cntxyz=tjxyz(i_tmp,j_tmp,z_tmp ); tjxy