-
Tbbaaluojbh
这是在matlab下实现的包络检波算法法。先对信号进行调制,然后进行包络检波。
(This is the method of envelope detection algorithm under Matlab. First signal modulation, and then proceed to the envelope detector.)
- 2012-08-18 07:25:29下载
- 积分:1
-
压缩感知算法实现
说明: 用matlab平台编写的基于压缩感知的信道估计重构算法的实现(Realization of channel estimation reconstruction algorithm based on compressed sensing based on MATLAB platform)
- 2020-10-23 15:57:21下载
- 积分:1
-
txcl
说明: 图像处理程序集 包含众多图像处理的基本操作方法(Image processing assembly)
- 2010-03-18 12:11:00下载
- 积分:1
-
hf
说明: 使用加强版霍夫变化,使得车道线识别率百分之百,不存在车道线断点。属于原创。(Using an enhanced version of the Hough changes, making lane hundred percent recognition rate, there is no lane breakpoint. Belong to the original.)
- 2014-05-19 23:11:02下载
- 积分:1
-
ProjectionOnConvexSets
重建高分辨率图像使用在凸集投影,高效率matlab程式码(reconstruct high resolution image using Projection On Convex Sets)
- 2010-09-07 12:56:49下载
- 积分:1
-
cpuinfo
这个函数读取各个比特的信息处理器和操作
系统,包括:
*中央处理器的名字
*时钟速度
*处理器缓存的大小(二级)
*号的物理处理器核心
*操作系统名称和版本
这是由程序/处理器(系统),sysctl(苹果)或命令行工具(窗口)。
需要在r2010a或以上。(This function reads various bits of information about the CPU and operating
system, including:
* CPU name
* CPU clock speed
* CPU Cache size (L2)
* Number of physical CPU cores
* Operating system name & version
These are provided by /proc/cpu (Unix), sysctl (Mac) or WMIC (Windows).
Requires MATLAB R2010a or above.)
- 2012-05-02 20:20:36下载
- 积分:1
-
minimum-watershed
实现粘连分割,对有粘连的物体分割效果很好,使用了局部极值结合分水岭算法(Achieve adhesion segmentation, to have adhesion object segmentation effect is very good, the use of the local extremum combined with watershed algorithm
)
- 2012-08-26 16:22:23下载
- 积分:1
-
BER_QPSK
BER_QPSK QPSK MODULATION ANALYZE IN BER
- 2013-12-08 22:29:14下载
- 积分:1
-
radon直线检测
radon算法实现直线检测,可以检测电线等等。
- 2022-02-14 14:41:49下载
- 积分:1
-
我想要的 matlab 程序代码为计算信干噪比
如何通过使用信干噪比计算多个用户的信干噪比 = P / N + 我在车站已代码有好处不是 workSINR=zeros(1,100) ;P=randi(50,1,50) ;%功率 transimassionN=randi(50,1,50) ;%噪声信噪比 = P / I + N;对于 k = 1:50l = 1:50信噪比 (k、 l) = P / I + N;%功率 transimassion / 噪声 + 1结束结束
- 2023-04-20 00:50:03下载
- 积分:1