-
Matlab-order-guide
MATLAB指令大全,里面比较细致的讲解了matlab软件的各种命令。(MATLAB command Guinness, which explained the detailed comparison of the various commands matlab software.)
- 2011-05-11 15:50:55下载
- 积分:1
-
stop-and-wait
Stop-and-wait ARQ is a method used in telecommunications to send information between two connected devices. It ensures that information is not lost due to dropped packets and that packets are received in the correct order. It is the simplest kind of automatic repeat-request (ARQ) method. A stop-and-wait ARQ sender sends one frame at a time it is a special case of the general sliding window protocol with both transmit and receive window sizes equal to 1. After sending each frame, the sender doesn t send any further frames until it receives an acknowledgement (ACK) signal. After receiving a good frame, the receiver sends an ACK. If the ACK does not reach the sender before a certain time, known as the timeout, the sender sends the same frame again.
- 2011-08-03 16:52:09下载
- 积分:1
-
zsource
Z源逆变器的matlab仿真模型,仿真结果可以使用,但是存在一点小问题,欢迎我们交流(Z-source inverter matlab simulation model, the simulation results can be used, but there is a little problem, welcome to our exchange)
- 2013-04-05 11:15:56下载
- 积分:1
-
st-ekf
强跟踪滤波程序,其中包括st-ukf和st-ekf(code for st-ekf and st-ukf)
- 2020-11-24 15:39:32下载
- 积分:1
-
matlab 多幅图像拼接
some image matching and mosaic
- 2020-06-18 03:40:01下载
- 积分:1
-
MATLAB_for_Fuzzy
模糊神经网络解耦的MATLAB程序,适用于神经网络学习者(MATLAB fuzzy neural network decoupling procedures applicable to the neural network learners)
- 2013-03-21 09:46:11下载
- 积分:1
-
cnvrtwfm_066084200
说明: isf转换csv格式的exe文件,示波器生成的isf(ISF conversion to CSV)
- 2020-12-12 19:39:15下载
- 积分:1
-
KPMstats
kalman滤波matlab程序,很完整的资料(kalman filter matlab program, it is a complete information)
- 2009-06-13 20:40:40下载
- 积分:1
-
byjc
说明: 边缘检测程序,有各种边缘检测算子,包括sobel等,自己写的源程序,共享(Edge detection process, a variety of edge detection operator, including sobel and so on, to write the source code, sharing)
- 2011-04-11 10:40:21下载
- 积分:1
-
S-function-to-Simulink
S-函数是System function 系统函数的简称,是指采用非图形化(即计算机语言,而非Simulink
系统模块)的方式描述的功能模块。在MATLAB 中,用户除了可以使用MATLAB 代码编写S-函数以外,还
可以使用C、C++、FORTRAN 或Ada 语言编写S-函数,只不过用这些语言编写程序时需要用编译器生成
动态连接库(DLL)文件,然后在Simulink 中直接调用(S-function System Function system function, refers to the use of non-graphical (ie computer language, rather than the Simulink system module) way described functional modules. In MATLAB, the user can use MATLAB code to write the S-function outside can use C, C++, FORTRAN or Ada language preparation of the S-function, only in these languages to write programs need to use the compiler to generate dynamic link library (DLL ) file, and then called directly in Simulink)
- 2013-05-15 09:54:55下载
- 积分:1