登录
首页 » matlab » modelocked

modelocked

于 2021-04-15 发布 文件大小:2KB
0 443
下载积分: 1 下载次数: 37

代码说明:

  基于锁模光纤激光器的仿真,各器件已经模块化,可直接使用(Simulation of mode-locked fiber laser)

文件列表:

modelocked.m, 5783 , 2017-10-27

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • linux下的俄罗斯方块,程序短小精悍,代码仅有不到100k,适合于初学C++语言想看看大程序结构的同行们。...
    linux下的俄罗斯方块,程序短小精悍,代码仅有不到100k,适合于初学C++语言想看看大程序结构的同行们。-Russia under linux box, procedures small and code with less than 100k, suitable for a novice C language to look at the program structure counterparts.
    2022-12-28 22:30:04下载
    积分:1
  • DESIGN-AND-DEVELOPMENT-OF-ADVANCED-JET-ENGINE
    说明:  DESIGN AND DEVELOPMENT OF ADVANCED JET ENGINE
    2020-06-20 15:00:01下载
    积分:1
  • The word building game is a well known game all over the world. It is also calle...
    The word building game is a well known game all over the world. It is also called as scrabble. In this network-supported game, four players can play the game together sharing the same matrix board. Players can join their corresponding opponents directly by searching. I have used UDP sockets for searching the hosted game and TCP sockets for game processing. This game can be played within the subnet.
    2023-01-15 04:30:03下载
    积分:1
  • mainamplitudecomparison
    单脉冲比幅和差通道测角 matlab程序 (And a differential amplitude comparison monopulse angle measurement channel)
    2021-03-22 15:29:17下载
    积分:1
  • Routing Meger
    Routing_Meger matlab code for wsn networks
    2020-11-28 21:59:29下载
    积分:1
  • cos similar
    说明:  把图片表示成一个向量,通过计算向量之间的余弦距离来表征两张图片的相似度。(The image is represented as a vector, and the cosine distance between the vectors is calculated to represent the similarity of the two images.)
    2019-11-27 15:02:59下载
    积分:1
  • C#显示隐藏Windows任务栏
    C#显示隐藏Windows任务栏,这个是Windows本身也自带的功能,不过现在用C#模拟一下这个小功能,多学习一些C#与Windows方面相结合的小例子,相信对Winform编程来说,是有益的吧。写这个小程序的时候,我对窗体的按钮作了一些美化,加入了图标,是不是更漂亮了。
    2022-08-04 08:45:53下载
    积分:1
  • booksystem_A5
    图书馆管理系统,能进 图书管理系统软件 图书管理系统软件 行图书馆管理系统能实测国民经济和企业的各种运行情况;利用过去的数据预测未来;从企业全局出发辅助企业进行管理决策;利用信息控制企业的行为;帮助企业实现其规划目标。 图书馆管理系统合运用了管理科学,系统科学,运筹学,统计学,计算机科学等学科的知识。可以通俗的简化的描述图书馆管理系统的三要素:系统的观点、数学的方法以及计算机的应用。 图书馆管理系统概念结构主要由四大部分组成即信息源、信息处理器、信息用户、信息管理者组成。(Library Management System Library Management System Software Library Management System Software The library management system can measure the national economy and the operation of enterprises; use past data to predict the future; assist enterprises in management decision-making from the overall situation of enterprises; use information to control the behavior of enterprises; help enterprises achieve their planning objectives. Library management system combines management science, system science, operations research, statistics, computer science and other disciplines. It can describe the three elements of library management system in a simple way: the viewpoint of system, the method of mathematics and the application of computer. The conceptual structure of library management system mainly consists of four parts: information source, information processor, information user and information manager.)
    2019-02-25 12:13:35下载
    积分:1
  • [输入] 图的顶点个数N,图中顶点之间的关系及起点A和终点B [输出] 若A到B无路径,则输出“There is no path” 否则输出A到B路...
    [输入] 图的顶点个数N,图中顶点之间的关系及起点A和终点B [输出] 若A到B无路径,则输出“There is no path” 否则输出A到B路径上个顶点 [存储结构] 图采用邻接矩阵的方式存储。 [算法的基本思想] 采用广度优先搜索的方法,从顶点A开始,依次访问与A邻接的顶点VA1,VA2,...,VAK, 访问遍之后,若没有访问B,则继续访问与VA1邻接的顶点VA11,VA12,...,VA1M,再访问与VA2邻接顶点...,如此下去,直至找到B,最先到达B点的路径,一定是边数最少的路径。实现时采用队列记录被访问过的顶点。每次访问与队头顶点相邻接的顶点,然后将队头顶点从队列中删去。若队空,则说明到不存在通路。在访问顶点过程中,每次把当前顶点的序号作为与其邻接的未访问的顶点的前驱顶点记录下来,以便输出时回溯。 #include int number //队列类型 typedef struct{ int q[20] -[imported] map of the number of vertices N, Vertex map of the relationship between the starting point and end point A and B [output] if A to B without path then exporting "There is no path" Otherwise output A to B on the path vertices [storage structure] plan adopted adjacency matrix of storage. [Algorithm for the basic idea] BFS way from the vertex A, A visit followed with adjacent vertices VA1, VA2 ,..., VAK, visiting times, if not visit B, continue to visit with the VA1 adjacent vertices VA11, VA12 ,..., VA1M. VA2 and then
    2022-01-25 22:50:29下载
    积分:1
  • 很好的英语学习资源,对词汇量的提高十分有益。
    很好的英语学习资源,对词汇量的提高十分有益。-Very good English learning resources, improve vocabulary and useful.
    2022-08-24 04:00:27下载
    积分:1
  • 696516资源总数
  • 106478会员总数
  • 6今日下载