-
DSP_MATLAB
胡广书数字信号处理的MATLAB程序,函数按章节号命名(HU Guang-book digital signal processing of the MATLAB program)
- 2009-03-09 17:57:31下载
- 积分:1
-
search_k_peak
说明: 峰值搜索的算法,可对法来波方向进行估计中的谱峰提取的一种方法(Peak search algorithm, the direction of the method to estimate the wave spectrum peak extraction method)
- 2020-10-19 15:07:26下载
- 积分:1
-
two-dimensional-photonic-crystals
pwm法计算二维光子晶体能带的另一个程序,已经分享了一个,这是另一个,编写方法不同,精度更高。程序完整含有注释,能同时显示TE和TM波的能带结构。略作修改也可分开显示。 (pwm method of two-dimensional photonic crystals with another program)
- 2011-09-15 22:06:46下载
- 积分:1
-
ACO
ANT COLONY OPTIMIZATION
- 2013-02-25 03:26:06下载
- 积分:1
-
program_NMEA_YieldRate
matlab檔案,用於計算定位成功率,輸入nmea檔案,自動計算NMEA定位的成功率(Calculate the fix yield rate)
- 2014-02-21 10:17:59下载
- 积分:1
-
f the input is a numeric array, it returns a cell array of strings of on or off...
f the input is a numeric array, it returns a cell array of strings of on or off depending on the logical outcome.
Conversely, if the input is a cell array of strings of on or off , then it does the reverse, i.e. returns the logical matrix where on is true and off is false.
It is very useful when using set/get on arrays of handle objects or arrays of properties/values.
Example:
onoff( [0, 1, 0]) gives { off , on , off }
onoff({ on , on , off }) gives [1, 1, 0]
It also works for mixed cell array inputs, and for other string pairs:
yes/no, ok/cancel, open/closed-f the input is a numeric array, it returns a cell array of strings of on or off depending on the logical outcome.
Conversely, if the input is a cell array of strings of on or off , then it does the reverse, i.e. returns the logical matrix where on is true and off is false.
It is very useful when using set/get on arrays of handle objects or arrays of properties/values.
Example:
- 2022-05-10 21:02:10下载
- 积分:1
-
BodeGui
在Matlab中可以使用的波特图的例子源码,直接打开即可。(Source codes of Bode Plot in Matlab.)
- 2009-04-23 23:15:28下载
- 积分:1
-
curvature
MATLAB编写的segy格式地震数据读取的程序(MATLAB format prepared segy process seismic data read)
- 2010-06-02 17:16:03下载
- 积分:1
-
Hopfield
离散Hopfield神经网络的分类——高校科研能力评价。
基于matlab编写的.m文件(Discrete Hopfield neural network classification- university research capacity. Prepared based on matlab m file)
- 2012-10-31 11:33:07下载
- 积分:1
-
yuzhi2
首先将RGB转换到HSV,再根据阈值进行HSV图像的分割(First convert RGB to HSV, then HSV image segmentation based on threshold)
- 2014-05-04 11:26:39下载
- 积分:1