-
longgekuta
说明: 龙格库塔算法的两个MATLAB程序,供大家借鉴。(Runge-Kutta algorithm two MATLAB programs for everybody' s reference.)
- 2009-09-01 10:49:22下载
- 积分:1
-
sp
说明: 样条曲线曲面的相关理论知识,内含部分程序代码(Knowledge spline curve and surface fitting must-see, very good)
- 2015-01-04 17:10:49下载
- 积分:1
-
Ch_RTT_TWT_UTD_HAICEHUI
功能:该程序用于仿真时间同步算法双向不等时间同步方法(TWT-UTD)与无时漂往返校时方法(RTT)。输入:节点间距离、钟漂,输出:两幅同步误差比对图。(Features: The program for the simulation time synchronization method of time synchronization algorithm for two-way ranging (TWT-UTD) and no drift from the time when the method of school (RTT). Input: the distance between nodes, clock drift, output: 2 synchronization errors of the map.)
- 2010-08-16 10:47:24下载
- 积分:1
-
bsscompare
瞬时混合盲信号分离问题的自适应算法比较。
有论文,有程序,自己写的,有输入波形,有输出结果,适合完成学习盲分离。(Instantaneous Blind Signal Separation Mixed Adaptive Algorithm for comparison. A paper, a procedure that he wrote with input waveforms, the results are output for the completion of learning blind source separation.)
- 2010-08-30 15:36:12下载
- 积分:1
-
ML_and_MAP
最大似然(ML)准则和最大后验概率(MAP)准则Matlab仿真(Maximum Likelihood (ML) criteria and maximum a posteriori probability (MAP) criteria Matlab simulation )
- 2011-05-31 15:45:22下载
- 积分:1
-
envelope
这个程序用于提取信号的包络,用以求取信号的轮廓得到信号的主要信息(This procedure is used to extract the signal envelope, to obtain the main information of the signal to strike a signal contour)
- 2012-09-09 11:58:09下载
- 积分:1
-
MATLAB-basic-intensive-training
运用MATLAB编程并结合simulink解决简单的电路问题。
自选题目:图1所示为典型的直流电阻电路[3], 含有电压控制的受控电流源VCCS,其中,R1=1Ω,R2= 2Ω, R3=3Ω,US=10V, IS=15A, VCCS= ,现需分析计算电流i1和电压u2
(Combined with the use of MATLAB simulink program to solve simple circuit problems. Optional Title: Figure 1 shows a typical DC resistance of the circuit [3], with voltage-controlled current source controlled VCCS, which, R1 = 1Ω, R2 = 2Ω, R3 = 3Ω, US = 10V, IS = 15A, VCCS =, now need to be analyzed to compute the current and voltage u2 i1)
- 2010-06-30 13:08:36下载
- 积分:1
-
mohuPIDFIS
此为机器人模糊控制中的模糊控制规则,在模糊控制中加入此模糊控制规则,可得到仿真(This is the robot fuzzy control fuzzy control rules, fuzzy control fuzzy control rules by adding this can be obtained simulation)
- 2013-09-30 11:08:52下载
- 积分:1
-
HZK32h
Store contains 32 * 32 blackbody, including English and Japanese alphanumeric characters, special symbols(Store contains 32* 32 blackbody, including English and Japanese alphanumeric characters, special symbols)
- 2014-01-16 15:21:50下载
- 积分:1
-
MappedTensor
Manages very large tensors of arbitrary dimensions as mapped files on disk.
(This class transparently maps large tensors of arbitrary dimensions to temporary files on disk. Referencing is identical to a standard matlab tensor, so a MappedTensor can be passed into functions without requiring that the function be written specifically to use MappedTensors. This is opposed to memmapfile objects, which cannot be used in such a way.
MappedTensor also offers support for basic operations such as permute, without requiring space for the tensor to be allocated.
An existing binary file can also be mapped, similarly to memmapfile. However, memmapfile offers more flexibility in terms of file format.
)
- 2010-12-14 15:17:16下载
- 积分:1