搜索:Simplex Method
找到约 674 项符合「Simplex Method」的查询结果
结果 674
按分类筛选
- 全部
- 技术资料 (155)
- matlab例程 (93)
- 数学计算 (50)
- 数值算法/人工智能 (34)
- 其他 (29)
- 单片机编程 (28)
- 其他书籍 (25)
- 人工智能/神经网络 (17)
- 文章/文档 (15)
- 软件工程 (12)
- 系统设计方案 (12)
- 软件设计/软件工程 (11)
- 通讯/手机编程 (10)
- 行业发展研究 (10)
- 文件格式 (8)
- 数据结构 (8)
- 微处理器开发 (8)
- 加密解密 (7)
- 压缩解压 (7)
- Java编程 (7)
- 通讯编程文档 (7)
- 单片机开发 (6)
- 书籍 (6)
- 书籍源码 (5)
- 模拟电子 (5)
- 可编程逻辑 (5)
- Java书籍 (5)
- Delphi控件源码 (5)
- 电子书籍 (4)
- 嵌入式/单片机编程 (4)
- 其他行业 (4)
- 无线通信 (3)
- DSP编程 (3)
- 传感与控制 (3)
- 教程资料 (3)
- 其他嵌入式/单片机内容 (3)
- VIP专区 (3)
- 电源技术 (2)
- 学术论文 (2)
- 图形图像 (2)
- 测试测量 (2)
- 驱动编程 (2)
- Linux/Unix编程 (2)
- 教育系统应用 (2)
- 网络 (2)
- CA认证 (2)
- 技术管理 (2)
- Windows CE (2)
- Symbian (2)
- JavaScript (2)
- VC书籍 (2)
- 邮电通讯系统 (2)
- 并行计算 (2)
- 人物传记/成功经验 (2)
- 接口技术 (1)
- 多媒体处理 (1)
- 存储器技术 (1)
- 技术书籍 (1)
- Matlab (1)
- 工控技术 (1)
- Internet/网络编程 (1)
- Modem编程 (1)
- 串口编程 (1)
- 游戏 (1)
- *行业应用 (1)
- Applet (1)
- 多国语言处理 (1)
- VHDL/FPGA/Verilog (1)
- 生物技术 (1)
- 交通/航空行业 (1)
- GPS编程 (1)
- 软件测试 (1)
- 源码 (1)
- 论文 (1)
https://www.eeworm.com/dl/650/139303.html
人工智能/神经网络
Description: C4.5Rule-PANE is a rule learning method which could generate accurate and comprehensibl
Description: C4.5Rule-PANE is a rule learning method which could generate accurate and comprehensible symbolic rules, through regarding a neural network ensemble as a pre-process of a rule inducer.
Reference: Z.-H. Zhou and Y. Jiang. Medical diagnosis with C4.5 rule preceded by a ...
https://www.eeworm.com/dl/665/241556.html
matlab例程
matlab codes for solving ODEs, including euler method, RK methods etc, and some examples.
matlab codes for solving ODEs, including euler method, RK methods etc, and some examples.
https://www.eeworm.com/dl/648/276884.html
单片机开发
this C file provides a method to use the timer in upsd mirvo processor
this C file provides a method to use the timer in upsd mirvo processor
https://www.eeworm.com/dl/665/236767.html
matlab例程
有关the method of line即MOL算法的matlab代码
有关the method of line即MOL算法的matlab代码
https://www.eeworm.com/dl/668/259074.html
其他行业
A Numerical Photonics library written in C++. The library includes beam propagation method, coupled
A Numerical Photonics library written in C++. The library includes beam propagation method, coupled mode method, Bragg Gating Analysis, transfer matrix method, and vectorial Fourier Decomposition method. Very useful in simulating integrated Photonic devices
https://www.eeworm.com/dl/665/178112.html
matlab例程
realize overlapped-add method %[y]=overlpadd(x,h,Nfft) %y:output sequence %x:input sequence %h
realize overlapped-add method
%[y]=overlpadd(x,h,Nfft)
%y:output sequence
%x:input sequence
%h:filter impulse response sequence
%Nfft:points of each DFT operation
%重叠相加法实现分段卷积
https://www.eeworm.com/dl/542/219216.html
其他书籍
CORDIC (Coordinate Rotation Digital Computer) is a method for computing elementary functions using m
CORDIC (Coordinate Rotation Digital Computer) is a method for computing elementary functions using minimal hardware such as shifts, adds/subs and compares.
CORDIC works by rotating the coordinate system through constant angles until the angle is reduces to zero. The angle offse ...
https://www.eeworm.com/dl/665/204174.html
matlab例程
有限元法(finite element method)求波导中的TE模
有限元法(finite element method)求波导中的TE模
https://www.eeworm.com/dl/647/358902.html
嵌入式/单片机编程
The widespread use of embedded systems mandates the development of industrial software design method
The widespread use of embedded systems mandates the development of industrial software design methods, i.e. computer-aided design and engineering of embedded applications using formal models (frameworks) and standardized prefabricated components, much in the same way as in other ...
https://www.eeworm.com/dl/540/184536.html
软件工程
Name:neural Network Control, for Matlab,tipical description for control problems with NN method, add
Name:neural Network Control, for Matlab,tipical description for control problems with NN method, additionally, there are some useful examples to be referenced.