资源列表

« 1 2 ... .64 .65 .66 .67 .68 16469.70 .71 .72 .73 .74 ... 28523 »

[matlab例程matlab-SIMO-control

说明:微机控制系统大作业单输入单输出,多输入单输出控制matlab程序,-The microcomputer control system project single input and single output, many input single output control matlab,
<吕明> 在 2025-11-12 上传 | 大小:187kb | 下载:0

[数据结构常用算法AStar

说明:A*(A-Star)算法是一种静态路网中求解最短路最有效的方法。公式表示为: f(n)=g(n)+h(n),其中f(n) 是从初始点经由节点n到目标点的估价函数,g(n) 是在状态空间中从初始节点到n节点的实际代价,h(n)是从n到目标节点最佳路径的估计代价。 -A* (A-Star) is a static network algorithm for solving the shortest most effective way. Formula is expressed as: f (n)
<王健> 在 2025-11-12 上传 | 大小:4.62mb | 下载:0

[数学计算/工程计算1

说明:题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去        掉不满足条件的排列。-Title: There 1,2,3,4 digits, to form different from each other and how many three-digit numbers without repetition? Is how much? 1 program analy
<周聪> 在 2025-11-12 上传 | 大小:2kb | 下载:0

[数学计算/工程计算point

说明:用C++建立类,用于计算两点之间的距离。-The establishment of classes in C++, used to calculate the distance between two points.
<颜俊杰> 在 2025-11-12 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Interpolation

说明:有好几种圆和直线算法。我看的这个才写完直线与远的算法。很经典。-Interpolation algorithm
<赵峰> 在 2025-11-12 上传 | 大小:476kb | 下载:0

[matlab例程EEI

说明:this scr ipt for running Extended Elastic Impedance(EEI),from well log data-this is scr ipt for running Extended Elastic Impedance(EEI),from well log data
<Aliyyus> 在 2025-11-12 上传 | 大小:1kb | 下载:0

[STLGuider

说明:STL功能文档,方便STL实现编程,进行map,set,vector等的使用-STL function documentation to facilitate the implementation of the STL programming, to map, set, vector, etc. Use
<lijiawei> 在 2025-11-12 上传 | 大小:17.22mb | 下载:0

[matlab例程p156_DFT_FFT

说明:该程序为matlab代码。通过对相同数据分别进行DFT与FFT这两种变换,来对比两者的异同。-The program for the matlab code. By the same data were carried out both DFT and FFT transform, to compare the similarities and differences between the two.
<马骆> 在 2025-11-12 上传 | 大小:2kb | 下载:0

[matlab例程Genetic_Algorithm_Final

说明:To implement the genetic algorithm for optimization of the given function. PROBLEM:- Given a one variable function f(x)= {█(2+e^((x-10)) +cos⁡ 〖(x-10) 〗 if x≤10 @2+ e^((10-x))+cos⁡ (10-x) if x>10)┤ Determine maximum function
<mandar> 在 2025-11-12 上传 | 大小:1kb | 下载:0

[matlab例程SNR_matlab

说明:该代码为matlab代码,其内容是基于最大信噪比的盲源分离算法。可将该算法用于语音信号、图像信号的处理中。-The code for the matlab code, its content is based on the maximum SNR of the blind source separation algorithm. The algorithm can be used for voice signals, image signal processing.
<马骆> 在 2025-11-12 上传 | 大小:1kb | 下载:0

[matlab例程qiaodu_matlab

说明:该程序是matlab代码编写。其内容为一种改进的基于峭度的盲源分离开关算法。可用于语音信号处理及数字图像处理等领域。-Matlab code of the program is written. It contains an improved kurtosis-based blind source separation algorithm switch. Can be used for voice signal processing and digital image processing an
<马骆> 在 2025-11-12 上传 | 大小:1kb | 下载:0

[matlab例程trust_region

说明:trust_region求解约束优化问题 This trust region algorithm incorporates bound constraintstogether with an ellipsoidal trust region- This trust region algorithm incorporates bound constraintstogether with an ellipsoidal trust region
<谭文> 在 2025-11-12 上传 | 大小:1kb | 下载:0
« 1 2 ... .64 .65 .66 .67 .68 16469.70 .71 .72 .73 .74 ... 28523 »

源码中国 www.ymcn.org