-
imui
实现了在MATLAB环境下进行汽车车牌识别的过程(Realize in the MATLAB environment Automobile License Plate Recognition process)
- 2008-05-09 18:39:49下载
- 积分:1
-
OFDM
有详细的OFDM的LS,MMSN算法,注释,允许结果均有效(Detailed OFDM-LS, MMSN algorithm, notes, allowing the results are valid)
- 2013-11-14 19:20:14下载
- 积分:1
-
glplatform
This document is licensed under the SGI Free Software B License Version 2.0.
- 2015-06-30 11:46:50下载
- 积分:1
-
火灾人员疏散仿真系统
人员疏散过程建模仿真 采用元胞自动机的方法 对公共安全中的人员疏散问题进行了分析,在此基础上提出了一系列的基本假设,建立了人员疏散模型(Occupant Evacuation Model),并用matlab实现了仿真程序。通过在不同初始条件下的多次仿真测试,比较了不同条件下的仿真结果,由此提出了一些公共场所提高安全防范的措施和人员疏散方法的建议,以使灾害发生时尽量减少人员伤亡
- 2023-03-11 07:50:04下载
- 积分:1
-
spwmnpc
npc 3-level inverter spwm matlab
- 2021-04-19 15:58:51下载
- 积分:1
-
ddssss011i
直接序列扩频通信系统仿真程序源码,使用maatlab语言设计的程序源码。 可直接使用。
(Direct sequence spread spectrum communication system simulation, source code, program source code using maatlab language design. Can be used directly.)
- 2012-07-10 09:18:17下载
- 积分:1
-
half-model
半车模型,考虑车辆悬架,前后俯仰等自由度,利用S函数编写(Half car model, considering vehicle suspension, front and rear elevation and other degrees of freedom, the use of S-function written)
- 2020-07-04 00:40:01下载
- 积分:1
-
sample1
its a matlab code for ofdm with 16 qam
- 2013-10-20 14:55:41下载
- 积分:1
-
Insert-matlab-intotext
在文本文件中嵌入MATLAB代码并运行返回结果
类似在HTML中嵌入PHP和ASP代码,本函数实现在文本文件中嵌入matlab代码并运行!
主要作用以及价值:
在文本文件中嵌入matlab代码,并可以直接运行该文本文件
根据matlab变量的当前值,实时修改文件文件中相应的数据
目前具有如下功能:
matlab代码使用必须包含在< >符号中,中间的内容都被解析为matlab代码
matlab代码可以放在文本的任意位置,你想放在什么地方都可以
matlab代码允许被文本分割而不连续书写,比如循环语句
fprintf(fid_target,...)函数用来向文件中写入字符,目前还比较麻烦
有待改进的方面有:
在文本文件中增加对matlab function的支持
简化变量输出,目前只能fprintf(fid_target,...)
目前是M脚本完成功能的,后期会提供M函数(MATLAB code embedded in the text file and run return results
Similar PHP and ASP code embedded in HTML, the function matlab code embedded in the text file and run!
A major role as well as the value of:
Matlab code embedded in the text file, and can be run directly on the text file
Modify the data file file based on the current value of the matlab variables, real-time
Currently has the following functions:
matlab code uses the symbol in the middle of the parse matlab code must contain
matlab code can be placed anywhere in the text, where you want to put
matlab code allows text segmentation without the consecutive writing, such as loop statement
fprintf (fid_target, ...) function is used to write characters to the file, there is too much trouble
Areas for improvement:
Increase support for matlab function in a text file
Simplify variable output, can only the fprintf (fid_target ...)
M script completed, late M function)
- 2012-11-15 13:46:40下载
- 积分:1
-
K_均值聚类算法(原理加程序代码)
用matlab编写的k均值聚类程序,可直接运行调用-Prepared by the MATLAB K mean clustering procedures, can be directly run callK-均值聚类算法 1.初始化:选择c个代表点,...,,321cpppp 2.建立c个空间聚类表:CKKK...,21 3.按照最小距离法则逐个对样本X进行分类: ),(),,(min argJii Kxaddpxj 4.计算J及用各聚类列表计算聚类均值,并用来作为各聚类新的代表点(更新代表点) 5.若J不变或代表点未发生变化,则停止。否则转2.K-均值聚类算法 1.初始化:选择c个代表点,...,,321cpppp 2.建立c个空间聚类表:CKKK...,21 3.按照最小距离法则逐个对样本X进行分类: ),(),,(min argJii Kxaddpxj 4.计算J及用各聚类列表计算聚类均值,并用来作为各聚类新的代表点(更新代表点) 5.若J不变或代表点未发生变化,则停止。否则转2.K-均值聚类算法 1.初始化:选择c个代表点,...,,321cpppp 2.建立c个空间聚类表:CKKK...,21 3.按照最小距离法则逐个对样本X进行分类: ),(),,(min argJii Kxaddpxj 4.计算J及用各聚类列表计算聚类均值,并用来作为各聚类新的代表点(更新代表点) 5.若J不变或代表点未发生变化,则停止。否则转2.K-均值聚类算法 1.初始化:选择c个代表点,...,,321cpppp 2.建立c个空间聚类表:CKKK...,21 3.按照最小距离法则逐个对样本X进行分类: ),(),,(min argJii Kxaddpxj 4.计算J及用各聚类列表计算聚类均值,并用来作为各聚类新的代表点(更新代表点) 5.若J不变或代表点未发生变化,则停止。否则转2.K-均值聚类算法 1.初始化:选择c个代表点,...,,321cppp
- 2022-07-05 05:50:17下载
- 积分:1