-
simulink2
又一个simulink的ppt,对于初学simulink 的人可能有用,不过太简单了。(also a Simulink ppt for the novice Simulink may be useful But too simple.)
- 2006-11-22 18:50:46下载
- 积分:1
-
GUI
电力系统潮流计算软件,运行方式有两种:直接在matlab命令窗口敲入名字,或转为exe再运行。(Power flow calculation software, running in two ways: directly typing the name in the matlab command window, or into exe run again.)
- 2014-10-13 09:38:35下载
- 积分:1
-
LDPC_Decoder_TDMP
LDPC Coding with PSK modulation in an AWGN channel
Description
LDPC Coding with PSK modulation in an AWGN channel
Most of the functions are built in matlab functions found in the comm. toolbox. These can also be easily configurable in the code to meet your requirements.
In the given code, set the SNR, codeRate, modulation order (psk) and Number of frames to be simulated.
Please feel free to contact me and let me know your comments.
- 2020-11-29 21:59:29下载
- 积分:1
-
03_NuMicro-Tools-Installation-and-Practice
03_NuMicro Tools Installation and Practice
- 2014-10-18 17:02:50下载
- 积分:1
-
stack
建立一个stack,可以pop push delete stack里面的characters,同时可以检测stack是否为空或者已满(The establishment of a stack, you can pop push delete stack inside the characters, and can detect whether stack is empty or full)
- 2014-10-26 02:11:46下载
- 积分:1
-
nihe
二次多项式拟合大地水准面,采用matlab编写的,关于拟合出来的图像感觉有些问题。。希望大家指正(Quadratic polynomial fitting geoid, using matlab prepared some questions about the fitting out of the picture feel. . I hope you correct)
- 2013-12-03 09:17:52下载
- 积分:1
-
MATLAB
用于交通流模拟使用的源代码,复制到matlab上即可使用。(Source code for traffic flow simulation used, copied to the matlab can be used.)
- 2014-02-07 19:13:53下载
- 积分:1
-
mininglbp
This is an implementation of local binary pattern with some results
- 2015-07-30 12:08:15下载
- 积分:1
-
CCA
可以进行典型相关分析,注释很详细,可以直接调用(cca Canonical correlation analysis can be done, annotation is very detailed, can be called directly)
- 2017-08-10 20:43:03下载
- 积分:1
-
matlab.thresholding-master
说明: 在计算机视觉中,图像分割是将图像分成多个片段的过程。这使我们能够通过以比原始图像更简单的表示方式来更好地分析图像。一种用于分割图像的方法是阈值分割;也就是说,将强度值低于阈值的所有像素设置为背景值,而将高于阈值的其他像素设置为前景值。最简单的阈值处理形式是对所有像素使用全局阈值,而自适应阈值处理根据像素及其周围环境动态改变阈值。典型地,阈值处理从灰度图像开始,并输出二进制图像以清晰地描绘图像中的片段。在本实验中,我们开发了一种自适应阈值算法,并将其与更简单的算法进行了比较。 此外,我们还开发了逆运动学证明来将机械臂移动到给定的x,y,z坐标。这一证明涉及三种命名身份,并获得了对机械臂设计的更好理解。(Image threshold segmentation)
- 2019-04-14 15:41:02下载
- 积分:1