-
test
一些有用的只能优化算法的优化测试函数,一起和大家分享。(Some useful optimization algorithm can only test functions, together and share.)
- 2010-08-27 20:25:00下载
- 积分:1
-
TCPIP_Communications_in_Matlab
Transmission Control Protocol (TCP/IP) communications are used to send data from one computer to another over a network or from one application to another within a single computer.
The jtcp.m program uses Matlab s ability to call Java code to enable it to send and/or receive TCP packets. One Matlab session can communicate with another Matlab session (on the same machine or over the network) or it can communicate with a completely different program (again, on the same machine or over the network).
The jtcp.m program is basically just a friendly wrapper for Rodney Thomson s "example" TCP/IP code(Transmission Control Protocol (TCP/IP) communications are used to send data from one computer to another over a network or from one application to another within a single computer. The jtcp.m program uses Matlab' s ability to call Java code to enable it to send and/or receive TCP packets. One Matlab session can communicate with another Matlab session (on the same machine or over the network) or it can communicate with a completely different program (again, on the same machine or over the network).)
- 2009-11-15 21:11:40下载
- 积分:1
-
kmeanscluster
K-means clustering algorithm
- 2014-11-02 01:35:59下载
- 积分:1
-
Inequality-constrained-optimization
德克萨斯大学奥斯汀分校Baldick Ross教授关于不等式约束最优化问题的课件。详细阐述了最优潮流等典型最优化问题。(Baldick Ross Professor of the University of Texas at Austin courseware inequality constrained optimization problem. The typical elaborate OPF most optimization problems.)
- 2020-11-17 20:09:39下载
- 积分:1
-
three_phase_rectifer_svpwm_2015rb
该仿真模型是基于matlab的三电平空间矢量整流器,模型由本人自己搭建。运行结果良好。(The simulation model is a three-level space vector rectifier based on matlab.The result is good.)
- 2019-02-25 22:12:27下载
- 积分:1
-
edge-detection-operator-
说明: 图像边缘检测的各种算子的编程实现及与系统内部程序比较实例(A variety of edge detection operator programming and internal procedures and systems to compare instance)
- 2011-03-30 10:29:26下载
- 积分:1
-
flpmult
floating point complex mult and approximation for fraction 1/3
- 2014-10-30 06:42:33下载
- 积分:1
-
MatlabFiles4
Matlab Image Processing Part 4
- 2011-10-25 14:48:53下载
- 积分:1
-
Wavelet-decomposition
一维连续小波变换,多尺度分解,系数图形显示,不同尺度的重构。(One-dimensional continuous wavelet transform, multi-scale decomposition coefficient graphical display, the reconstruction of the different scales.)
- 2013-04-10 22:50:54下载
- 积分:1
-
elevator_matlab
某居民楼共21层,从6:00到9:00,平均有500人出,200人进门,没有人楼层之间窜门,电梯运动通过
一层距离时间为1秒,启动和制动另需1秒,开门关门需要2秒,一个人进出电梯平均时间0。5秒,电梯容量
为15人,呼叫间隔服从指数分布,楼层等概率,上行将乘客送完,下行时有更低楼层呼叫(只要时间允许)就
带走,6:00时电梯在一楼,无乘客停在刚才服务的楼层,一般先先呼叫谁先接受服务,但上行时不接受更低呼叫
下行时不考虑更高楼层呼叫
(a simulation matlabtest for elevator models)
- 2012-12-02 10:19:07下载
- 积分:1