-
fiber_XPM
用Matlab来模拟光通信中的光纤交叉相位调制。此类仿真比较少,值得参考。(Using Matlab to simulate the optical fiber communication cross-phase modulation. Reference worthwile.)
- 2021-04-29 14:08:43下载
- 积分:1
-
MATLAB5X
较详细介绍了MATLAB的各种使用技巧,欢迎下载交流。(MatlAB)
- 2010-12-10 20:38:02下载
- 积分:1
-
matlab3
说明: matlab 图形处理应用程序篇,内容同1类似
,讲述图形处理相关问题(matlab application3)
- 2010-04-29 09:52:12下载
- 积分:1
-
3
说明: 双极化多普勒天气雷达测量误差分析及标定研究(详细介绍了多普勒天气雷达的参数)(Dual-polarization Doppler weather radar measurement error analysis and calibration studies (described in detail the parameters of Doppler Weather Radar))
- 2010-08-22 10:26:46下载
- 积分:1
-
xiangliangshuzu
说明: matlab 数组与向量教程 简单明了 清华出的书 数组与向量教程 简单明了 清华出的书(matlab ppt that s for the new learners.It s obiously easy to learn which produced by tising university.)
- 2010-04-25 11:52:40下载
- 积分:1
-
fcmthresh
FCMTHRESH Thresholding by 3-class fuzzy c-means clustering
[bw,level]=fcmthresh(IM,sw) outputs the binary image bw and threshold level of
image IM using a 3-class fuzzy c-means clustering. It often works better
than Otsu s methold which outputs larger or smaller threshold on
fluorescence images.
sw is 0 or 1, a switch of cut-off position.
sw=0, cut between the small and middle class
sw=1, cut between the middle and large class
Contributed by Guanglei Xiong (xgl99@mails.tsinghua.edu.cn)
at Tsinghua University, Beijing, China.
Please try testfcmthresh.m first!
- 2013-04-21 07:13:23下载
- 积分:1
-
MIE方法计算金属球双站RCS,RCS随角度的变化
MIE方法计算金属球双站RCS,RCS随角度的变化(MIE method to calculate the metal ball double station RCS, RCS with the change of angle)
- 2021-01-28 23:48:40下载
- 积分:1
-
homework6
students learning code
- 2010-11-25 10:44:51下载
- 积分:1
-
temex
这个是TE过程的源代码程序,通过这个源代码可以实现TE过程(The TE process is the source code program, source code can be achieved through this process of TE)
- 2011-04-19 15:12:34下载
- 积分:1
-
command_window_text
这个m-文件允许你导出所有在命令窗口中的文本到字符串单元阵列,每个条目是一个从窗口文本行。未分析的原始字符串也可以,如果需要的话。
操作非常简单 -使用findjobj功能(操作要求),此文件查找在根窗口,并得到适当的对象从文本。
我一直在寻找一种方式做,特别是一些软件中的错误我始终跟踪这,似乎已经没有人写了这种方法,所以我现在在这里供您使用。
这是一个有点慢,有可能是一个特定类寻找更快的方法- 如果这样,让我知道!(This m-file allows you to export all text in the Command Window to a cell array of strings, each entry being a line of text from the window. The unparsed raw string is also available, if desired.
Operation is very simple- using the findjobj function (required for operation), this file looks for the appropriate object in the root window and gets text from it.
I was looking for a way to do this, particularly for error tracking in some software I maintain, and nobody seemed to have written up this method, so I present it here for you to use.
It s a bit slow, there is probably a quicker way of looking for a specific class- if so, let me know!)
- 2011-05-15 00:21:00下载
- 积分:1